8 #ifndef _ATTRIBUTE1516EDEFINITION_
9 #define _ATTRIBUTE1516EDEFINITION_
15 #include <RTI/RTI1516.h>
16 #include <RTI/RTIambassadorFactory.h>
19 using namespace rti1516e;
30 AttributeHandleValueMap
const & ahvps,
31 VariableLengthData
const & theUserSuppliedTag,
33 const TransportationType theType,
34 LogicalTime
const& fedTime,
35 const SupplementalReflectInfo theReflectInfo );
37 AttributeHandleValueMap
const & ahvps,
38 VariableLengthData
const & theUserSuppliedTag,
40 const TransportationType theType,
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_
std::map< AttributeHandle, std::string > myAhvps
Definition: simpleTimeAttribute1516e.h:55
MessageRetractionHandle myRetractionHandle
Definition: simpleTimeAttribute1516e.h:58
Definition: simpleTimeAttribute13.h:23
SupplementalReflectInfo myReflectInfo
Definition: simpleTimeAttribute1516e.h:59
OrderingHandle OrderType
Definition: RTItypes13.h:128