![]() |
F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
#include <FpConfig.hpp>Go to the source code of this file.
Classes | |
| class | Fw::Serializable |
| forward declaration More... | |
| class | Fw::SerializeBufferBase |
| class | Fw::ExternalSerializeBuffer |
Namespaces | |
| Fw | |
Enumerations | |
| enum | Fw::SerializeStatus { Fw::FW_SERIALIZE_OK , Fw::FW_SERIALIZE_FORMAT_ERROR , Fw::FW_SERIALIZE_NO_ROOM_LEFT , Fw::FW_DESERIALIZE_BUFFER_EMPTY , Fw::FW_DESERIALIZE_FORMAT_ERROR , Fw::FW_DESERIALIZE_SIZE_MISMATCH , Fw::FW_DESERIALIZE_TYPE_MISMATCH } |
| forward declaration for string More... | |