VR-Link API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Attributes
DtReflectedMode2Interrogator Class Reference

Instances of DtReflectedMode2Interrogator are used to represent a simulated HLAobjectRoot.IFFData.Mode2.Mode2Interrogator object reflected across a network. More...

+ Inheritance diagram for DtReflectedMode2Interrogator:
+ Collaboration diagram for DtReflectedMode2Interrogator:

Public Types

typedef
DtMode2InterrogatorStateRepository *(* 
DtStateRepCreator )()
 Function prototype for functions that create a DtMode2InterrogatorStateRepository. More...
 
- Public Types inherited from DtReflectedObject
typedef DtStateRepository *(* DtBaseStateRepCreator )()
 Function prototype for functions that create DtStateRepositories. More...
 

Public Member Functions

 DtReflectedMode2Interrogator (DtHlaObject *obj, DtExerciseConn *exConn)
 Constructor. More...
 
virtual ~DtReflectedMode2Interrogator ()
 Destructor. More...
 
virtual
DtMode2InterrogatorStateRepository
mode2InterrogatorStateRep () const
 Returns the Mode2Interrogator's state repository. More...
 
virtual
DtMode2InterrogatorStateRepository
msr () const
 Shorter version of lifeformRep. More...
 
virtual
DtReflectedMode2Interrogator
next () const
 Returns the next reflected Mode2Interrogator in the DtReflectedMode2InterrogatorList. More...
 
virtual
DtReflectedMode2Interrogator