VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtConnectionListLogic Class Reference

The logic for creating a connection list. More...

List of all members.

Public Member Functions

 DtConnectionListLogic (DtDe &de, DtConnectionListInterface &interface)
 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

CTOR.

DTOR.


Member Function Documentation

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

On when the current driver has changed.

Handle when the current driver connects.

void makVrv::DtConnectionListLogic::onSetDriverAsAutoDriver ( const std::string &  driver) [protected]
void makVrv::DtConnectionListLogic::onAutoDriverChanaged ( const std::string &  driver) [protected]

Member Data Documentation


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)