F´ Flight Software - C/C++ Documentation NASA-v1.6.0
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 | |
namespace | 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... | |