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_