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

Public Member Functions

 DtExpireOlderThanCommand (DtPhysicalWorld *physicalWorld)
 
virtual bool execute (const DtString &parameters)
 Execute the command. More...
 
virtual DtString help (const DtString &parameters)
 
virtual bool showInHelp () const
 
- Public Member Functions inherited from DtConsoleCommand
virtual ~DtConsoleCommand ()
 

Protected Attributes

DtPhysicalWorldmyPhysicalWorld
 

Constructor & Destructor Documentation

DtExpireOlderThanCommand::DtExpireOlderThanCommand ( DtPhysicalWorld physicalWorld)

Member Function Documentation

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

Execute the command.

Returns
True on success of the command.

Implements DtConsoleCommand.

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

Reimplemented from DtConsoleCommand.

virtual bool DtExpireOlderThanCommand::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

DtPhysicalWorld* DtExpireOlderThanCommand::myPhysicalWorld
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)