VR-Forces 4.6.1 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
DtEchoCommand Class Reference
Inheritance diagram for DtEchoCommand:
Inheritance graph
[legend]

Public Member Functions

 DtEchoCommand (int notifyLevel)
 ~DtEchoCommand ()
virtual bool execute (const DtString &parameters)
 Execute the command.
virtual DtString help (const DtString &parameters)
virtual bool showInHelp () const
virtual void setNotifyLevel (int nl)
- Public Member Functions inherited from DtConsoleCommand
virtual ~DtConsoleCommand ()

Protected Attributes

int myNotifyLevel

Constructor & Destructor Documentation

DtEchoCommand::DtEchoCommand ( int  notifyLevel)
inline
DtEchoCommand::~DtEchoCommand ( )
inline

Member Function Documentation

virtual bool DtEchoCommand::execute ( const DtString parameters)
virtual

Execute the command.

Returns
True on success of the command.

Implements DtConsoleCommand.

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

Reimplemented from DtConsoleCommand.

virtual bool DtEchoCommand::showInHelp ( ) const
inlinevirtual
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.

virtual void DtEchoCommand::setNotifyLevel ( int  nl)
inlinevirtual

Member Data Documentation

int DtEchoCommand::myNotifyLevel
protected

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

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)