VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Private Member Functions
DtIssuePlanCommandExecutor Class Reference

DtIssuePlanCommandExecutor. More...

Inheritance diagram for DtIssuePlanCommandExecutor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtIssuePlanCommandExecutor (DtSimManager *simManager)
virtual ~DtIssuePlanCommandExecutor ()
virtual bool execute (const DtSimCommand *command)
 issues the plan.

Static Public Member Functions

static DtSimCommandExecutorcreate (DtSimManager *simManager)

Private Member Functions

 DtIssuePlanCommandExecutor ()
 Not implemented.
 DtIssuePlanCommandExecutor (const DtIssuePlanCommandExecutor &orig)
 Not implemented.
DtIssuePlanCommandExecutoroperator= (const DtIssuePlanCommandExecutor &orig)
 Not implemented.

Detailed Description

DtIssuePlanCommandExecutor.

Executor for the DtissuePlanCommand DtSimCommand. issues the plan of the object in question by sending the DtIfissuePlan message to it.


Constructor & Destructor Documentation

Not implemented.

Not implemented.


Member Function Documentation

virtual bool DtIssuePlanCommandExecutor::execute ( const DtSimCommand command) [virtual]

issues the plan.

Parameters:
commandmust be DtissuePlanCommand. Sends the plan to the assigned entity via a DtIfPlanMessage. This accounts for if the entity that the plan is to be assigned to is on a different back end than the issuing plan.

Implements DtSimCommandExecutor.

Returns:
A new instance of this class.
DtIssuePlanCommandExecutor& DtIssuePlanCommandExecutor::operator= ( const DtIssuePlanCommandExecutor orig) [private]

Not implemented.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)