VR-Forces 5.0.3 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 | Protected Attributes | Private Member Functions
makVrv::DtWeatherAreaDrawableCreator Class Reference

creator for DtWeatherAreaDrawable

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

Public Member Functions

 DtWeatherAreaDrawableCreator (DtDe &de)
 
virtual ~DtWeatherAreaDrawableCreator ()
 
virtual DtWeatherAreaDrawablecreate (DtWeatherAreaGroup *weatherAreaGroup) const
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Static Public Member Functions

static
DtWeatherAreaDrawableCreator
instance (DtDe &de)
 
static const std::string & theClassName ()
 

Protected Attributes

DtDemyDe
 

Private Member Functions

 DtWeatherAreaDrawableCreator (const DtWeatherAreaDrawableCreator &other)
 
DtWeatherAreaDrawableCreatoroperator= (const DtWeatherAreaDrawableCreator &other)
 

Constructor & Destructor Documentation

makVrv::DtWeatherAreaDrawableCreator::DtWeatherAreaDrawableCreator ( DtDe de)

CTOR.

virtual makVrv::DtWeatherAreaDrawableCreator::~DtWeatherAreaDrawableCreator ( )
virtual

DTOR.

makVrv::DtWeatherAreaDrawableCreator::DtWeatherAreaDrawableCreator ( const DtWeatherAreaDrawableCreator other)
private

Copy Constructor not implemented – Copy Not Allowed.

Member Function Documentation

DtWeatherAreaDrawableCreator& makVrv::DtWeatherAreaDrawableCreator::operator= ( const DtWeatherAreaDrawableCreator other)
private

Assignment Operator Not implemented – Assignment Not Allowed.

virtual DtWeatherAreaDrawable* makVrv::DtWeatherAreaDrawableCreator::create ( DtWeatherAreaGroup weatherAreaGroup) const
virtual

Create an instance of a DtWeatherAreaDrawable.

static DtWeatherAreaDrawableCreator& makVrv::DtWeatherAreaDrawableCreator::instance ( DtDe de)
static

Get the creator for the DtWeatherAreaDrawable use de.registerInstance(DtWeatherAreaDrawableCreator::theClassName()) to override this creator.

static const std::string& makVrv::DtWeatherAreaDrawableCreator::theClassName ( )
static

Class name for this class ("DtWeatherAreaDrawableCreator")

Member Data Documentation

DtDe& makVrv::DtWeatherAreaDrawableCreator::myDe
protected

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

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)