VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::DtSimEntryObject Class Reference

A DtSimEntryObject tells the DtSimData about new simulation objects and events. More...

List of all members.

Public Member Functions

 DtSimEntryObject (DtDe &de, DtUniqueID id)
 CTOR.
virtual ~DtSimEntryObject ()
 DTOR.
virtual void addEntry (DtUniqueID id)
 Tell the DtSimData to add a new object.
virtual void removeEntry (DtUniqueID id)
 //!
virtual void signalEvent ()
 Tell the DtSimData to signal its event entry.

Protected Attributes

DtDemyDe

Detailed Description

A DtSimEntryObject tells the DtSimData about new simulation objects and events.

It is created for each instance of a DtConnection via a DtSimDataDriver.


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

virtual void makVrv::DtSimEntryObject::addEntry ( DtUniqueID  id) [virtual]

Tell the DtSimData to add a new object.

virtual void makVrv::DtSimEntryObject::removeEntry ( DtUniqueID  id) [virtual]

//!

Tell the DtSimData to remove an entry.

virtual void makVrv::DtSimEntryObject::signalEvent ( ) [virtual]

Tell the DtSimData to signal its event entry.


Member Data Documentation


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)