Public Member Functions |
| | attributeUpdateEvent (const RTI::AttributeHandleValuePairSet &pvhps, const RTI::FedTime &fedTime, const char *tag, RTI::EventRetractionHandle theRetractionHandle) |
| | attributeUpdateEvent (const RTI::AttributeHandleValuePairSet &phvps, const char *tag) |
| | ~attributeUpdateEvent () |
| RTI::ObjectHandle | getHandle () |
const std::map< unsigned long,
std::string > & | getAhvps () |
| const std::string & | getFedTime () |
| const std::string & | getTag () |
| RTI::EventRetractionHandle | getRetractionHandle () |
| | attributeUpdateEvent (const rti13::AttributeHandleValuePairSet &pvhps, const rti13::FedTime &fedTime, const char *tag, rti13::EventRetractionHandle theRetractionHandle) |
| | attributeUpdateEvent (const rti13::AttributeHandleValuePairSet &phvps, const char *tag) |
| | ~attributeUpdateEvent () |
| rti13::ObjectHandle | getHandle () |
const std::map< unsigned long,
std::string > & | getAhvps () |
| const std::string & | getFedTime () |
| const std::string & | getTag () |
| rti13::EventRetractionHandle | getRetractionHandle () |
| | attributeUpdateEvent (AttributeHandleValueMap const &ahvps, VariableLengthData const &theUserSuppliedTag, const OrderType sentOrder, const TransportationType theType, LogicalTime const &fedTime, const SupplementalReflectInfo theReflectInfo) |
| | attributeUpdateEvent (AttributeHandleValueMap const &ahvps, VariableLengthData const &theUserSuppliedTag, const OrderType sentOrder, const TransportationType theType, const SupplementalReflectInfo theReflectInfo) |
| | ~attributeUpdateEvent () |
const std::map
< AttributeHandle, std::string > & | getAhvps () |
| const std::string & | getFedTime () |
| const std::string & | getTag () |
| MessageRetractionHandle | getRetractionHandle () |
| const SupplementalReflectInfo | getReflectInfo () |
Private Attributes |
| RTI::ObjectHandle | myHandle |
std::map< unsigned long,
std::string > | myAhvps |
| std::string | myFedTime |
| std::string | myTag |
| RTI::EventRetractionHandle | myRetractionHandle |
| rti13::ObjectHandle | myHandle |
| rti13::EventRetractionHandle | myRetractionHandle |
std::map< AttributeHandle,
std::string > | myAhvps |
| MessageRetractionHandle | myRetractionHandle |
| SupplementalReflectInfo | myReflectInfo |