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 Attributes
DtVrfOpdEditorCommandLineParser Class Reference

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

Inheritance diagram for DtVrfOpdEditorCommandLineParser:
Inheritance graph
[legend]

Public Member Functions

 DtVrfOpdEditorCommandLineParser (DtVrfOpdEditorApplication *)
virtual ~DtVrfOpdEditorCommandLineParser ()
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

DtVrfOpdEditorApplicationmyApplication
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 > * 
mySelectSystemFile
DtCmdLine::SwitchArg * mySystemEditingMode
DtCmdLine::SwitchArg * myUseCommChannel
DtCmdLine::SwitchArg * myExtended

Detailed Description

The Entity Editors's command line processor.

Constructor & Destructor Documentation

DtVrfOpdEditorCommandLineParser::DtVrfOpdEditorCommandLineParser ( DtVrfOpdEditorApplication )
virtual DtVrfOpdEditorCommandLineParser::~DtVrfOpdEditorCommandLineParser ( )
virtual

Member Function Documentation

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

Parse the command line and modify the appConfig accordingly.

Reimplemented from makVrv::DtVrvCommandLineProcessor.

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

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

Member Data Documentation

DtVrfOpdEditorApplication* DtVrfOpdEditorCommandLineParser::myApplication
protected
DtCmdLine::MultiArg<std::string>* DtVrfOpdEditorCommandLineParser::myPluginsToLoadArg
protected
DtCmdLine::ValueArg<std::string>* DtVrfOpdEditorCommandLineParser::myLocaleArg
protected
DtCmdLine::SwitchArg* DtVrfOpdEditorCommandLineParser::myDoNotLoadDefaultPluginsArg
protected
DtCmdLine::SwitchArg* DtVrfOpdEditorCommandLineParser::myDoNotCheckPluginVersions
protected
DtCmdLine::ValueArg<std::string>* DtVrfOpdEditorCommandLineParser::mySmsFile
protected
DtCmdLine::ValueArg<std::string>* DtVrfOpdEditorCommandLineParser::mySelectSystemFile
protected
DtCmdLine::SwitchArg* DtVrfOpdEditorCommandLineParser::mySystemEditingMode
protected
DtCmdLine::SwitchArg* DtVrfOpdEditorCommandLineParser::myUseCommChannel
protected
DtCmdLine::SwitchArg* DtVrfOpdEditorCommandLineParser::myExtended
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)