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

Public Member Functions

 DtObjectConsoleEchoCommand (DtVrfObjectManager *objMgr, int notifyLevel)
 ~DtObjectConsoleEchoCommand ()
virtual bool execute (const DtString &parameters)
 Execute the command.
virtual DtString help (const DtString &parameters)
virtual bool showInHelp () const
- Public Member Functions inherited from DtConsoleCommand
virtual ~DtConsoleCommand ()

Protected Attributes

DtVrfObjectManagermyObjectManager
int myNotifyLevel

Constructor & Destructor Documentation

DtObjectConsoleEchoCommand::DtObjectConsoleEchoCommand ( DtVrfObjectManager objMgr,
int  notifyLevel 
)
inline
DtObjectConsoleEchoCommand::~DtObjectConsoleEchoCommand ( )
inline

Member Function Documentation

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

Execute the command.

Returns
True on success of the command.

Implements DtConsoleCommand.

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

Reimplemented from DtConsoleCommand.

virtual bool DtObjectConsoleEchoCommand::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.

Member Data Documentation

DtVrfObjectManager* DtObjectConsoleEchoCommand::myObjectManager
protected
int DtObjectConsoleEchoCommand::myNotifyLevel
protected

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)