![]() |
F´ Flight Software - C/C++ Documentation
NASA-v2.0.0
A framework for building embedded system applications to NASA flight quality standards.
|
#include <Svc/FramingProtocol/FramingProtocol.hpp>
#include <Svc/FramingProtocol/DeframingProtocol.hpp>
Go to the source code of this file.
Classes | |
class | Svc::FprimeFraming |
class implementing the fprime serialization protocol More... | |
class | Svc::FprimeDeframing |
Namespaces | |
Svc | |
Macros | |
#define | FP_FRAME_TOKEN_TYPE U32 |
#define | FP_FRAME_HEADER_SIZE (sizeof(FP_FRAME_TOKEN_TYPE) * 2) |
#define FP_FRAME_HEADER_SIZE (sizeof(FP_FRAME_TOKEN_TYPE) * 2) |
Definition at line 19 of file FprimeProtocol.hpp.
#define FP_FRAME_TOKEN_TYPE U32 |
Definition at line 18 of file FprimeProtocol.hpp.