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::DtOsgEarthSettingsLogic Class Reference

Logic for configuring the Hla13 Connection. More...

Public Member Functions

 DtOsgEarthSettingsLogic (DtDe &de, DtOsgEarthSettingsInterface *osgEarthSettingsInterface)
 CTOR.
virtual ~DtOsgEarthSettingsLogic ()
 DTOR.
virtual void setupInstances ()
 Initializes the list of available servers.

Protected Member Functions

void onCurrentServerChanged (const std::string &filename)
 Called when a user change the selected server in the settings page.
void onSaveFile (const std::string &desc)
 Called when a user wants to save the text in the current file.
void onRenameFile (const std::string &newName)
 Called when a user wants to rename the current file.
void onNewFile (const std::string &newName)
 Called when a user wants to copy the current file.
void onDeleteFile ()
 Called when a user wants to delete the current file.
void onServerUpdated (const std::string &name)
 Called when a server is updated by the EarthServerManager.

Protected Attributes

DtDemyDe
DtOsgEarthSettingsInterfacemyInterface
std::string myServerFileName

Detailed Description

Logic for configuring the Hla13 Connection.

Constructor & Destructor Documentation

makVrv::DtOsgEarthSettingsLogic::DtOsgEarthSettingsLogic ( DtDe de,
DtOsgEarthSettingsInterface osgEarthSettingsInterface 
)

CTOR.

virtual makVrv::DtOsgEarthSettingsLogic::~DtOsgEarthSettingsLogic ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtOsgEarthSettingsLogic::setupInstances ( )
virtual

Initializes the list of available servers.

void makVrv::DtOsgEarthSettingsLogic::onCurrentServerChanged ( const std::string &  filename)
protected

Called when a user change the selected server in the settings page.

void makVrv::DtOsgEarthSettingsLogic::onSaveFile ( const std::string &  desc)
protected

Called when a user wants to save the text in the current file.

void makVrv::DtOsgEarthSettingsLogic::onRenameFile ( const std::string &  newName)
protected

Called when a user wants to rename the current file.

void makVrv::DtOsgEarthSettingsLogic::onNewFile ( const std::string &  newName)
protected

Called when a user wants to copy the current file.

void makVrv::DtOsgEarthSettingsLogic::onDeleteFile ( )
protected

Called when a user wants to delete the current file.

void makVrv::DtOsgEarthSettingsLogic::onServerUpdated ( const std::string &  name)
protected

Called when a server is updated by the EarthServerManager.

Member Data Documentation

DtDe& makVrv::DtOsgEarthSettingsLogic::myDe
protected
DtOsgEarthSettingsInterface* makVrv::DtOsgEarthSettingsLogic::myInterface
protected
std::string makVrv::DtOsgEarthSettingsLogic::myServerFileName
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)