MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Classes | Public Member Functions | Public Attributes | Friends
DtObjectAttrInfo Class Reference

Attribute information maintained per object. More...

+ Collaboration diagram for DtObjectAttrInfo:

Classes

class  tuple
 

Public Member Functions

 DtObjectAttrInfo ()
 

Public Attributes

MAKRti::DtTransportType transport
 Current transport type. More...
 
MAKRti::DtOrderType order
 Current time management order type. More...
 
DtHandle regionSetHandle
 Handle of publish region set (when region set is not yet available) More...
 
DtPubRegionSet * regionSet
 Region used to publish attribute. More...
 
DtRegionToFederateMap remoteSubscriptionRegions
 Federate subscribed by region index by region. More...
 
DtFederateToRegionMap remoteSubscriptionRegionsByFederate
 Region used in remote subscription indexed by federate. More...
 
DtFederateHandleStdSet remoteSubscriptions
 Federate handles for DM. More...
 
DtBitMask remoteSubscriberMask
 Union of DM and DDM subs. More...
 
MAKRti::DtTime myNextReceiveTime
 Timestamp for deciding whether to receive current update. More...
 
std::deque< tupleoffsets
 list of (offset, timestamp) for sending More...
 

Friends

class DtRtiObject
 

Detailed Description

Attribute information maintained per object.

Constructor & Destructor Documentation

DtObjectAttrInfo::DtObjectAttrInfo ( )

Friends And Related Function Documentation

friend class DtRtiObject
friend

Member Data Documentation

MAKRti::DtTime DtObjectAttrInfo::myNextReceiveTime

Timestamp for deciding whether to receive current update.

std::deque<tuple> DtObjectAttrInfo::offsets

list of (offset, timestamp) for sending

MAKRti::DtOrderType DtObjectAttrInfo::order

Current time management order type.

DtPubRegionSet* DtObjectAttrInfo::regionSet

Region used to publish attribute.

DtHandle DtObjectAttrInfo::regionSetHandle

Handle of publish region set (when region set is not yet available)

DtBitMask DtObjectAttrInfo::remoteSubscriberMask

Union of DM and DDM subs.

DtRegionToFederateMap DtObjectAttrInfo::remoteSubscriptionRegions

Federate subscribed by region index by region.

DtFederateToRegionMap DtObjectAttrInfo::remoteSubscriptionRegionsByFederate

Region used in remote subscription indexed by federate.

DtFederateHandleStdSet DtObjectAttrInfo::remoteSubscriptions

Federate handles for DM.

MAKRti::DtTransportType DtObjectAttrInfo::transport

Current transport type.


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

Document ID: Generated on Thu May 11 15:55:32 EDT 2023 from SVN revision 254743
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)