VR-Forces 4.6.1 Class Documentation
 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. More...

Public Member Functions

 DtSimComponentFactoryEntry ()
 constructor
 DtSimComponentFactoryEntry (const DtSimComponentFactoryEntry &orig)
 copy constructor
const DtSimComponentFactoryEntryoperator= (const DtSimComponentFactoryEntry &orig)
 assignment operator
virtual ~DtSimComponentFactoryEntry ()
 destructor
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

Detailed Description

File: compFactEnt.h.

Class: DtSimComponentFactoryEntryclass DtSimComponentFactoryEntry:

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

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 Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)