MAK RTIspy API Documentation for HLA 1.3
Public Member Functions | Private Attributes
attributeUpdateEvent Class Reference
+ Collaboration diagram for attributeUpdateEvent:

List of all members.

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

Constructor & Destructor Documentation

attributeUpdateEvent::attributeUpdateEvent ( const RTI::AttributeHandleValuePairSet pvhps,
const RTI::FedTime fedTime,
const char *  tag,
RTI::EventRetractionHandle  theRetractionHandle 
)
attributeUpdateEvent::attributeUpdateEvent ( const rti13::AttributeHandleValuePairSet pvhps,
const rti13::FedTime fedTime,
const char *  tag,
rti13::EventRetractionHandle  theRetractionHandle 
)
attributeUpdateEvent::attributeUpdateEvent ( AttributeHandleValueMap const &  ahvps,
VariableLengthData const &  theUserSuppliedTag,
const OrderType  sentOrder,
const TransportationType  theType,
LogicalTime const &  fedTime,
const SupplementalReflectInfo  theReflectInfo 
)

References myAhvps.

attributeUpdateEvent::attributeUpdateEvent ( AttributeHandleValueMap const &  ahvps,
VariableLengthData const &  theUserSuppliedTag,
const OrderType  sentOrder,
const TransportationType  theType,
const SupplementalReflectInfo  theReflectInfo 
)

References myAhvps.


Member Function Documentation

const std::map< AttributeHandle, std::string > & attributeUpdateEvent::getAhvps ( )

References myAhvps.

const std::map<unsigned long, std::string>& attributeUpdateEvent::getAhvps ( )
const std::map<AttributeHandle, std::string>& attributeUpdateEvent::getAhvps ( )
const std::string& attributeUpdateEvent::getFedTime ( )
const std::string & attributeUpdateEvent::getFedTime ( )

References myFedTime.

Referenced by timeManagedEntity::processEvents().

const std::string& attributeUpdateEvent::getFedTime ( )

References myReflectInfo.

MessageRetractionHandle attributeUpdateEvent::getRetractionHandle ( )

References myRetractionHandle.

MessageRetractionHandle attributeUpdateEvent::getRetractionHandle ( )
const std::string & attributeUpdateEvent::getTag ( )

References myTag.

Referenced by timeManagedEntity::processEvents().

const std::string& attributeUpdateEvent::getTag ( )
const std::string& attributeUpdateEvent::getTag ( )

Member Data Documentation

std::map< unsigned long, std::string > attributeUpdateEvent::myAhvps [private]

Referenced by attributeUpdateEvent(), and getAhvps().

std::map<AttributeHandle, std::string> attributeUpdateEvent::myAhvps [private]
std::string attributeUpdateEvent::myFedTime [private]

Referenced by attributeUpdateEvent(), and getFedTime().

Referenced by getReflectInfo().

Referenced by getRetractionHandle().

MessageRetractionHandle attributeUpdateEvent::myRetractionHandle [private]
std::string attributeUpdateEvent::myTag [private]

Referenced by getTag().


The documentation for this class was generated from the following files:

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)