MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Signals | Public Member Functions | Protected Attributes | Private Member Functions
DtInteractionGenList Class Reference
+ Inheritance diagram for DtInteractionGenList:
+ Collaboration diagram for DtInteractionGenList:

Signals

void discoverInteraction (DtInteraction *inter)
 

Public Member Functions

 DtInteractionGenList (DtExerciseConn *ex, DtFom *fom, bool passive=true)
 
virtual ~DtInteractionGenList ()
 
virtual void addInteractionClass (RTI::InteractionClassHandle handle, bool passive=true)
 
virtual void removeInteractionClass (RTI::InteractionClassHandle handle)
 
virtual bool isClassSubscribed (RTI::InteractionClassHandle handle)
 
virtual void foundNewInteraction (DtInteraction *inter)
 

Protected Attributes

std::map
< RTI::InteractionClassHandle,
bool > 
myHandleList
 
DtExerciseConnmyExConn
 

Private Member Functions

 DtInteractionGenList (const DtInteractionGenList &orig)
 
DtInteractionGenListoperator= (const DtInteractionGenList &rhs)
 

Constructor & Destructor Documentation

DtInteractionGenList::DtInteractionGenList ( DtExerciseConn ex,
DtFom *  fom,
bool  passive = true 
)
virtual DtInteractionGenList::~DtInteractionGenList ( )
virtual
DtInteractionGenList::DtInteractionGenList ( const DtInteractionGenList orig)
private

Member Function Documentation

virtual void DtInteractionGenList::addInteractionClass ( RTI::InteractionClassHandle  handle,
bool  passive = true 
)
virtual
void DtInteractionGenList::discoverInteraction ( DtInteraction inter)
signal
virtual void DtInteractionGenList::foundNewInteraction ( DtInteraction inter)
virtual
virtual bool DtInteractionGenList::isClassSubscribed ( RTI::InteractionClassHandle  handle)
virtual
DtInteractionGenList& DtInteractionGenList::operator= ( const DtInteractionGenList rhs)
private
virtual void DtInteractionGenList::removeInteractionClass ( RTI::InteractionClassHandle  handle)
virtual

Member Data Documentation

DtExerciseConn* DtInteractionGenList::myExConn
protected
std::map<RTI::InteractionClassHandle,bool> DtInteractionGenList::myHandleList
protected

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

Document ID: Generated on Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)