50 virtual void dumpElements();
Virtual base class.
Definition: DtVirtualBaseClass.h:19
std::vector< DtElementID > ElementIdList
Type definition for a vector of DtElementIDs.
Definition: DtElementData.h:53
Contains declarations for plugin initialization functions.
#define DT_DLL_EXAMPLEELEMENTATTRIBUTESPLUGIN
Definition: exampleElementAttributesPlugin.h:19
DtUniqueID DtElementID
The ElementID is a specific type of unique ID used to represent VR-Vantage uniquely defined elements...
Definition: DtUniqueID.h:23
ElementSubtypes
Definition: DtElementAttributes.h:53
Contains makVrv::DtVirtualBaseClass class.
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
ElementType
Definition: DtElementEntry.h:26
DtSignalConnectionManager mySignalConnections
Definition: DtElementAttributesMonitor.h:68
Base class to provide boost signal/slot management.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
The DtElementAttributesMonitor connects to signals from the the DtDe's elementData to track the attri...
Definition: DtElementAttributesMonitor.h:26
DtDe & myDe
Definition: DtElementAttributesMonitor.h:67
Contains makVrv::DtDataBank class.