![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
#include "Fw/Types/BasicTypes.h"#include "cmake/platform/unix/Platform/PlatformSignedSizeTypeAliasAc.h"Go to the source code of this file.
Macros | |
| #define | PRI_FwSignedSizeType PRI_PlatformSignedSizeType |
Typedefs | |
| typedef PlatformSignedSizeType | FwSignedSizeType |
| #define PRI_FwSignedSizeType PRI_PlatformSignedSizeType |
Definition at line 16 of file FwSignedSizeTypeAliasAc.h.
| typedef PlatformSignedSizeType FwSignedSizeType |
The signed type of larger sizes internal to the software, used for signed offsets, e.g., file seek offsets. Must be signed.
Definition at line 15 of file FwSignedSizeTypeAliasAc.h.