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 | Protected Attributes
DtObjectConsoleEchoCommand Class Reference
Inheritance diagram for DtObjectConsoleEchoCommand:
Inheritance graph
[legend]

Public Member Functions

 DtObjectConsoleEchoCommand (DtSimulationServices *objMgr, int notifyLevel)
 
virtual ~DtObjectConsoleEchoCommand () override
 
virtual bool execute (const DtString &parameters) override
 
virtual DtString help (const DtString &parameters) override
 
virtual bool showInHelp () const override
 
- Public Member Functions inherited from DtConsoleCommand
virtual ~DtConsoleCommand ()
 

Protected Attributes

DtSimulationServicesmySimulationServices
 
int myNotifyLevel
 

Constructor & Destructor Documentation

DtObjectConsoleEchoCommand::DtObjectConsoleEchoCommand ( DtSimulationServices objMgr,
int  notifyLevel 
)
inline
virtual DtObjectConsoleEchoCommand::~DtObjectConsoleEchoCommand ( )
inlineoverridevirtual

Member Function Documentation

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

Execute the command.

Returns
True on success of the command.

Implements DtConsoleCommand.

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

Reimplemented from DtConsoleCommand.

virtual bool DtObjectConsoleEchoCommand::showInHelp ( ) const
inlineoverridevirtual
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

DtSimulationServices* DtObjectConsoleEchoCommand::mySimulationServices
protected
int DtObjectConsoleEchoCommand::myNotifyLevel
protected

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)