VR-Forces 4.0.4 Class Documentation
Classes | Public Member Functions | Protected Member Functions
makVrv::DtStealthCommandLineProcessor Class Reference

The MAK Stealth Application's command line processor. More...

Inheritance diagram for makVrv::DtStealthCommandLineProcessor:
Inheritance graph
[legend]

List of all members.

Classes

struct  StealthArgs

Public Member Functions

 DtStealthCommandLineProcessor ()
virtual ~DtStealthCommandLineProcessor ()
virtual void processCommandLine (DtVrvApplicationConfiguration &appConfig, int argc, char **argv)
 Parse the command line and modify the appConfig accordingly.
DtDisplayConfiguration embeddedDisplayConfig () const
 Create a default embedded display config for the stealth (to be used if no config was loaded via command line)

Protected Member Functions

virtual void processArgs (DtVrvApplicationConfiguration &appConfig, StealthArgs &args)
 Modify the app configuration based on the passed-in command line arguments.

Detailed Description

The MAK Stealth Application's command line processor.


Constructor & Destructor Documentation


Member Function Documentation

virtual void makVrv::DtStealthCommandLineProcessor::processCommandLine ( DtVrvApplicationConfiguration appConfig,
int  argc,
char **  argv 
) [virtual]

Parse the command line and modify the appConfig accordingly.

Reimplemented from makVrv::DtVrvCommandLineProcessor.

Reimplemented in makVrf::DtVrfGuiCommandLineParser.

Create a default embedded display config for the stealth (to be used if no config was loaded via command line)

virtual void makVrv::DtStealthCommandLineProcessor::processArgs ( DtVrvApplicationConfiguration appConfig,
StealthArgs args 
) [protected, virtual]

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

Reimplemented in makVrf::DtVrfGuiCommandLineParser.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)