![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
#include "Fw/Types/BasicTypes.h"Go to the source code of this file.
Macros | |
| #define | PRI_FwEnumStoreType PRI_I32 |
Typedefs | |
| typedef I32 | FwEnumStoreType |
| #define PRI_FwEnumStoreType PRI_I32 |
Definition at line 15 of file FwEnumStoreTypeAliasAc.h.
| typedef I32 FwEnumStoreType |
The type used to serialize a C++ enumeration constant FPP enumerations are serialized according to their representation types
Definition at line 14 of file FwEnumStoreTypeAliasAc.h.