19 class DtDisplayConfiguration;
20 class DtDisplayProctor;
68 int windowCount()
const;
71 const std::string& displayName()
const;
DtDe & myDe
Definition: DtDisplayProxy.h:85
DtDisplayConfiguration * myConfiguration
Definition: DtDisplayProxy.h:86
The abstract Window engine handler.
Definition: DtDisplayProctor.h:30
This owns a list of channel configurations.
Definition: DtWindowConfiguration.h:31
DtDisplayProctor * myProctorCache
Definition: DtDisplayProxy.h:87
Display proxy uses for communicating display settings to slave displays.
Definition: DtDisplayProxy.h:25
The Proxy base class.
Definition: DtProxy.h:41
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
This owns a list of window configurations.
Definition: DtDisplayConfiguration.h:47
DtBoost::shared_ptr< DtWindowProxy > DtWindowProxySP
Definition: DtWindowProxy.h:102
Contains makVrv::DtViewProxy class.
DtBoost::shared_ptr< DtDisplayProxy > DtDisplayProxySP
Definition: DtDisplayProxy.h:94
std::map< std::string, DtWindowProxyWP > WindowProxies
Definition: DtDisplayProxy.h:89
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
DtBoost::weak_ptr< DtDisplayProxy > DtDisplayProxyWP
Definition: DtDisplayProxy.h:95
WindowProxies myWindowProxies
Definition: DtDisplayProxy.h:90