8 #ifndef _ATTRIBUTE1516DEFINITION_
9 #define _ATTRIBUTE1516DEFINITION_
31 rti1516::VariableLengthData
const & theUserSuppliedTag,
34 rti1516::LogicalTime
const& fedTime );
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_
A convenience header provided for developers that would like to include everything all at once...
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()
std::map< AttributeHandle, VariableLengthData > AttributeHandleValueMap
Definition: Typedefs.h:39
RTI::EventRetractionHandle myRetractionHandle
Definition: simpleTimeAttribute13.h:53
std::string myTag
Definition: simpleTimeAttribute13.h:52
RTI::EventRetractionHandle getRetractionHandle()
This file contains the rti1516_2025::RTIambassadorFactory which can be used to make an implementation...