VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtWindowProctorImpl Class Reference

Implementation of the Window Proctor. More...

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

List of all members.

Public Member Functions

 DtWindowProctorImpl (DtDe &de, DtWindowManager &vm)
 CTOR.
virtual ~DtWindowProctorImpl ()
 DTOR.

Protected Member Functions

virtual void addChannel (const std::string &displayName, const std::string &windowName, const DtChannelConfiguration &config)
 Add a channel.
virtual void destroyChannel (const std::string &displayName, const std::string &windowName, const std::string &channelName)
 Destroy a channel.
virtual void modifyChannel (const std::string &displayName, const std::string &windowName, const std::string &channelName, const DtChannelConfiguration &config)
 Modify channel function.

Protected Attributes

DtWindowManagermyManager

Detailed Description

Implementation of the Window Proctor.


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

virtual void makVrv::DtWindowProctorImpl::addChannel ( const std::string &  displayName,
const std::string &  windowName,
const DtChannelConfiguration config 
) [protected, virtual]

Add a channel.

Implements makVrv::DtWindowProctor.

virtual void makVrv::DtWindowProctorImpl::destroyChannel ( const std::string &  displayName,
const std::string &  windowName,
const std::string &  channelName 
) [protected, virtual]

Destroy a channel.

Implements makVrv::DtWindowProctor.

virtual void makVrv::DtWindowProctorImpl::modifyChannel ( const std::string &  displayName,
const std::string &  windowName,
const std::string &  channelName,
const DtChannelConfiguration config 
) [protected, virtual]

Modify channel function.

Implements makVrv::DtWindowProctor.


Member Data Documentation


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)