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

File: pathMetricFctEnt.h. More...

List of all members.

Public Member Functions

 DtPathMetricFactoryEntry ()
 constructor
 DtPathMetricFactoryEntry (const DtPathMetricFactoryEntry &orig)
 copy constructor
const DtPathMetricFactoryEntryoperator= (const DtPathMetricFactoryEntry &orig)
 assignment operator
virtual ~DtPathMetricFactoryEntry ()
 destructor
virtual const DtStringtypeToCreate () const
virtual void setTypeToCreate (const DtString &type)
virtual const
DtPathMetricCreatorFcn
creatorFcn () const
virtual void setCreatorFcn (const DtPathMetricCreatorFcn &fcn)
virtual DtPathMetricFactoryEntryclone (const DtPathMetricFactoryEntry &orig) const

Protected Attributes

DtString myTypeToCreate
DtPathMetricCreatorFcn myCreatorFcn

Detailed Description

File: pathMetricFctEnt.h.

Class: DtPathMetricFactoryEntry class DtPathMetricFactoryEntry: The contents of one entry in a path metric factory.


Constructor & Destructor Documentation

constructor

copy constructor

destructor


Member Function Documentation

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

assignment operator

virtual const DtString& DtPathMetricFactoryEntry::typeToCreate ( ) const [virtual]
virtual void DtPathMetricFactoryEntry::setTypeToCreate ( const DtString type) [virtual]
virtual void DtPathMetricFactoryEntry::setCreatorFcn ( const DtPathMetricCreatorFcn fcn) [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)