8 #ifndef _ATTRIBUTE13DEFINITION_
9 #define _ATTRIBUTE13DEFINITION_
29 const RTI::AttributeHandleValuePairSet& pvhps,
30 const RTI::FedTime& fedTime,
36 const RTI::AttributeHandleValuePairSet& phvps,
43 const std::map<unsigned long, std::string>&
getAhvps();
45 const std::string&
getTag();
50 std::map<unsigned long, std::string>
myAhvps;
57 #endif // #define _ATTRIBUTE13DEFINITION_
Handle ObjectHandle
Definition: RTItypes13.h:116
std::map< unsigned long, std::string > myAhvps
Definition: simpleTimeAttribute13.h:50
const std::string & getFedTime()
RTI::ObjectHandle myHandle
Definition: simpleTimeAttribute13.h:49
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
RTI::ObjectHandle getHandle()
struct EventRetractionHandle_s EventRetractionHandle
Definition: RTItypes13.h:525
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()