VR-Forces 5.0.2 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
makVrv::DtWeatherPrecipitationShaftFactory Class Reference

Factory that is used to create weather precipitation shaft areas.

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

Public Member Functions

 DtWeatherPrecipitationShaftFactory (DtDe &de)
 
virtual ~DtWeatherPrecipitationShaftFactory ()
 
 DtWeatherPrecipitationShaftFactory ()=delete
 
 DtWeatherPrecipitationShaftFactory (const DtWeatherPrecipitationShaftFactory &other)=delete
 
DtWeatherPrecipitationShaftFactoryoperator= (const DtWeatherPrecipitationShaftFactory &other)=delete
 
virtual
DtWeatherPrecipitationShaft
create () const
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Static Public Member Functions

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

Protected Attributes

DtDemyDe
 

Constructor & Destructor Documentation

makVrv::DtWeatherPrecipitationShaftFactory::DtWeatherPrecipitationShaftFactory ( DtDe de)

CTOR.

virtual makVrv::DtWeatherPrecipitationShaftFactory::~DtWeatherPrecipitationShaftFactory ( )
virtual

DTOR.

makVrv::DtWeatherPrecipitationShaftFactory::DtWeatherPrecipitationShaftFactory ( )
delete

Default Constructor not implemented.

makVrv::DtWeatherPrecipitationShaftFactory::DtWeatherPrecipitationShaftFactory ( const DtWeatherPrecipitationShaftFactory other)
delete

Copy Constructor not implemented - Copy not allowed.

Member Function Documentation

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

Assignment Operator not implemented - Assignment not allowed.

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

Get the instance for the DtWeatherPrecipitationShaftFactory use de.registerInstance(DtWeatherPrecipitationShaftFactory::theClassName()) to override this creator.

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

Class name for this class ("DtWeatherPrecipitationShaftFactory")

virtual DtWeatherPrecipitationShaft* makVrv::DtWeatherPrecipitationShaftFactory::create ( ) const
virtual

create a layer of the given type

Member Data Documentation

DtDe& makVrv::DtWeatherPrecipitationShaftFactory::myDe
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)