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 Types | Protected Attributes
makVrf::DtVrfScenarioRemapFactory Class Reference
Inheritance diagram for makVrf::DtVrfScenarioRemapFactory:
Inheritance graph
[legend]

Public Member Functions

 DtVrfScenarioRemapFactory (makVrv::DtDe &)
 
virtual ~DtVrfScenarioRemapFactory ()
 
virtual
DtVrfScenarioRemapFunction
createRemapFunction (const std::string &, QWidget *parent)
 
virtual void addRemappingFunction (const std::string &, DtVrfScenarioRemapFunctionCreator *)
 
virtual void removeRemappingFunction (const std::string &)
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Static Public Member Functions

static DtVrfScenarioRemapFactoryinstance (makVrv::DtDe &de)
 

Protected Types

typedef std::map< std::string,
DtVrfScenarioRemapFunctionCreator * > 
DtRemappingCreatorMap
 

Protected Attributes

DtRemappingCreatorMap myRemappingFunctions
 
makVrv::DtDemyDe
 

Member Typedef Documentation

Constructor & Destructor Documentation

makVrf::DtVrfScenarioRemapFactory::DtVrfScenarioRemapFactory ( makVrv::DtDe )

Registers creators for default remapping methods.

virtual makVrf::DtVrfScenarioRemapFactory::~DtVrfScenarioRemapFactory ( )
virtual

Member Function Documentation

static DtVrfScenarioRemapFactory& makVrf::DtVrfScenarioRemapFactory::instance ( makVrv::DtDe de)
static

Returns instance of the messager.

virtual DtVrfScenarioRemapFunction* makVrf::DtVrfScenarioRemapFactory::createRemapFunction ( const std::string &  ,
QWidget *  parent 
)
virtual

Currently: DtRemapMissingBackends - Puts up a dialog to allow user to choose DtAutoRemapMissingBackends - Automatically remaps missing backends.

virtual void makVrf::DtVrfScenarioRemapFactory::addRemappingFunction ( const std::string &  ,
DtVrfScenarioRemapFunctionCreator  
)
virtual

Will take ownership of memory passed in for creator.

virtual void makVrf::DtVrfScenarioRemapFactory::removeRemappingFunction ( const std::string &  )
virtual

Member Data Documentation

DtRemappingCreatorMap makVrf::DtVrfScenarioRemapFactory::myRemappingFunctions
protected
makVrv::DtDe& makVrf::DtVrfScenarioRemapFactory::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)