VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions
makVrv::DtChannelCreator Class Reference

The abstract channel creator for the abstract channel class. More...

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

List of all members.

Public Member Functions

virtual DtChannelcreate (DtDe &de, DtWindow *window, DtChannelConfiguration &)=0
 Create a Channel.

Static Public Member Functions

static DtChannelCreatorinstance (DtDe &theIG)
 Get the channel creator instance for this IG object.
static void registerInstance (DtDe &de, DtChannelCreator *instance)
 Register the creator instance with an IG.

Detailed Description

The abstract channel creator for the abstract channel class.

Examples

Member Function Documentation

Get the channel creator instance for this IG object.

Exceptions:
DtCorruptedStateif no instance is found.
static void makVrv::DtChannelCreator::registerInstance ( DtDe de,
DtChannelCreator instance 
) [static]

Register the creator instance with an IG.

virtual DtChannel* makVrv::DtChannelCreator::create ( DtDe de,
DtWindow window,
DtChannelConfiguration  
) [pure virtual]

Create a Channel.

Implemented in makVrv::DtOsgChannelCreator, and makVrv::DtExampleChannelCreator.


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)