VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Friends
makVrv::DtChannelProxy Class Reference

The proxy object that lets you remotely control a channel. More...

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

List of all members.

Public Member Functions

virtual ~DtChannelProxy ()
 DTOR.
const DtChannelConfigurationconfiguration () const
 Get the configuration.
const std::string & displayName () const
 Operators, all behavior may not happen immediately.
const std::string & windowName () const
 Return the window name this channel belongs to.
const std::string & channelName () const
 Return the channel name of the channel this proxy represents.

Protected Member Functions

 DtChannelProxy (DtDe &de, const std::string &displayName, const std::string &windowName, DtChannelConfiguration &config)
 CTOR.
DtChannelProctorproctor ()
 Get the proctor this proxy uses.

Protected Attributes

DtDemyDe
 Members.
std::string myDisplayName
 Members.
std::string myViewName
 Members.
DtChannelConfigurationmyConfiguration
 Members.
DtChannelProctormyProctorCache
 Members.

Friends

class DtWindowProxy

Detailed Description

The proxy object that lets you remotely control a channel.


Constructor & Destructor Documentation

DTOR.

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

CTOR.


Member Function Documentation

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.

Get the proctor this proxy uses.


Friends And Related Function Documentation

friend class DtWindowProxy [friend]

Member Data Documentation

Members.

std::string makVrv::DtChannelProxy::myDisplayName [protected]

Members.

std::string makVrv::DtChannelProxy::myViewName [protected]

Members.

Members.

Members.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)