VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions
makVrv::DtWidgetEventProcessorCreator Class Reference

A hack to create the widget event processor until accessories are implemented. More...

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

Public Member Functions

virtual DtEventProcessorInterfacecreate (DtDe &de)=0
 Create an event processor.
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Static Public Member Functions

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

Detailed Description

A hack to create the widget event processor until accessories are implemented.

Member Function Documentation

static DtWidgetEventProcessorCreator& makVrv::DtWidgetEventProcessorCreator::instance ( DtDe de)
static

Get the creator instance for this IG object.

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

Register the instance with an IG.

virtual DtEventProcessorInterface* makVrv::DtWidgetEventProcessorCreator::create ( DtDe de)
pure virtual

Create an event processor.

Implemented in makVrv::DtOsgWidgetEventProcessorCreator.


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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)