VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Attributes
DtVrfObjectNavInterfaceFactory Class Reference

Factory for DtVrfObjectCommunicationInterface. More...

Inheritance diagram for DtVrfObjectNavInterfaceFactory:
Inheritance graph
[legend]

Public Member Functions

 DtVrfObjectNavInterfaceFactory ()
virtual ~DtVrfObjectNavInterfaceFactory ()
- Public Member Functions inherited from DtSingleArgFactoryTemplate< DtVrfObjectNavInterface, DtString, DtVrfObject * >
 DtSingleArgFactoryTemplate ()
 constructor
virtual ~DtSingleArgFactoryTemplate ()
 Destructor: deletes factory and any entries on the factory.
virtual void addCreatorFcn (const DtString &key, DtCreatorFcn fcn)
 Add a creator function to the factory.
virtual bool removeCreatorFcn (const DtString &key)
 Remove a creator function with the given key.
virtual bool isKeyRegistered (const DtString &key) const
virtual DtString creationObjectName () const
virtual const DtCreatorMapTypecreatorMap () const
virtual DtVrfObjectNavInterfacecreateNew (const DtString &key, DtVrfObject *arg) const
 Create and return a new instance of the type based on the creator functions and the type specified.

Static Public Member Functions

static
DtVrfObjectNavInterfaceFactory
create ()
 Creates a version of this factory with the default nav interfaces for VRF.
static
DtVrfObjectNavInterfaceFactory
factory ()
static void setFactory (DtVrfObjectNavInterfaceFactory *fact)

Protected Member Functions

virtual DtString creationTypeName () const

Static Protected Attributes

static
DtVrfObjectNavInterfaceFactory
theFactory

Additional Inherited Members

- Public Types inherited from DtSingleArgFactoryTemplate< DtVrfObjectNavInterface, DtString, DtVrfObject * >
typedef DtVrfObjectNavInterface *(* DtCreatorFcn )(DtVrfObject *)
typedef std::map< DtString,
DtSingleArgFactoryTemplateEntry
DtCreatorMapType
- Protected Attributes inherited from DtSingleArgFactoryTemplate< DtVrfObjectNavInterface, DtString, DtVrfObject * >
DtCreatorMapType myCreatorMap

Detailed Description

Factory for DtVrfObjectCommunicationInterface.

Overridden from the template class to specialize the error messages only.

Constructor & Destructor Documentation

DtVrfObjectNavInterfaceFactory::DtVrfObjectNavInterfaceFactory ( )
virtual DtVrfObjectNavInterfaceFactory::~DtVrfObjectNavInterfaceFactory ( )
virtual

Member Function Documentation

static DtVrfObjectNavInterfaceFactory* DtVrfObjectNavInterfaceFactory::create ( )
static

Creates a version of this factory with the default nav interfaces for VRF.

Reimplemented from DtSingleArgFactoryTemplate< DtVrfObjectNavInterface, DtString, DtVrfObject * >.

static DtVrfObjectNavInterfaceFactory* DtVrfObjectNavInterfaceFactory::factory ( )
static
static void DtVrfObjectNavInterfaceFactory::setFactory ( DtVrfObjectNavInterfaceFactory fact)
static
virtual DtString DtVrfObjectNavInterfaceFactory::creationTypeName ( ) const
protectedvirtual

Member Data Documentation

DtVrfObjectNavInterfaceFactory* DtVrfObjectNavInterfaceFactory::theFactory
staticprotected

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

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)