VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Private Attributes
DtVRVNotifyCommand Class Reference
Inheritance diagram for DtVRVNotifyCommand:
Inheritance graph
[legend]

Public Member Functions

bool execute (const DtString &params)
 
DtString help (const DtString &params)
 
bool showInHelp () const
 
 DtVRVNotifyCommand (DtVantageTerrainEngine &engine)
 
- Public Member Functions inherited from DtConsoleCommand
virtual ~DtConsoleCommand ()
 

Static Public Member Functions

static boost::optional
< makVrv::DtDebugLog::PrintLevel
ParseNotifyLevel (const DtString &params)
 

Private Attributes

DtVantageTerrainEnginemyEngine
 

Constructor & Destructor Documentation

DtVRVNotifyCommand::DtVRVNotifyCommand ( DtVantageTerrainEngine engine)
explicit

Member Function Documentation

static boost::optional<makVrv::DtDebugLog::PrintLevel> DtVRVNotifyCommand::ParseNotifyLevel ( const DtString params)
static
bool DtVRVNotifyCommand::execute ( const DtString parameters)
virtual

Execute the command.

Returns
True on success of the command.

Implements DtConsoleCommand.

DtString DtVRVNotifyCommand::help ( const DtString parameters)
virtual
Returns
Some help text for the command.

Reimplemented from DtConsoleCommand.

bool DtVRVNotifyCommand::showInHelp ( ) const
virtual
Returns
True if this command should show up in the help list. If false, than this command will not be presented to the user.

Reimplemented from DtConsoleCommand.

Member Data Documentation

DtVantageTerrainEngine& DtVRVNotifyCommand::myEngine
private

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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)