VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtSimulationObjectEditorCommandLineParser Class Reference

The Entity Editors's command line processor. More...

Inheritance diagram for DtSimulationObjectEditorCommandLineParser:
Inheritance graph
[legend]

Public Member Functions

 DtSimulationObjectEditorCommandLineParser (DtSimulationObjectEditorApplication *)
virtual ~DtSimulationObjectEditorCommandLineParser ()
virtual void processCommandLine (makVrv::DtVrvApplicationConfiguration &appConfig, int argc, char **argv)
 Parse the command line and modify the appConfig accordingly.
virtual void processArgs (makVrv::DtVrvApplicationConfiguration &appConfig)
 Modify the app configuration based on the passed-in command line arguments.
- Public Member Functions inherited from makVrv::DtVrvCommandLineProcessor
virtual ~DtVrvCommandLineProcessor ()

Protected Attributes

DtSimulationObjectEditorApplicationmyApplication
DtCmdLine::MultiArg
< std::string > * 
myPluginsToLoadArg
DtCmdLine::ValueArg
< std::string > * 
myLocaleArg
DtCmdLine::SwitchArg * myDoNotLoadDefaultPluginsArg
DtCmdLine::SwitchArg * myDoNotCheckPluginVersions
DtCmdLine::ValueArg
< std::string > * 
mySmsFile
DtCmdLine::ValueArg
< std::string > * 
mySettingsDirectory
DtCmdLine::ValueArg
< std::string > * 
myOpdEditorLocation
DtCmdLine::ValueArg
< std::string > * 
myLauncherLocation
DtCmdLine::ValueArg
< std::string > * 
myVisualTerrain
DtCmdLine::ValueArg
< std::string > * 
myAppDataDir
DtCmdLine::ValueArg
< std::string > * 
myDataDir
DtCmdLine::ValueArg
< std::string > * 
myLayoutSettingsFile

Detailed Description

The Entity Editors's command line processor.

Constructor & Destructor Documentation

DtSimulationObjectEditorCommandLineParser::DtSimulationObjectEditorCommandLineParser ( DtSimulationObjectEditorApplication )
virtual DtSimulationObjectEditorCommandLineParser::~DtSimulationObjectEditorCommandLineParser ( )
virtual

Member Function Documentation

virtual void DtSimulationObjectEditorCommandLineParser::processCommandLine ( makVrv::DtVrvApplicationConfiguration appConfig,
int  argc,
char **  argv 
)
virtual

Parse the command line and modify the appConfig accordingly.

Reimplemented from makVrv::DtVrvCommandLineProcessor.

virtual void DtSimulationObjectEditorCommandLineParser::processArgs ( makVrv::DtVrvApplicationConfiguration appConfig)
virtual

Modify the app configuration based on the passed-in command line arguments.

Member Data Documentation

DtSimulationObjectEditorApplication* DtSimulationObjectEditorCommandLineParser::myApplication
protected
DtCmdLine::MultiArg<std::string>* DtSimulationObjectEditorCommandLineParser::myPluginsToLoadArg
protected
DtCmdLine::ValueArg<std::string>* DtSimulationObjectEditorCommandLineParser::myLocaleArg
protected
DtCmdLine::SwitchArg* DtSimulationObjectEditorCommandLineParser::myDoNotLoadDefaultPluginsArg
protected
DtCmdLine::SwitchArg* DtSimulationObjectEditorCommandLineParser::myDoNotCheckPluginVersions
protected
DtCmdLine::ValueArg<std::string>* DtSimulationObjectEditorCommandLineParser::mySmsFile
protected
DtCmdLine::ValueArg<std::string>* DtSimulationObjectEditorCommandLineParser::mySettingsDirectory
protected
DtCmdLine::ValueArg<std::string>* DtSimulationObjectEditorCommandLineParser::myOpdEditorLocation
protected
DtCmdLine::ValueArg<std::string>* DtSimulationObjectEditorCommandLineParser::myLauncherLocation
protected
DtCmdLine::ValueArg<std::string>* DtSimulationObjectEditorCommandLineParser::myVisualTerrain
protected
DtCmdLine::ValueArg<std::string>* DtSimulationObjectEditorCommandLineParser::myAppDataDir
protected
DtCmdLine::ValueArg<std::string>* DtSimulationObjectEditorCommandLineParser::myDataDir
protected
DtCmdLine::ValueArg<std::string>* DtSimulationObjectEditorCommandLineParser::myLayoutSettingsFile
protected

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

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)