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