VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtSimComponentFactoryEntry Class Reference

File: compFactEnt.h.

Class: DtSimComponentFactoryEntry class DtSimComponentFactoryEntry:

DtSimComponentFactoryEntry is the contents of one entry in a component factory.

Public Member Functions

 DtSimComponentFactoryEntry ()
 
 DtSimComponentFactoryEntry (const DtSimComponentFactoryEntry &orig)
 
const DtSimComponentFactoryEntryoperator= (const DtSimComponentFactoryEntry &orig)
 
virtual ~DtSimComponentFactoryEntry ()
 
virtual const DtStringtypeToCreate () const
 
virtual void setTypeToCreate (const DtString &type)
 
virtual const
DtSimComponentCreatorFcn
creatorFcn () const
 
virtual void setCreatorFcn (const DtSimComponentCreatorFcn &fcn)
 
virtual
DtSimComponentFactoryEntry
clone (const DtSimComponentFactoryEntry &orig) const
 

Protected Attributes

DtString myTypeToCreate
 
DtSimComponentCreatorFcn myCreatorFcn
 

Constructor & Destructor Documentation

DtSimComponentFactoryEntry::DtSimComponentFactoryEntry ( )

constructor

DtSimComponentFactoryEntry::DtSimComponentFactoryEntry ( const DtSimComponentFactoryEntry orig)

copy constructor

virtual DtSimComponentFactoryEntry::~DtSimComponentFactoryEntry ( )
virtual

destructor

Member Function Documentation

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

assignment operator

virtual const DtString& DtSimComponentFactoryEntry::typeToCreate ( ) const
virtual
virtual void DtSimComponentFactoryEntry::setTypeToCreate ( const DtString type)
virtual
virtual const DtSimComponentCreatorFcn& DtSimComponentFactoryEntry::creatorFcn ( ) const
virtual
virtual void DtSimComponentFactoryEntry::setCreatorFcn ( const DtSimComponentCreatorFcn fcn)
virtual
virtual DtSimComponentFactoryEntry* DtSimComponentFactoryEntry::clone ( const DtSimComponentFactoryEntry orig) const
virtual

Member Data Documentation

DtString DtSimComponentFactoryEntry::myTypeToCreate
protected
DtSimComponentCreatorFcn DtSimComponentFactoryEntry::myCreatorFcn
protected

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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)