F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
EntityIdAliasAc.hpp
Go to the documentation of this file.
1
// ======================================================================
2
// \title EntityIdAliasAc.hpp
3
// \author Generated by fpp-to-cpp
4
// \brief hpp file for EntityId alias
5
// ======================================================================
6
7
#ifndef Svc_Ccsds_Cfdp_EntityIdAliasAc_HPP
8
#define Svc_Ccsds_Cfdp_EntityIdAliasAc_HPP
9
10
#include "
Fw/Types/BasicTypes.hpp
"
11
12
namespace
Svc
{
13
14
namespace
Ccsds {
15
16
namespace
Cfdp {
17
32
using
EntityId
= U32;
33
34
}
35
36
}
37
38
}
39
40
#endif
Svc::Ccsds::Cfdp::EntityId
U32 EntityId
Entity id size.
Definition:
EntityIdAliasAc.hpp:32
BasicTypes.hpp
C++ header for working with basic fprime types.
Svc
RateGroupDivider component implementation.
Definition:
ActiveRateGroupCfg.hpp:18
default
config
EntityIdAliasAc.hpp
Generated by
1.8.14