VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
MyMtlParameterDb Class Reference
Inheritance diagram for MyMtlParameterDb:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MyMtlParameterDb ()
 default constructor
virtual ~MyMtlParameterDb ()
 destructor
virtual void setSaveHeaderOnSave (bool)
 Sends down to the writer to, on it's next save, write out the master .opd file.

Static Public Member Functions

static DtVrfParameterDbcreate ()
 Returns a new instance of this class.

Protected Member Functions

virtual DtMtlParameterDbWritercreateMtlParamDbWriter ()
 Override to create an instance of MyMtlParameterDbWriter.
virtual DtMtlParameterDbReadercreateParamDbReader ()
 Factory method that creates parameter database reader object used in load().
virtual bool copyDependentParameterDirectories (const DtFilename &oldPath, const DtFilename &newPath)
 Override to prevent copy of files. Simply returns true.
virtual DtVrfParameterDbEntrycreateParameterEntry () const
 Override to create entry of type MyMtlParameterDbEntry.

Private Member Functions

 MyMtlParameterDb (const MyMtlParameterDb &orig)
 copy constructor - not implemented
MyMtlParameterDboperator= (const MyMtlParameterDb &orig)
 assignment operator - not implemented

Constructor & Destructor Documentation

default constructor

virtual MyMtlParameterDb::~MyMtlParameterDb ( ) [virtual]

destructor

copy constructor - not implemented


Member Function Documentation

Returns a new instance of this class.

Reimplemented from DtMtlParameterDb.

virtual void MyMtlParameterDb::setSaveHeaderOnSave ( bool  ) [virtual]

Sends down to the writer to, on it's next save, write out the master .opd file.

Override to create an instance of MyMtlParameterDbWriter.

Reimplemented from DtMtlParameterDb.

Factory method that creates parameter database reader object used in load().

Creates an instance of DtMtlParameterDbReader.

Reimplemented from DtMtlParameterDb.

virtual bool MyMtlParameterDb::copyDependentParameterDirectories ( const DtFilename &  oldPath,
const DtFilename &  newPath 
) [protected, virtual]

Override to prevent copy of files. Simply returns true.

Reimplemented from DtMtlParameterDb.

virtual DtVrfParameterDbEntry* MyMtlParameterDb::createParameterEntry ( ) const [protected, virtual]

Override to create entry of type MyMtlParameterDbEntry.

Reimplemented from DtMtlParameterDb.

MyMtlParameterDb& MyMtlParameterDb::operator= ( const MyMtlParameterDb orig) [private]

assignment operator - not implemented


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)