VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions
makVrv::DtWeatherAreaGroupCreator Class Reference

Creator that is used to create the weather area group.

Inheritance diagram for makVrv::DtWeatherAreaGroupCreator:
Inheritance graph
[legend]

Public Member Functions

 DtWeatherAreaGroupCreator ()
 
virtual ~DtWeatherAreaGroupCreator ()
 
 DtWeatherAreaGroupCreator (const DtWeatherAreaGroupCreator &other)=delete
 
DtWeatherAreaGroupCreatoroperator= (const DtWeatherAreaGroupCreator &other)=delete
 
virtual DtWeatherAreaGroupcreate (DtDe &)
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Static Public Member Functions

static DtWeatherAreaGroupCreatorinstance (DtDe &theIG)
 
static void registerInstance (DtDe &theIG, DtWeatherAreaGroupCreator *anInstance)
 

Constructor & Destructor Documentation

makVrv::DtWeatherAreaGroupCreator::DtWeatherAreaGroupCreator ( )

CTOR.

virtual makVrv::DtWeatherAreaGroupCreator::~DtWeatherAreaGroupCreator ( )
virtual

DTOR.

makVrv::DtWeatherAreaGroupCreator::DtWeatherAreaGroupCreator ( const DtWeatherAreaGroupCreator other)
delete

Copy Constructor not implemented - Copy not allowed.

Member Function Documentation

DtWeatherAreaGroupCreator& makVrv::DtWeatherAreaGroupCreator::operator= ( const DtWeatherAreaGroupCreator other)
delete

Assignment Operator not implemented - Assignment not allowed.

static DtWeatherAreaGroupCreator& makVrv::DtWeatherAreaGroupCreator::instance ( DtDe theIG)
static

Get the weather area group creator instance for this IG object.

static void makVrv::DtWeatherAreaGroupCreator::registerInstance ( DtDe theIG,
DtWeatherAreaGroupCreator anInstance 
)
static

Register the creator instance with an IG.

virtual DtWeatherAreaGroup* makVrv::DtWeatherAreaGroupCreator::create ( DtDe )
virtual

Creates a weather area group.


The documentation for this class was generated from the following file:

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)