VR-Forces 4.6.1 Class Documentation
 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. More...

Public Member Functions

 DtConnectionListLogic (DtDe &de, DtConnectionListInterface &guiInterface)
 CTOR.
 ~DtConnectionListLogic ()
 DTOR.

Protected Member Functions

void onCurrentDriverChanged (const std::string &driver)
 On when the current driver has changed.
void onCurrentDriverConnect ()
 Handle when the current driver connects.
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

Detailed Description

The logic for creating a connection list.

Only connections which return 'true' from the isUserControllable function will be displayed.

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 Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)