VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
DtComponentDescriptorFactoryEntry Class Reference

DtComponentDescriptorFactoryEntry. More...

List of all members.

Public Member Functions

 DtComponentDescriptorFactoryEntry ()
 constructor
 DtComponentDescriptorFactoryEntry (const DtComponentDescriptorFactoryEntry &orig)
 copy constructor
const
DtComponentDescriptorFactoryEntry
operator= (const DtComponentDescriptorFactoryEntry &orig)
 assignment operator
virtual ~DtComponentDescriptorFactoryEntry ()
 destructor
virtual const DtStringtypeToCreate () const
virtual void setTypeToCreate (const DtString &type)
virtual const
DtComponentDescriptorCreatorFcn
creatorFcn () const
virtual void setCreatorFcn (const DtComponentDescriptorCreatorFcn &fcn)
virtual
DtComponentDescriptorFactoryEntry
clone (const DtComponentDescriptorFactoryEntry &orig) const

Protected Attributes

DtString myTypeToCreate
DtComponentDescriptorCreatorFcn myCreatorFcn

Detailed Description

DtComponentDescriptorFactoryEntry.

Instances of DtComponentDescriptorFactoryEntry are an entry in a DtComponentDescriptorFactory.


Constructor & Destructor Documentation

constructor

copy constructor

destructor


Member Function Documentation

const DtComponentDescriptorFactoryEntry& DtComponentDescriptorFactoryEntry::operator= ( const DtComponentDescriptorFactoryEntry orig)

assignment operator

virtual const DtString& DtComponentDescriptorFactoryEntry::typeToCreate ( ) const [virtual]
virtual void DtComponentDescriptorFactoryEntry::setTypeToCreate ( const DtString type) [virtual]

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)