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

Logic for remote graphic set state widget for enabling and disabling remote graphic sets. More...

List of all members.

Public Member Functions

 DtRemoteGraphicSetLogic (DtDe &de, DtRemoteGraphicSetInterface *iFace)
virtual ~DtRemoteGraphicSetLogic ()
virtual void setRemoteGraphicSetStatus (const std::string &name, bool onOff)
 Set the remote graphic set status in the GUI.
virtual void remoteGraphicStatusChanged (const std::string &name, bool onOff)
 Relay a status change from the GUI to the rest of the application.
virtual void removeRemoteGraphicSet (const std::string &name)
 Remove a remote graphics set from the GUI.

Protected Member Functions

virtual void deInitialized ()
 Called when the DtDe is initialized to perform actions that require a fully initialized system.

Protected Attributes

DtDemyDe
DtRemoteGraphicSetInterfacemyInterface
DtSignalConnectionManager myConnections

Detailed Description

Logic for remote graphic set state widget for enabling and disabling remote graphic sets.


Constructor & Destructor Documentation


Member Function Documentation

virtual void makVrv::DtRemoteGraphicSetLogic::setRemoteGraphicSetStatus ( const std::string &  name,
bool  onOff 
) [virtual]

Set the remote graphic set status in the GUI.

virtual void makVrv::DtRemoteGraphicSetLogic::remoteGraphicStatusChanged ( const std::string &  name,
bool  onOff 
) [virtual]

Relay a status change from the GUI to the rest of the application.

virtual void makVrv::DtRemoteGraphicSetLogic::removeRemoteGraphicSet ( const std::string &  name) [virtual]

Remove a remote graphics set from the GUI.

virtual void makVrv::DtRemoteGraphicSetLogic::deInitialized ( ) [protected, virtual]

Called when the DtDe is initialized to perform actions that require a fully initialized system.


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)