F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
FwSizeTypeAliasAc.h
Go to the documentation of this file.
1 // ======================================================================
2 // \title FwSizeTypeAliasAc.h
3 // \author Generated by fpp-to-cpp
4 // \brief h file for FwSizeType alias
5 // ======================================================================
6 
7 #ifndef FwSizeTypeAliasAc_H
8 #define FwSizeTypeAliasAc_H
9 
10 #include "Fw/Types/BasicTypes.h"
11 #include "cmake/platform/unix/Platform/PlatformSizeTypeAliasAc.h"
12 
15 typedef PlatformSizeType FwSizeType;
16 #define PRI_FwSizeType PRI_PlatformSizeType
17 
18 #endif
PlatformSizeType FwSizeType