VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes | Private Member Functions
DtModifyQueueEntry Class Reference
Inheritance diagram for DtModifyQueueEntry:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtModifyQueueEntry (DtIfModifyVrfObject modifyMessage, DtVrfObjectManager *objectManager)
 constructor Looks up the object in the object manager according the object ID in the message.
 DtModifyQueueEntry (const DtModifyQueueEntry &orig)
 copy constructor
virtual ~DtModifyQueueEntry ()
 destructor
virtual const DtIfModifyVrfObject modifyMessage () const
 Returns myModifyMessage.

Protected Attributes

DtIfModifyVrfObject myModifyMessage
 The modify message, as passed into the constructor.

Private Member Functions

const DtModifyQueueEntryoperator= (const DtModifyQueueEntry &orig)
 assignment operator, not implemented

Constructor & Destructor Documentation

constructor Looks up the object in the object manager according the object ID in the message.

If the object has a DtVrfMovingObjectStateRepository based SR with the amClampedToGround flag set to true, the parameters from the mesage are passed to precomputeObjectLocations (from the base class).

copy constructor

destructor


Member Function Documentation

virtual const DtIfModifyVrfObject DtModifyQueueEntry::modifyMessage ( ) const [virtual]

Returns myModifyMessage.

const DtModifyQueueEntry& DtModifyQueueEntry::operator= ( const DtModifyQueueEntry orig) [private]

assignment operator, not implemented


Member Data Documentation

The modify message, as passed into the constructor.


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)