VR-Forces 4.1.1 Class Documentation
List of all members | Public Types | Public Member Functions | Protected Attributes
DtTdbMetafileFactory Class Reference

Public Types

typedef DtMetafileRecord *(* DtTdbMetafileCreatorFcn )()
typedef std::map< DtString,
DtTdbMetafileCreatorFcn
DtTdbMetafileCreatorContainer

Public Member Functions

 DtTdbMetafileFactory ()
 DtTdbMetafileFactory (const DtTdbMetafileFactory &orig)
const DtTdbMetafileFactoryoperator= (const DtTdbMetafileFactory &orig)
virtual ~DtTdbMetafileFactory ()
virtual void init ()
virtual void registerTdbMetafileCreator (const DtString &type, DtTdbMetafileCreatorFcn fcn)
virtual DtMetafileRecordcreateMetafileRecord (const DtString &type) const

Protected Attributes

DtTdbMetafileCreatorContainer myTdbMetafileCreators

Member Typedef Documentation

typedef DtMetafileRecord*(* DtTdbMetafileFactory::DtTdbMetafileCreatorFcn)()

Constructor & Destructor Documentation

DtTdbMetafileFactory::DtTdbMetafileFactory ( )
DtTdbMetafileFactory::DtTdbMetafileFactory ( const DtTdbMetafileFactory orig)
virtual DtTdbMetafileFactory::~DtTdbMetafileFactory ( )
virtual

Member Function Documentation

const DtTdbMetafileFactory& DtTdbMetafileFactory::operator= ( const DtTdbMetafileFactory orig)
virtual void DtTdbMetafileFactory::init ( )
virtual
virtual void DtTdbMetafileFactory::registerTdbMetafileCreator ( const DtString type,
DtTdbMetafileCreatorFcn  fcn 
)
virtual
virtual DtMetafileRecord* DtTdbMetafileFactory::createMetafileRecord ( const DtString type) const
virtual

Member Data Documentation

DtTdbMetafileCreatorContainer DtTdbMetafileFactory::myTdbMetafileCreators
protected

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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)