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

DtAbandonPlanCommandExecutor. More...

Inheritance diagram for DtAbandonPlanCommandExecutor:
Inheritance graph
[legend]

Public Member Functions

 DtAbandonPlanCommandExecutor (DtSimManager *simManager)
virtual ~DtAbandonPlanCommandExecutor ()
virtual bool execute (const DtSimCommand *command)
 Abandons the plan.
- 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

 DtAbandonPlanCommandExecutor ()
 Not implemented.
 DtAbandonPlanCommandExecutor (const DtAbandonPlanCommandExecutor &orig)
 Not implemented.
DtAbandonPlanCommandExecutoroperator= (const DtAbandonPlanCommandExecutor &orig)
 Not implemented.

Additional Inherited Members

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

Detailed Description

DtAbandonPlanCommandExecutor.

Executor for the DtAbandonPlanCommand DtSimCommand. Abandons the plan of the object in question by sending the DtIfAbandonPlan message to it.

Constructor & Destructor Documentation

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

Not implemented.

DtAbandonPlanCommandExecutor::DtAbandonPlanCommandExecutor ( const DtAbandonPlanCommandExecutor orig)
private

Not implemented.

Member Function Documentation

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

Abandons the plan.

Parameters
commandmust be DtAbandonPlanCommand.

Implements DtSimCommandExecutor.

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

Not implemented.


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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)