VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtConnectionListLogic Class Reference

The logic for creating a connection list. Only connections which return 'true' from the isUserControllable function will be displayed.

Public Member Functions

 DtConnectionListLogic (DtDe &de, DtConnectionListInterface &guiInterface)
 
 ~DtConnectionListLogic ()
 

Protected Member Functions

void onCurrentDriverChanged (const std::string &driver)
 
void onCurrentDriverConnect ()
 
void onSetCurrentDriverAsAutoDriver ()
 
void onSetDriverAsAutoDriver (const std::string &driver)
 
void onDriverCreated (DtDriver &con)
 
void onDriverDestroyed (DtDriver &con)
 
void onDriverStopped (DtDriver &con)
 
void onDriverStarted (DtDriver &con)
 
void updateInterface ()
 
void onAutoDriverChanaged (const std::string &driver)
 

Protected Attributes

DtDemyDe
 
DtConnectionListInterfacemyInterface
 
DtDrivermyCurrentDriver
 

Constructor & Destructor Documentation

makVrv::DtConnectionListLogic::DtConnectionListLogic ( DtDe de,
DtConnectionListInterface guiInterface 
)

CTOR.

makVrv::DtConnectionListLogic::~DtConnectionListLogic ( )

DTOR.

Member Function Documentation

void makVrv::DtConnectionListLogic::onCurrentDriverChanged ( const std::string &  driver)
protected

On when the current driver has changed.

void makVrv::DtConnectionListLogic::onCurrentDriverConnect ( )
protected

Handle when the current driver connects.

void makVrv::DtConnectionListLogic::onSetCurrentDriverAsAutoDriver ( )
protected
void makVrv::DtConnectionListLogic::onSetDriverAsAutoDriver ( const std::string &  driver)
protected
void makVrv::DtConnectionListLogic::onDriverCreated ( DtDriver con)
protected
void makVrv::DtConnectionListLogic::onDriverDestroyed ( DtDriver con)
protected
void makVrv::DtConnectionListLogic::onDriverStopped ( DtDriver con)
protected
void makVrv::DtConnectionListLogic::onDriverStarted ( DtDriver con)
protected
void makVrv::DtConnectionListLogic::updateInterface ( )
protected
void makVrv::DtConnectionListLogic::onAutoDriverChanaged ( const std::string &  driver)
protected

Member Data Documentation

DtDe& makVrv::DtConnectionListLogic::myDe
protected
DtConnectionListInterface& makVrv::DtConnectionListLogic::myInterface
protected
DtDriver* makVrv::DtConnectionListLogic::myCurrentDriver
protected

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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)