![]() |
VR-Forces Developer's Guide
|
Creator that is used to create the weather area group.

Public Member Functions | |
| DtWeatherAreaGroupCreator () | |
| virtual | ~DtWeatherAreaGroupCreator () |
| DtWeatherAreaGroupCreator (const DtWeatherAreaGroupCreator &other)=delete | |
| DtWeatherAreaGroupCreator & | operator= (const DtWeatherAreaGroupCreator &other)=delete |
| virtual DtWeatherAreaGroup * | create (DtDe &) |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| virtual | ~DtVirtualBaseClass () |
Static Public Member Functions | |
| static DtWeatherAreaGroupCreator & | instance (DtDe &theIG) |
| static void | registerInstance (DtDe &theIG, DtWeatherAreaGroupCreator *anInstance) |
| 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.