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

The logic for controlling and update the makVrv::DtSlaveConnectionWidget. More...

Inheritance diagram for makVrv::DtSlaveConnectionLogic:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~DtSlaveConnectionLogic ()
virtual void setupWidget ()
 Called during the widget's construction. Must be called after the widget's gui exists.
virtual void connect ()
 Connect to a slave.
virtual void restoreDefaultPort ()
 Restore the default port of the window.
virtual void slot_activate (DtDeCommunicator *igComm)
 Necessary slot.
virtual void slot_deactivate (DtDeCommunicator *igComm)
 Necessary slot.

Static Public Member Functions

static DtSlaveConnectionLogiccreate (DtDe &de, DtSlaveConnectionInterface *iFace)
 Create and initialize the logic.

Protected Member Functions

 DtSlaveConnectionLogic (DtDe &de, DtSlaveConnectionInterface *rcInterface)
 Constructor is protected because the static creator needs to call bind().
void createDefaultDisplayEngineConfiguration (const std::string &igName)
 Create default dislpay engine configuration with a display, window and channel.

Protected Attributes

DtDemyDe
DtSlaveConnectionInterfacemyInterface

Detailed Description

The logic for controlling and update the makVrv::DtSlaveConnectionWidget.


Constructor & Destructor Documentation

Constructor is protected because the static creator needs to call bind().


Member Function Documentation

Create and initialize the logic.

It calls bind() on the created logic.

virtual void makVrv::DtSlaveConnectionLogic::setupWidget ( ) [virtual]

Called during the widget's construction. Must be called after the widget's gui exists.

virtual void makVrv::DtSlaveConnectionLogic::connect ( ) [virtual]

Connect to a slave.

Restore the default port of the window.

Necessary slot.

Necessary slot.

void makVrv::DtSlaveConnectionLogic::createDefaultDisplayEngineConfiguration ( const std::string &  igName) [protected]

Create default dislpay engine configuration with a display, window and channel.


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)