VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions
makVrv::DtChannelCreator Class Referenceabstract

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

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

Public Member Functions

virtual DtChannelcreate (DtDe &de, DtWindow *window, DtChannelConfiguration &)=0
 Create a Channel. More...
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor. More...
 
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor. More...
 

Static Public Member Functions

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

Detailed Description

The abstract channel creator for the abstract channel class.

Examples

Member Function Documentation

static DtChannelCreator& makVrv::DtChannelCreator::instance ( DtDe theIG)
static

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

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)