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::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
Member Data Documentation
| bool DtVrfParameterDbEntry::myTemporary |
|
protected |
| bool DtVrfParameterDbEntry::myTypeIsMatchType |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.vrf4-6-branch/include/vrfobjparam/vrfParameterDbEntry.h