8 #ifndef _ATTRIBUTE1516EDEFINITION_
9 #define _ATTRIBUTE1516EDEFINITION_
19 using namespace rti1516e;
31 VariableLengthData
const & theUserSuppliedTag,
34 LogicalTime
const& fedTime,
35 const SupplementalReflectInfo theReflectInfo );
38 VariableLengthData
const & theUserSuppliedTag,
41 const SupplementalReflectInfo theReflectInfo );
45 const std::map<AttributeHandle, std::string>& getAhvps();
46 const std::string& getFedTime();
48 const std::string& getTag();
49 MessageRetractionHandle getRetractionHandle();
51 const SupplementalReflectInfo getReflectInfo();
55 std::map<AttributeHandle, std::string>
myAhvps;
56 std::string myFedTime;
63 #endif // #define _ATTRIBUTE1516DEFINITION_
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
OrderType
Definition: Enums.h:13
MessageRetractionHandle myRetractionHandle
Definition: simpleTimeAttribute1516e.h:58
Definition: simpleTimeAttribute13.h:23
SupplementalReflectInfo myReflectInfo
Definition: simpleTimeAttribute1516e.h:59
std::map< AttributeHandle, VariableLengthData > AttributeHandleValueMap
Definition: Typedefs.h:36
This file contains the rti1516e::RTIambassadorFactory which can be used to make an implementation of ...
TransportationType
Definition: Enums.h:84