![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
Go to the source code of this file.
Macros | |
| #define | PRI_FwSizeType PRI_PlatformSizeType |
Typedefs | |
| typedef PlatformSizeType | FwSizeType |
| #define PRI_FwSizeType PRI_PlatformSizeType |
Definition at line 16 of file FwSizeTypeAliasAc.h.
| typedef PlatformSizeType FwSizeType |
The unsigned type of larger sizes internal to the software, e.g., memory buffer sizes, file sizes. Must be unsigned.
Definition at line 15 of file FwSizeTypeAliasAc.h.