23 class DtChannelConfiguration;
24 class DtWindowConfiguration;
44 virtual void channelNameChanged(
const std::string& displayName,
45 const std::string& windowName,
const std::string& channelName ) = 0;
49 virtual void channelConfigurationChanged(
54 virtual void windowConfigurationChanged(
61 const std::string& displayName,
const std::string& windowName,
80 const std::string& displayName,
const std::string& windowName,
An object that manages 2D Channel-specific keyword-specified objects.
Definition: DtChannelKeywordObjectManager.h:38
The base class for all channel keyword objects.
Definition: DtChannelKeywordObject.h:28
DtDe & myDe
Definition: DtChannelKeywordObject.h:66
Virtual base class.
Definition: DtVirtualBaseClass.h:22
This owns a list of channel configurations.
Definition: DtWindowConfiguration.h:31
The polymorphic creator for the DtChannelKeywordObject.
Definition: DtChannelKeywordObject.h:71
Contains makVrv::DtVirtualBaseClass class.
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
Configuration for a single channel Serialized and sent to remote displays as necessary to configure r...
Definition: DtChannelConfiguration.h:26
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Contains DLL export macros.