Constructor & Destructor Documentation
| DtVrfParameterDbEntry::DtVrfParameterDbEntry |
( |
| ) |
|
| virtual DtVrfParameterDbEntry::~DtVrfParameterDbEntry |
( |
| ) |
|
|
virtual |
copy constructor - not implemented
Member Function Documentation
| virtual void DtVrfParameterDbEntry::setObjectType |
( |
const DtObjectType & |
objectType | ) |
|
|
virtual |
| virtual const DtObjectType& DtVrfParameterDbEntry::objectType |
( |
| ) |
|
|
virtual |
Loads entry from disk.
Currently no-op at this level (simply returns myParameters pointer)
Reimplemented in DtMtlParameterDbEntry.
| virtual DtString DtVrfParameterDbEntry::uniqueIdentifier |
( |
| ) |
const |
|
virtual |
Returns a string identifier that uniquely identifies this item.
This item returns object type
Reimplemented in DtMtlParameterDbEntry.
| void DtVrfParameterDbEntry::setTemporary |
( |
bool |
b | ) |
|
|
inline |
Get/set temporary flag.
A temporary object parameter entry will not be written to the .opd if the .opd file is saved
References myTemporary.
| bool DtVrfParameterDbEntry::temporary |
( |
| ) |
const |
|
inline |
assignment operator - not implemented
Member Data Documentation
| DtObjectType DtVrfParameterDbEntry::myObjectType |
|
protected |
| bool DtVrfParameterDbEntry::myTemporary |
|
protected |
The documentation for this class was generated from the following file: