VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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. More...
 
virtual void processArgs (makVrv::DtVrvApplicationConfiguration &appConfig)
 Modify the app configuration based on the passed-in command line arguments. More...
 
- 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
 
DtCmdLine::ValueArg
< std::string > * 
myGui
 
DtCmdLine::ValueArg< int > * myNotifyLevel
 
DtCmdLine::ValueArg
< std::string > * 
mySharedSettingsDirectory
 
DtCmdLine::SwitchArg * myUseUserSettingsDirectory
 

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
DtCmdLine::ValueArg<std::string>* DtSimulationObjectEditorCommandLineParser::myGui
protected
DtCmdLine::ValueArg<int>* DtSimulationObjectEditorCommandLineParser::myNotifyLevel
protected
DtCmdLine::ValueArg<std::string>* DtSimulationObjectEditorCommandLineParser::mySharedSettingsDirectory
protected
DtCmdLine::SwitchArg* DtSimulationObjectEditorCommandLineParser::myUseUserSettingsDirectory
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)