VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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.
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 Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)