VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtChannelProctorImpl Class Reference

The implementation of the Channel Proctor. More...

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

Public Member Functions

 DtChannelProctorImpl (DtDe &de, DtWindowManager &manager)
 CTOR.
virtual ~DtChannelProctorImpl ()
 DTOR.
- Public Member Functions inherited from makVrv::DtChannelProctor
 DtChannelProctor (DtDe &de)
 CTOR.
virtual ~DtChannelProctor ()
 DTOR.
- Public Member Functions inherited from makVrv::DtProctor
 DtProctor (DtDe &, unsigned short classId)
 CTOR.
virtual ~DtProctor ()
 DTOR.
void executeFunction (DtMessage &msg)
 Execute the proper message function for the message.
DtDede ()
 Get the IG for the proctor.

Protected Attributes

DtWindowManagermyViewManager

Additional Inherited Members

- Public Types inherited from makVrv::DtProctor
enum  ProctorId {
  ProctorId_DtDeProctor = 32, ProctorId_DtSceneProctor = 33, ProctorId_DtWindowProctor = 34, ProctorID_DtChanneProctor = 35,
  ProctorID_DtDisplayEngineProctor = 36, ProctorID_DtDeSharedStateProctor = 37, ProctorId_UserStart = 0x8000, end_ProctorId = 0x10000
}
 Ids used for proctors. Each proctor class must have a unique id. More...
- Static Public Member Functions inherited from makVrv::DtChannelProctor
static DtChannelProctorinstance (DtDe &de)
 Get the instance associated with the de.
- Protected Types inherited from makVrv::DtProctor
typedef void(* MessageFunction )(DtProctor *, DtMessage &)
typedef std::map< int,
MessageFunction
FunctionMap
- Protected Member Functions inherited from makVrv::DtProctor
void registerFunction (unsigned int functionId, MessageFunction func)
 Register a message function to handle a message.

Detailed Description

The implementation of the Channel Proctor.

Constructor & Destructor Documentation

makVrv::DtChannelProctorImpl::DtChannelProctorImpl ( DtDe de,
DtWindowManager manager 
)

CTOR.

virtual makVrv::DtChannelProctorImpl::~DtChannelProctorImpl ( )
virtual

DTOR.

Member Data Documentation

DtWindowManager* makVrv::DtChannelProctorImpl::myViewManager
protected

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)