![]() |
VR-Forces 4.10 Class Documentation
|
Creator that is used to create the weather area group. More...

Public Member Functions | |
| DtWeatherAreaGroupCreator () | |
| CTOR. More... | |
| virtual | ~DtWeatherAreaGroupCreator () |
| DTOR. More... | |
| DtWeatherAreaGroupCreator (const DtWeatherAreaGroupCreator &other)=delete | |
| Copy Constructor not implemented - Copy not allowed. More... | |
| DtWeatherAreaGroupCreator & | operator= (const DtWeatherAreaGroupCreator &other)=delete |
| Assignment Operator not implemented - Assignment not allowed. More... | |
| virtual DtWeatherAreaGroup * | create (DtDe &) |
| Creates a weather area group. More... | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. More... | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. More... | |
Static Public Member Functions | |
| static DtWeatherAreaGroupCreator & | instance (DtDe &theIG) |
| Get the weather area group creator instance for this IG object. More... | |
| static void | registerInstance (DtDe &theIG, DtWeatherAreaGroupCreator *anInstance) |
| Register the creator instance with an IG. More... | |
Creator that is used to create the weather area group.
| makVrv::DtWeatherAreaGroupCreator::DtWeatherAreaGroupCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
delete |
Copy Constructor not implemented - Copy not allowed.
|
delete |
Assignment Operator not implemented - Assignment not allowed.
|
static |
Get the weather area group creator instance for this IG object.
|
static |
Register the creator instance with an IG.
|
virtual |
Creates a weather area group.