![]() |
VR-Forces Developer's Guide
|
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 |
| copy(const DtPropertyInterface &rhs)=0 | DtPropertyInterface | pure virtual |
| copyPublishingSettings(const DtPropertyInterface &prop) | DtPropertyInterface | virtual |
| 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 | |
| hasReceivedUpdateSince(DtTime t) const =0 | DtPropertyInterface | pure virtual |
| hlaAlignment() const =0 | DtPropertyInterface | pure virtual |
| isDebugEnabled() const =0 | DtPropertyInterface | pure virtual |
| isPublished() const =0 | DtPropertyInterface | pure virtual |
| isPublishedArg(DtlObjPtr arg, unsigned &disVarRecType) | DtPropertyInterface | virtual |
| isSimilarProperty(const DtPropertyInterface *rhs, bool strict=true) const | DtPropertyInterface | virtual |
| isUpdateNeeded(DtTime t) const =0 | DtPropertyInterface | pure virtual |
| KeepPublishedSettings enum value | DtPropertyInterface | |
| keepPublishingSettings() const =0 | DtPropertyInterface | pure virtual |
| 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 | |
| processPublicationArg(DtlObjPtr arg) | DtPropertyInterface | virtual |
| processPublicationArgs(DtlObjPtr arg) | DtPropertyInterface | virtual |
| 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 | |
| setDebugEnabled(bool en)=0 | DtPropertyInterface | pure virtual |
| setDisRecordType(unsigned recType)=0 | DtPropertyInterface | pure virtual |
| setIsPublished(bool isPub)=0 | DtPropertyInterface | pure virtual |
| setKeepPublishingSettings(bool keep)=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 |
| updateClockTime() const =0 | DtPropertyInterface | pure virtual |
| ~DtPropertyInterface() | DtPropertyInterface | virtual |