![]() |
VR-Forces Developer's Guide
|
Creator for registering the aggregate settings logic.

Public Member Functions | |
| DtAggregateSettingsLogicCreator () | |
| virtual | ~DtAggregateSettingsLogicCreator () |
| virtual DtAggregateSettingsLogic * | create (DtDe &de, DtPersistenceControlsInterface &, DtAggregateSettingsInterface &) |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| virtual | ~DtVirtualBaseClass () |
Static Public Member Functions | |
| static DtAggregateSettingsLogicCreator & | instance (DtDe &de) |
| static void | registerInstance (DtDe &de, DtAggregateSettingsLogicCreator *instance) |
| makVrv::DtAggregateSettingsLogicCreator::DtAggregateSettingsLogicCreator | ( | ) |
CTOR.
|
virtual |
Virtual DTOR.
|
static |
Get an instance of the creator.
|
static |
Register an instance of the creator.
|
virtual |
Creates the logic for the widget.
Reimplemented in makVrf::DtVrfAggregateSettingsLogicCreator.