| DtVrfParameterDbEntry::DtVrfParameterDbEntry |
( |
| ) |
|
| virtual DtVrfParameterDbEntry::~DtVrfParameterDbEntry |
( |
| ) |
|
|
virtual |
copy constructor - not implemented
| virtual void DtVrfParameterDbEntry::setObjectType |
( |
const DtEntityType & |
objectType | ) |
|
|
virtual |
| virtual const DtEntityType& 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::setTypeIsMatchType |
( |
bool |
isMatchType | ) |
|
Returns true if the type's object type is a matching type (a type used for matching remote entities / old object types) vs an object type (the type used for publishing).
| bool DtVrfParameterDbEntry::typeIsMatchType |
( |
| ) |
const |
| 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
| DtEntityType DtVrfParameterDbEntry::myObjectType |
|
protected |
| bool DtVrfParameterDbEntry::myTemporary |
|
protected |
| bool DtVrfParameterDbEntry::myTypeIsMatchType |
|
protected |
The documentation for this class was generated from the following file: