VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Static Protected Member Functions | Private Member Functions
DtReflectedExtAggregateList Class Reference
Inheritance diagram for DtReflectedExtAggregateList:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtReflectedExtAggregateList (DtExerciseConn *exConn)
 DtReflectedExtAggregateList (DtExerciseConn *exConn, bool smoothCapable)
 DtReflectedExtAggregateList (DtExerciseConn *exConn, const DtDDMRegionSet *regionSetToUse)
 Constructor - obtains the set of object classes to subscribe to from the exConn's fomMapper.
 DtReflectedExtAggregateList (DtExerciseConn *exConn, const DtList *handleList, const DtDDMRegionSet *regionSetToUse=0)
 Constructor - only subscribe to the RTI::ObjectClassHandles in handleList.
virtual ~DtReflectedExtAggregateList ()
virtual DtReflectedExtAggregatelookupEA (RTI::ObjectHandle id)
virtual DtReflectedExtAggregatelookupEA (const DtGlobalObjectDesignator &objName)
virtual DtReflectedExtAggregatefirstEA () const
virtual DtReflectedExtAggregatelastEA () const
virtual void addAggregateAdditionCallback (DtExtAggregateCallbackFunction cb, void *userData)
virtual void removeAggregateAdditionCallback (DtExtAggregateCallbackFunction cb, void *userData)
virtual void addAggregateRemovalCallback (DtExtAggregateCallbackFunction cb, void *userData)
virtual void removeAggregateRemovalCallback (DtExtAggregateCallbackFunction cb, void *userData)

Protected Member Functions

virtual void processDataInteraction (DtDataInteraction *i)
virtual DtReflectedObject * newReflectedObject (DtHlaObject *obj) const

Static Protected Member Functions

static void dataInteractionCallback (DtDataInteraction *i, void *usr)

Private Member Functions

 DtReflectedExtAggregateList (const DtReflectedExtAggregateList &orig)
DtReflectedExtAggregateListoperator= (const DtReflectedExtAggregateList &rhs)

Constructor & Destructor Documentation

DtReflectedExtAggregateList::DtReflectedExtAggregateList ( DtExerciseConn *  exConn,
bool  smoothCapable 
)
DtReflectedExtAggregateList::DtReflectedExtAggregateList ( DtExerciseConn *  exConn,
const DtDDMRegionSet *  regionSetToUse 
)

Constructor - obtains the set of object classes to subscribe to from the exConn's fomMapper.

DtReflectedExtAggregateList::DtReflectedExtAggregateList ( DtExerciseConn *  exConn,
const DtList *  handleList,
const DtDDMRegionSet *  regionSetToUse = 0 
)

Constructor - only subscribe to the RTI::ObjectClassHandles in handleList.


Member Function Documentation

virtual DtReflectedExtAggregate* DtReflectedExtAggregateList::lookupEA ( RTI::ObjectHandle  id) [virtual]
virtual DtReflectedExtAggregate* DtReflectedExtAggregateList::lookupEA ( const DtGlobalObjectDesignator &  objName) [virtual]
DtReflectedExtAggregateList& DtReflectedExtAggregateList::operator= ( const DtReflectedExtAggregateList rhs) [private]
static void DtReflectedExtAggregateList::dataInteractionCallback ( DtDataInteraction *  i,
void *  usr 
) [static, protected]
virtual void DtReflectedExtAggregateList::processDataInteraction ( DtDataInteraction *  i) [protected, virtual]
virtual DtReflectedObject* DtReflectedExtAggregateList::newReflectedObject ( DtHlaObject *  obj) const [protected, virtual]

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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)