![]() |
VR-Forces 4.7 Class Documentation
|
This is the complete list of members for DtPropertyInterface, including all inherited members.
| AddMissing enum value | DtPropertyInterface | |
| addNewProperty(const DtString &propertyName) | DtPropertyInterface | |
| addProperty(DtPropertyInterface *property) | DtPropertyInterface | inlinevirtual |
| decode(const char *)=0 | DtPropertyInterface | pure virtual |
| disRecordType() const =0 | DtPropertyInterface | pure virtual |
| encode(char *) const =0 | DtPropertyInterface | pure virtual |
| findAndSetPropertyValue(const DtString &propertyName, ValueType val) | DtPropertyInterface | |
| findProperty(const DtString &propertyName) const | DtPropertyInterface | |
| findProperty(const DtString &propertyName) | DtPropertyInterface | |
| findPropertyInterface(const DtString &propertyName) const | DtPropertyInterface | inlinevirtual |
| findPropertyInterface(const DtString &propertyName) | DtPropertyInterface | inlinevirtual |
| findPropertyValue(const DtString &propertyName) const | DtPropertyInterface | |
| getData(DtlObjPtr args, const DtReaderWriter::SearchPaths &searchPaths, const DtVariableBindingsList &variableBindings)=0 | DtPropertyInterface | pure virtual |
| getSize(int &size) const =0 | DtPropertyInterface | pure virtual |
| getSize() const | DtPropertyInterface | |
| hlaAlignment() const =0 | DtPropertyInterface | pure virtual |
| isPublished() const =0 | DtPropertyInterface | pure virtual |
| isPublishedArg(DtlObjPtr arg, unsigned &disVarRecType) const | DtPropertyInterface | virtual |
| isSimilarProperty(const DtPropertyInterface *rhs, bool strict=true) const | DtPropertyInterface | virtual |
| KeepIsPublished enum value | DtPropertyInterface | |
| merge(const DtPropertyInterface &target, MergeFlags, const DtMergePath &path=DtMergePath(), const std::set< DtString > &ignore=std::set< DtString >())=0 | DtPropertyInterface | pure virtual |
| MergeFlags enum name | DtPropertyInterface | |
| MinimalSimilarityCheck enum value | DtPropertyInterface | |
| propertyName() const =0 | DtPropertyInterface | pure virtual |
| propertyType() const =0 | DtPropertyInterface | pure virtual |
| propertyValue() const | DtPropertyInterface | |
| readerWriter()=0 | DtPropertyInterface | pure virtual |
| readerWriter() const =0 | DtPropertyInterface | pure virtual |
| removeProperty(const DtString &propertyName) | DtPropertyInterface | inlinevirtual |
| removeProperty(const DtPropertyInterface *property) | DtPropertyInterface | inlinevirtual |
| Replace enum value | DtPropertyInterface | |
| reset()=0 | DtPropertyInterface | pure virtual |
| RollUp enum value | DtPropertyInterface | |
| setDisRecordType(unsigned recType)=0 | DtPropertyInterface | pure virtual |
| setIsPublished(bool isPub)=0 | DtPropertyInterface | pure virtual |
| setPropertyName(const DtString &propertyName)=0 | DtPropertyInterface | pure virtual |
| setPropertyValue(ValueType val) | DtPropertyInterface | |
| stringRep(const DtString &root="") const =0 | DtPropertyInterface | pure virtual |
| ~DtPropertyInterface() | DtPropertyInterface | virtual |