F´ Flight Software - C/C++ Documentation
NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
Deframer.hpp
Go to the documentation of this file.
1
// ======================================================================
2
// Deframer.hpp
3
// Standardization header for Deframer
4
// ======================================================================
5
6
#ifndef Svc_Deframer_HPP
7
#define Svc_Deframer_HPP
8
9
#include "
Svc/Deframer/DeframerComponentImpl.hpp
"
10
11
namespace
Svc
{
12
13
using
Deframer
=
DeframerComponentImpl
;
14
15
}
16
17
#endif
DeframerComponentImpl.hpp
Svc::DeframerComponentImpl
Generic deframing component using DeframingProtocol implementation for actual deframing.
Definition:
DeframerComponentImpl.hpp:35
Svc
Definition:
ActiveRateGroupImplCfg.hpp:18
Svc
Deframer
Deframer.hpp
Generated by
1.8.17