F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
FwEnumStoreTypeAliasAc.h File Reference

Go to the source code of this file.

Macros

#define PRI_FwEnumStoreType   PRI_I32
 

Typedefs

typedef I32 FwEnumStoreType
 

Macro Definition Documentation

◆ PRI_FwEnumStoreType

#define PRI_FwEnumStoreType   PRI_I32

Definition at line 15 of file FwEnumStoreTypeAliasAc.h.

Typedef Documentation

◆ FwEnumStoreType

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.