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 | Protected Attributes
DtInterfaceContentFactoryEntry Class Reference

Public Member Functions

 DtInterfaceContentFactoryEntry ()
 DtInterfaceContentFactoryEntry (const DtInterfaceContentFactoryEntry &orig)
const
DtInterfaceContentFactoryEntry
operator= (const DtInterfaceContentFactoryEntry &orig)
virtual ~DtInterfaceContentFactoryEntry ()
virtual const int typeToCreate () const
virtual void setTypeToCreate (const int type)
virtual const
DtInterfaceContentCreatorFcn
creatorFcn () const
virtual void setCreatorFcn (const DtInterfaceContentCreatorFcn &fcn)
virtual
DtInterfaceContentFactoryEntry
clone (const DtInterfaceContentFactoryEntry &orig) const

Protected Attributes

int myTypeToCreate
DtInterfaceContentCreatorFcn myCreatorFcn

Constructor & Destructor Documentation

DtInterfaceContentFactoryEntry::DtInterfaceContentFactoryEntry ( )
DtInterfaceContentFactoryEntry::DtInterfaceContentFactoryEntry ( const DtInterfaceContentFactoryEntry orig)
virtual DtInterfaceContentFactoryEntry::~DtInterfaceContentFactoryEntry ( )
virtual

Member Function Documentation

const DtInterfaceContentFactoryEntry& DtInterfaceContentFactoryEntry::operator= ( const DtInterfaceContentFactoryEntry orig)
virtual const int DtInterfaceContentFactoryEntry::typeToCreate ( ) const
virtual
virtual void DtInterfaceContentFactoryEntry::setTypeToCreate ( const int  type)
virtual
virtual const DtInterfaceContentCreatorFcn& DtInterfaceContentFactoryEntry::creatorFcn ( ) const
virtual
virtual void DtInterfaceContentFactoryEntry::setCreatorFcn ( const DtInterfaceContentCreatorFcn fcn)
virtual
virtual DtInterfaceContentFactoryEntry* DtInterfaceContentFactoryEntry::clone ( const DtInterfaceContentFactoryEntry orig) const
virtual

Member Data Documentation

int DtInterfaceContentFactoryEntry::myTypeToCreate
protected
DtInterfaceContentCreatorFcn DtInterfaceContentFactoryEntry::myCreatorFcn
protected

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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)