VR-Forces 4.7 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::DtRemoteGraphicSetLogic Class Reference

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

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

makVrv::DtRemoteGraphicSetLogic::DtRemoteGraphicSetLogic ( DtDe de,
DtRemoteGraphicSetInterface iFace 
)
virtual makVrv::DtRemoteGraphicSetLogic::~DtRemoteGraphicSetLogic ( )
virtual

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 ( )
protectedvirtual

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

Member Data Documentation

DtDe& makVrv::DtRemoteGraphicSetLogic::myDe
protected
DtRemoteGraphicSetInterface* makVrv::DtRemoteGraphicSetLogic::myInterface
protected
DtSignalConnectionManager makVrv::DtRemoteGraphicSetLogic::myConnections
protected

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)