This is the complete list of members for
VBentoUnknownValue, including all inherited members.
| _escapeXMLValue(VString &text) | VBentoAttribute | [protected, static] |
| calculateContentSize() const | VBentoAttribute | |
| calculateTotalSize() const | VBentoAttribute | |
| clone() const (defined in VBentoUnknownValue) | VBentoUnknownValue | [inline, virtual] |
| DATA_TYPE_ID() | VBentoUnknownValue | [inline, static] |
| getDataLength() const | VBentoUnknownValue | [inline, protected, virtual] |
| getDataType() const | VBentoAttribute | |
| getName() const | VBentoAttribute | |
| getValue() const | VBentoUnknownValue | [inline] |
| getValueAsBentoTextString(VString &s) const | VBentoUnknownValue | [inline, virtual] |
| getValueAsString(VString &s) const | VBentoUnknownValue | [inline, virtual] |
| getValueAsXMLText(VString &s) const | VBentoUnknownValue | [inline, virtual] |
| newObjectFromBentoTextValues(const VString &attributeName, const VString &attributeType, const VString &attributeValue, const VString &attributeQualifier) (defined in VBentoAttribute) | VBentoAttribute | [static] |
| newObjectFromStream(VBinaryIOStream &stream) | VBentoAttribute | [static] |
| newObjectFromStream(VTextIOStream &stream) | VBentoAttribute | [static] |
| operator=(const VBentoAttribute &) (defined in VBentoUnknownValue) | VBentoUnknownValue | [inline] |
| printHexDump(VHex &hexDump) const | VBentoAttribute | |
| VBentoAttribute() | VBentoAttribute | |
| VBentoAttribute(VBinaryIOStream &stream, const VString &dataType) | VBentoAttribute | |
| VBentoAttribute(const VString &name, const VString &dataType) | VBentoAttribute | |
| VBentoUnknownValue() | VBentoUnknownValue | [inline] |
| VBentoUnknownValue(VBinaryIOStream &stream, Vs64 dataLength, const VString &dataType) | VBentoUnknownValue | |
| writeDataToBinaryStream(VBinaryIOStream &stream) const | VBentoUnknownValue | [protected, virtual] |
| writeToBentoTextStream(VTextIOStream &stream) const | VBentoAttribute | |
| writeToStream(VBinaryIOStream &stream) const | VBentoAttribute | |
| writeToXMLTextStream(VTextIOStream &stream, bool lineWrap, int indentDepth) const | VBentoAttribute | [virtual] |
| xmlAppearsAsArray() const | VBentoAttribute | [inline, virtual] |
| ~VBentoAttribute() | VBentoAttribute | [virtual] |
| ~VBentoUnknownValue() | VBentoUnknownValue | [inline, virtual] |