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

DtCreateObjectCommandExecutor. More...

Inheritance diagram for DtCreateObjectCommandExecutor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtCreateObjectCommandExecutor (DtSimManager *simManager)
virtual ~DtCreateObjectCommandExecutor ()
virtual bool execute (const DtSimCommand *command)
 Creates the new object.

Static Public Member Functions

static DtSimCommandExecutorcreate (DtSimManager *simManager)

Private Member Functions

 DtCreateObjectCommandExecutor ()
 Not implemented.
 DtCreateObjectCommandExecutor (const DtCreateObjectCommandExecutor &orig)
 Not implemented.
DtCreateObjectCommandExecutoroperator= (const DtCreateObjectCommandExecutor &orig)
 Not implemented.

Detailed Description

DtCreateObjectCommandExecutor.

Executor for the DtCreateObjectCommand DtSimCommand. Creates a new object on the local sim engine using the data from the creation sim command.


Constructor & Destructor Documentation

Not implemented.

Not implemented.


Member Function Documentation

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

Creates the new object.

Parameters:
commandmust be DtCreateObjectCommand.

Implements DtSimCommandExecutor.

Returns:
A new instance of this class.
DtCreateObjectCommandExecutor& DtCreateObjectCommandExecutor::operator= ( const DtCreateObjectCommandExecutor 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)