VR-Forces 4.3 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::DtEventLoopCreator Class Reference

The abstract DtEventLoop creator for the abstract DtEventLoops class. More...

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

Public Member Functions

virtual DtEventLoopcreate (DtDe &theIG)=0
 Create a DtEventLoop.
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Static Public Member Functions

static DtEventLoopCreatorinstance (DtDe &theIG)
 Get the creator instance for this IG object.
static void registerInstance (DtDe &theIG, DtEventLoopCreator *anInstance)
 Register the creator instance with an IG.

Detailed Description

The abstract DtEventLoop creator for the abstract DtEventLoops class.

Member Function Documentation

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

Get the creator instance for this IG object.

Exceptions
DtCorruptedStateif it is unable to get the instance.
static void makVrv::DtEventLoopCreator::registerInstance ( DtDe theIG,
DtEventLoopCreator anInstance 
)
static

Register the creator instance with an IG.

virtual DtEventLoop* makVrv::DtEventLoopCreator::create ( DtDe theIG)
pure virtual

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)