VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Classes | Public Member Functions | Protected Member Functions
makVrv::DtStealthCommandLineProcessor Class Reference

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

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

Classes

struct  StealthArgs

Public Member Functions

 DtStealthCommandLineProcessor ()
 Creator a command line processor for Vantage Stealth.
virtual ~DtStealthCommandLineProcessor ()
 DTOR.
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)
- Public Member Functions inherited from makVrv::DtVrvCommandLineProcessor
virtual ~DtVrvCommandLineProcessor ()

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 Stealth Application's command line processor.

Constructor & Destructor Documentation

makVrv::DtStealthCommandLineProcessor::DtStealthCommandLineProcessor ( )

Creator a command line processor for Vantage Stealth.

virtual makVrv::DtStealthCommandLineProcessor::~DtStealthCommandLineProcessor ( )
virtual

DTOR.

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.

DtDisplayConfiguration makVrv::DtStealthCommandLineProcessor::embeddedDisplayConfig ( ) const

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 
)
protectedvirtual

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 Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)