VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Friends
makVrv::DtChannelProxy Class Reference

The proxy object that lets you remotely control a channel.

Inheritance diagram for makVrv::DtChannelProxy:
Inheritance graph
[legend]

Public Member Functions

virtual ~DtChannelProxy ()
 
const DtChannelConfigurationconfiguration () const
 
const std::string & displayName () const
 
const std::string & windowName () const
 
const std::string & channelName () const
 
- Public Member Functions inherited from makVrv::DtProxy
 DtProxy ()
 
virtual void makeInvalid ()
 
bool isValid () const
 
void validate () const
 

Protected Member Functions

 DtChannelProxy (DtDe &de, const std::string &displayName, const std::string &windowName, DtChannelConfiguration &config)
 
DtChannelProctorproctor ()
 

Protected Attributes

DtDemyDe
 
std::string myDisplayName
 
std::string myViewName
 
DtChannelConfigurationmyConfiguration
 
DtChannelProctormyProctorCache
 
- Protected Attributes inherited from makVrv::DtProxy
bool myValidFlag
 

Friends

class DtWindowProxy
 

Constructor & Destructor Documentation

virtual makVrv::DtChannelProxy::~DtChannelProxy ( )
virtual

DTOR.

makVrv::DtChannelProxy::DtChannelProxy ( DtDe de,
const std::string &  displayName,
const std::string &  windowName,
DtChannelConfiguration config 
)
protected

CTOR.

Member Function Documentation

const DtChannelConfiguration& makVrv::DtChannelProxy::configuration ( ) const

Get the configuration.

const std::string& makVrv::DtChannelProxy::displayName ( ) const

Operators, all behavior may not happen immediately.

Accessors Return the display engine name this window belongs to.

const std::string& makVrv::DtChannelProxy::windowName ( ) const

Return the window name this channel belongs to.

const std::string& makVrv::DtChannelProxy::channelName ( ) const

Return the channel name of the channel this proxy represents.

DtChannelProctor* makVrv::DtChannelProxy::proctor ( )
protected

Get the proctor this proxy uses.

Friends And Related Function Documentation

friend class DtWindowProxy
friend

Member Data Documentation

DtDe& makVrv::DtChannelProxy::myDe
protected

Members.

std::string makVrv::DtChannelProxy::myDisplayName
protected

Members.

std::string makVrv::DtChannelProxy::myViewName
protected

Members.

DtChannelConfiguration& makVrv::DtChannelProxy::myConfiguration
protected

Members.

DtChannelProctor* makVrv::DtChannelProxy::myProctorCache
protected

Members.


The documentation for this class was generated from the following file:

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)