VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Protected Attributes
DtEntityEditorCommandLineParser Class Reference

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

Inheritance diagram for DtEntityEditorCommandLineParser:
Inheritance graph
[legend]

Public Member Functions

 DtEntityEditorCommandLineParser (DtEntityEditorApplication *)
virtual ~DtEntityEditorCommandLineParser ()
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.

Protected Attributes

DtEntityEditorApplicationmyApplication
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 > * 
myVisualTerrain

Detailed Description

The Entity Editors's command line processor.

Constructor & Destructor Documentation

DtEntityEditorCommandLineParser::DtEntityEditorCommandLineParser ( DtEntityEditorApplication )
virtual DtEntityEditorCommandLineParser::~DtEntityEditorCommandLineParser ( )
virtual

Member Function Documentation

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

Parse the command line and modify the appConfig accordingly.

virtual void DtEntityEditorCommandLineParser::processArgs ( makVrv::DtVrvApplicationConfiguration &  appConfig)
virtual

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

Member Data Documentation

DtEntityEditorApplication* DtEntityEditorCommandLineParser::myApplication
protected
DtCmdLine::MultiArg<std::string>* DtEntityEditorCommandLineParser::myPluginsToLoadArg
protected
DtCmdLine::ValueArg<std::string>* DtEntityEditorCommandLineParser::myLocaleArg
protected
DtCmdLine::SwitchArg* DtEntityEditorCommandLineParser::myDoNotLoadDefaultPluginsArg
protected
DtCmdLine::SwitchArg* DtEntityEditorCommandLineParser::myDoNotCheckPluginVersions
protected
DtCmdLine::ValueArg<std::string>* DtEntityEditorCommandLineParser::mySmsFile
protected
DtCmdLine::ValueArg<std::string>* DtEntityEditorCommandLineParser::mySettingsDirectory
protected
DtCmdLine::ValueArg<std::string>* DtEntityEditorCommandLineParser::myOpdEditorLocation
protected
DtCmdLine::ValueArg<std::string>* DtEntityEditorCommandLineParser::myVisualTerrain
protected

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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)