8 #ifndef _ATTRIBUTE1516DEFINITION_
9 #define _ATTRIBUTE1516DEFINITION_
17 #include <RTI/RTI1516.h>
18 #include <RTI/RTIambassadorFactory.h>
21 using namespace rti1516;
32 AttributeHandleValueMap
const & ahvps,
33 VariableLengthData
const & theUserSuppliedTag,
35 const TransportationType theType,
36 LogicalTime
const& fedTime );
38 AttributeHandleValueMap
const & ahvps,
39 VariableLengthData
const & theUserSuppliedTag,
41 const TransportationType theType );
45 const std::map<AttributeHandle, std::string>& getAhvps();
46 const std::string& getFedTime();
48 const std::string& getTag();
49 MessageRetractionHandle getRetractionHandle();
53 std::map<AttributeHandle, std::string> myAhvps;
54 std::string myFedTime;
56 MessageRetractionHandle myRetractionHandle;
59 #endif // #ifdef DtIFSPEC1516
61 #endif // #define _ATTRIBUTE1516DEFINITION_
Definition: simpleTimeAttribute13.h:23
OrderingHandle OrderType
Definition: RTItypes13.h:128