Public Member Functions
MAKLogger::DtBaseAttrDesc Class Reference

DtBaseAttrDesc is a descriptor of an HLA object attribute. More...

+ Inheritance diagram for MAKLogger::DtBaseAttrDesc:
+ Collaboration diagram for MAKLogger::DtBaseAttrDesc:

List of all members.

Public Member Functions

 DtBaseAttrDesc (const DtString &name, DtLgrHlaHandle handle, const void *handCode, int codeSize)
 Main constructor.
virtual ~DtBaseAttrDesc ()
 Destructor.
 DtBaseAttrDesc (const DtBaseAttrDesc &src)
 Copy constructor.
DtBaseAttrDescoperator= (const DtBaseAttrDesc &src)
 Assignment operator.
RTI::AttributeHandle rtiHandle (const DtLgrOnlineFomDesc &) const
 Return the corresponding RTI AttributeHandle.
bool isSubscribedTo () const
 Is this object attribute subscribed to.
void setIsSubscribedTo (bool onOff)
 Toggle on/off the subscription to this object attribute.
bool isReliable () const
void setIsReliable (bool reliable)
bool isTimeStamped () const
void setTimeStamped (bool timeStamped)
DtLgrFomTransportType transportType () const
 Returns the transport type (i.e., "best effort", "reliable") for this attribute.
DtLgrFomOrderType orderType () const
 Returns the order type (i.e., "receive order", "time stamp order") for this attribute.

Detailed Description

DtBaseAttrDesc is a descriptor of an HLA object attribute.


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

Document ID: Generated on Tue Oct 11 19:41:03 EDT 2011 from SVN revision 107422
Copyright © 2005-2011 VT MÄK Inc. All Rights Reserved (www.mak.com)