F´ Flight Software - C/C++ Documentation  NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
Framer.hpp
Go to the documentation of this file.
1 // ======================================================================
2 // Framer.hpp
3 // Standardization header for Framer
4 // ======================================================================
5 
6 #ifndef Svc_Framer_HPP
7 #define Svc_Framer_HPP
8 
10 
11 namespace Svc {
12 
14 
15 }
16 
17 #endif
FramerComponentImpl.hpp
Svc::Framer
FramerComponentImpl Framer
Definition: Framer.hpp:13
Svc
Definition: ActiveRateGroupCfg.hpp:18
Svc::FramerComponentImpl
Generic framing component using FramingProtocol implementation for actual framing.
Definition: FramerComponentImpl.hpp:31