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

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 RTI::AttributeHandleValuePairSet phvps,
const char *  tag 
)
attributeUpdateEvent::~attributeUpdateEvent ( )
attributeUpdateEvent::attributeUpdateEvent ( const rti13::AttributeHandleValuePairSet pvhps,
const rti13::FedTime fedTime,
const char *  tag,
rti13::EventRetractionHandle  theRetractionHandle 
)
attributeUpdateEvent::attributeUpdateEvent ( const rti13::AttributeHandleValuePairSet phvps,
const char *  tag 
)
attributeUpdateEvent::~attributeUpdateEvent ( )
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.

attributeUpdateEvent::~attributeUpdateEvent ( )

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 ( )
RTI::ObjectHandle attributeUpdateEvent::getHandle ( )
rti13::ObjectHandle attributeUpdateEvent::getHandle ( )
const SupplementalReflectInfo attributeUpdateEvent::getReflectInfo ( )

References myReflectInfo.

rti13::EventRetractionHandle attributeUpdateEvent::getRetractionHandle ( )
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().

RTI::ObjectHandle attributeUpdateEvent::myHandle
private
rti13::ObjectHandle attributeUpdateEvent::myHandle
private
SupplementalReflectInfo attributeUpdateEvent::myReflectInfo
private

Referenced by getReflectInfo().

RTI::EventRetractionHandle attributeUpdateEvent::myRetractionHandle
private

Referenced by getRetractionHandle().

rti13::EventRetractionHandle attributeUpdateEvent::myRetractionHandle
private
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 Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)