8 #ifndef _ATTRIBUTE1516DEFINITION_
9 #define _ATTRIBUTE1516DEFINITION_
17 #include <RTI/RTI1516.h>
18 #include <RTI/RTIambassadorFactory.h>
30 rti1516::AttributeHandleValueMap
const & ahvps,
31 rti1516::VariableLengthData
const & theUserSuppliedTag,
34 rti1516::LogicalTime
const& fedTime );
36 rti1516::AttributeHandleValueMap
const & ahvps,
37 rti1516::VariableLengthData
const & theUserSuppliedTag,
43 const std::map<rti1516::AttributeHandle, std::string>&
getAhvps();
46 const std::string&
getTag();
51 std::map<rti1516::AttributeHandle, std::string>
myAhvps;
57 #endif // #ifdef DtIFSPEC1516
59 #endif // #define _ATTRIBUTE1516DEFINITION_
std::map< unsigned long, std::string > myAhvps
Definition: simpleTimeAttribute13.h:50
OrderType
Definition: datatypes.pb.h:472
const std::string & getFedTime()
TransportationType
Definition: rtiAmbassadorFedProBase.h:43
attributeUpdateEvent(const RTI::AttributeHandleValuePairSet &pvhps, const RTI::FedTime &fedTime, const char *tag, RTI::EventRetractionHandle theRetractionHandle)
const std::string & getTag()
Definition: simpleTimeAttribute13.h:23
std::string myFedTime
Definition: simpleTimeAttribute13.h:51
const std::map< unsigned long, std::string > & getAhvps()
RTI::EventRetractionHandle myRetractionHandle
Definition: simpleTimeAttribute13.h:53
std::string myTag
Definition: simpleTimeAttribute13.h:52
RTI::EventRetractionHandle getRetractionHandle()