8 #ifndef _ATTRIBUTE1516EDEFINITION_
9 #define _ATTRIBUTE1516EDEFINITION_
19 using namespace rti1516e;
45 const std::map<AttributeHandle, std::string>& getAhvps();
46 const std::string& getFedTime();
48 const std::string& getTag();
49 MessageRetractionHandle getRetractionHandle();
55 std::map<AttributeHandle, std::string>
myAhvps;
56 std::string myFedTime;
63 #endif // #define _ATTRIBUTE1516DEFINITION_
Definition: Typedefs.h:101
A convenience header provided for developers that would like to include everything all at once...
std::map< AttributeHandle, std::string > myAhvps
Definition: simpleTimeAttribute1516e.h:55
Definition: LogicalTime.h:35
MessageRetractionHandle myRetractionHandle
Definition: simpleTimeAttribute1516e.h:58
Definition: simpleTimeAttribute13.h:23
Definition: VariableLengthData.h:34
SupplementalReflectInfo myReflectInfo
Definition: simpleTimeAttribute1516e.h:59
OrderType
Definition: Enums.h:27
std::map< AttributeHandle, VariableLengthData > AttributeHandleValueMap
Definition: Typedefs.h:44
TransportationType
Definition: Enums.h:97
This file contains the rti1516e::RTIambassadorFactory which can be used to make an implementation of ...