![]() |
VR-Forces 4.1.1 Class Documentation
|
Creator for registering the aggregate settings logic. More...

Public Member Functions | |
| DtAggregateSettingsLogicCreator () | |
| CTOR. | |
| virtual | ~DtAggregateSettingsLogicCreator () |
| Virtual DTOR. | |
| virtual DtAggregateSettingsLogic * | create (DtDe &de, DtPersistenceControlsInterface &, DtAggregateSettingsInterface &) |
| Creates the logic for the widget. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtAggregateSettingsLogicCreator & | instance (DtDe &de) |
| Get an instance of the creator. | |
| static void | registerInstance (DtDe &de, DtAggregateSettingsLogicCreator *instance) |
| Register an instance of the creator. | |
Creator for registering the aggregate settings logic.
| 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.