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::DtChannelManagerCreator Class Reference

Creator for a DtChannelManager. More...

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

Public Member Functions

virtual DtChannelManagercreate (DtDe &anIG, DtWindow *window, DtChannelConfigurations &channelConfigs)=0
 Create a Channel Manager.
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Static Public Member Functions

static DtChannelManagerCreatorinstance (DtDe &anIG)
 Get the channel creator instance for this IG object.
static void registerInstance (DtDe &anIG, DtChannelManagerCreator *anInstance)
 Register the creator instance with an IG.

Detailed Description

Creator for a DtChannelManager.

Member Function Documentation

static DtChannelManagerCreator& makVrv::DtChannelManagerCreator::instance ( DtDe anIG)
static

Get the channel creator instance for this IG object.

static void makVrv::DtChannelManagerCreator::registerInstance ( DtDe anIG,
DtChannelManagerCreator anInstance 
)
static

Register the creator instance with an IG.

virtual DtChannelManager* makVrv::DtChannelManagerCreator::create ( DtDe anIG,
DtWindow window,
DtChannelConfigurations channelConfigs 
)
pure virtual

Create a Channel Manager.

Implemented in makVrv::DtOsgChannelManagerCreator.


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)