![]() |
VR-Forces 4.0.4 Class Documentation
|
The creator class. More...

Public Member Functions | |
| DtAttachWidgetLogicCreator () | |
| CTOR. | |
| virtual | ~DtAttachWidgetLogicCreator () |
| DTOR. | |
| virtual DtVirtualBaseClass * | create (DtDe &de, DtAttachWidgetInterface &iFace) |
| Create and initialize the logic. | |
Static Public Member Functions | |
| static DtAttachWidgetLogicCreator & | instance (DtDe &) |
| Get an instance of the creator. | |
| static void | registerInstance (DtDe &de, DtAttachWidgetLogicCreator *instance) |
| Register an instance of the creator. | |
The creator class.
| virtual makVrv::DtAttachWidgetLogicCreator::~DtAttachWidgetLogicCreator | ( | ) | [virtual] |
DTOR.
| static DtAttachWidgetLogicCreator& makVrv::DtAttachWidgetLogicCreator::instance | ( | DtDe & | ) | [static] |
Get an instance of the creator.
| static void makVrv::DtAttachWidgetLogicCreator::registerInstance | ( | DtDe & | de, |
| DtAttachWidgetLogicCreator * | instance | ||
| ) | [static] |
Register an instance of the creator.
| virtual DtVirtualBaseClass* makVrv::DtAttachWidgetLogicCreator::create | ( | DtDe & | de, |
| DtAttachWidgetInterface & | iFace | ||
| ) | [virtual] |
Create and initialize the logic.