VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions
DtStealthCompassCommand Class Reference
Inheritance diagram for DtStealthCompassCommand:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtStealthCompassCommand ()
 Default constructor.
 DtStealthCompassCommand (const DtString &writeName, DtReaderWriterRegistry *parentRegistry=NULL)
 Usual constructor.
 DtStealthCompassCommand (const DtString &writeName, const DtStealthCompassCommand &orig, DtReaderWriterRegistry *parentRegistry=NULL)
 copy constructor
virtual ~DtStealthCompassCommand ()
 destructor
DtStealthCompassCommandoperator= (const DtStealthCompassCommand &orig)
 assignment operator
virtual DtSimCommandclone (const DtString &name, DtReaderWriterRegistry *parentRegistry=0) const
 virtual copy constructor
virtual int type () const
 Returns DtStealthCompassMessageType (defined in msgTypes.h)
virtual DtString stringRep () const
 Get a readable string representation of this command.

Static Public Member Functions

static DtSimCommandcreator ()
 Creator function registered with DtDefaultInterfaceContentFactory.

Constructor & Destructor Documentation

Default constructor.

DtStealthCompassCommand::DtStealthCompassCommand ( const DtString writeName,
DtReaderWriterRegistry parentRegistry = NULL 
)

Usual constructor.

DtStealthCompassCommand::DtStealthCompassCommand ( const DtString writeName,
const DtStealthCompassCommand orig,
DtReaderWriterRegistry parentRegistry = NULL 
)

copy constructor

destructor


Member Function Documentation

DtStealthCompassCommand& DtStealthCompassCommand::operator= ( const DtStealthCompassCommand orig)

assignment operator

virtual DtSimCommand* DtStealthCompassCommand::clone ( const DtString name,
DtReaderWriterRegistry parentRegistry = 0 
) const [virtual]

virtual copy constructor

Implements DtSimCommand.

virtual int DtStealthCompassCommand::type ( ) const [virtual]

Returns DtStealthCompassMessageType (defined in msgTypes.h)

Implements DtSimCommand.

Creator function registered with DtDefaultInterfaceContentFactory.

virtual DtString DtStealthCompassCommand::stringRep ( ) const [virtual]

Get a readable string representation of this command.

Reimplemented from DtStealthCommand.


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)