![]() |
VR-Forces Development_Version Class Documentation
|
The Entity Editors's command line processor. More...

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 | |
| DtVrfOpdEditorApplication * | myApplication |
| 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 |
The Entity Editors's command line processor.
| DtVrfOpdEditorCommandLineParser::DtVrfOpdEditorCommandLineParser | ( | DtVrfOpdEditorApplication * | ) |
|
virtual |
|
virtual |
Parse the command line and modify the appConfig accordingly.
Reimplemented from makVrv::DtVrvCommandLineProcessor.
|
virtual |
Modify the app configuration based on the passed-in command line arguments.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |