VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | 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]

Public Member Functions

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

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

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 Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)