VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions | Private Member Functions
DtNoopCommandExecutor Class Reference

DtNoopCommandExecutor. More...

Inheritance diagram for DtNoopCommandExecutor:
Inheritance graph
[legend]

Public Member Functions

 DtNoopCommandExecutor (DtSimManager *simManager)
virtual ~DtNoopCommandExecutor ()
virtual bool execute (const DtSimCommand *command)
 Does nothing.
- Public Member Functions inherited from DtSimCommandExecutor
 DtSimCommandExecutor (DtSimManager *simManager)
virtual ~DtSimCommandExecutor ()
virtual bool execute (const DtSimCommand *command, const DtString &objectName)
 Performs the actual executor of the DtSimCommand in the context of a specific entity.

Static Public Member Functions

static DtSimCommandExecutorcreate (DtSimManager *simManager)
- Static Public Member Functions inherited from DtSimCommandExecutor
static void setFactory (DtSimCommandExecutorFactory *factory)
 Sets the static factory member.
static DtSimCommandExecutorcreateSimCommandExecutor (const DtSimCommandMessageType &type, DtSimManager *simManager)
 Uses the static factory member to create a new executor of the specified type.

Private Member Functions

 DtNoopCommandExecutor ()
 Not implemented.
 DtNoopCommandExecutor (const DtNoopCommandExecutor &orig)
 Not implemented.
DtNoopCommandExecutoroperator= (const DtNoopCommandExecutor &orig)
 Not implemented.

Additional Inherited Members

- Protected Attributes inherited from DtSimCommandExecutor
DtSimManagermySimManager
- Static Protected Attributes inherited from DtSimCommandExecutor
static
DtSimCommandExecutorFactory
myFactory

Detailed Description

DtNoopCommandExecutor.

Executor for the DtNoopCommand DtSimCommand. Does nothing.

Constructor & Destructor Documentation

DtNoopCommandExecutor::DtNoopCommandExecutor ( DtSimManager simManager)
virtual DtNoopCommandExecutor::~DtNoopCommandExecutor ( )
virtual
DtNoopCommandExecutor::DtNoopCommandExecutor ( )
private

Not implemented.

DtNoopCommandExecutor::DtNoopCommandExecutor ( const DtNoopCommandExecutor orig)
private

Not implemented.

Member Function Documentation

virtual bool DtNoopCommandExecutor::execute ( const DtSimCommand command)
virtual

Does nothing.

Returns
True.

Implements DtSimCommandExecutor.

static DtSimCommandExecutor* DtNoopCommandExecutor::create ( DtSimManager simManager)
static
Returns
A new instance of this class.
DtNoopCommandExecutor& DtNoopCommandExecutor::operator= ( const DtNoopCommandExecutor orig)
private

Not implemented.


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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)