![]() |
VR-Forces 4.6 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtVrfObjectReference |
| Class used to track an object, or, to supply information (UUID, entity identifier, etc) about an object, and, if this object does not exist, will add a callback with the object manager for when that particular object is discovered. More... | |
| class | DtSharedVrfObjectReference |
| DtSharedVrfObjectReference class will allocate an empty DtVrfObjectReference if one is not assigned so the isValid() call will return false if checked. More... | |
| class | DtRwVrfObjectReference |
| Class used as the reader/writer implementation of the DtVrfObjectReference. More... | |
| class | DtRwVrfObjectReferenceList |
| If you use a list of object names to archive which objects are part of a controller (or any object) use this list instead. More... | |
Typedefs | |
| typedef boost::shared_ptr < DtVrfObjectDeletionTracker > | DtVrfObjectDeletionHandle |
| typedef boost::shared_ptr<DtVrfObjectDeletionTracker> DtVrfObjectDeletionHandle |