, including all inherited members.
| _escapeXMLValue(VString &text) | VBentoAttribute | [protected, static] |
| calculateContentSize() const | VBentoAttribute | |
| calculateTotalSize() const | VBentoAttribute | |
| clone() const (defined in VBentoBinary) | VBentoBinary | [inline, virtual] |
| DATA_TYPE_ID() | VBentoBinary | [inline, static] |
| getDataLength() const | VBentoBinary | [inline, protected, virtual] |
| getDataType() const | VBentoAttribute | |
| getName() const | VBentoAttribute | |
| getReader() const | VBentoBinary | [inline] |
| getValueAsBentoTextString(VString &s) const | VBentoBinary | [inline, virtual] |
| getValueAsString(VString &s) const | VBentoBinary | [inline, virtual] |
| getValueAsXMLText(VString &s) const | VBentoBinary | [inline, virtual] |
| newFromBentoTextString(const VString &name, const VString &bentoText) (defined in VBentoBinary) | VBentoBinary | [static] |
| 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 VBentoBinary &rhs) (defined in VBentoBinary) | VBentoBinary | [inline] |
| operator=(const VBentoAttribute &rhs) (defined in VBentoAttribute) | VBentoAttribute | [inline] |
| printHexDump(VHex &hexDump) const | VBentoAttribute | |
| setValue(Vu8 *buffer, VMemoryStream::BufferAllocationType allocationType, bool adoptBuffer, Vs64 suppliedBufferSize, Vs64 suppliedEOFOffset) | VBentoBinary | [inline] |
| VBentoAttribute() | VBentoAttribute | |
| VBentoAttribute(VBinaryIOStream &stream, const VString &dataType) | VBentoAttribute | |
| VBentoAttribute(const VString &name, const VString &dataType) | VBentoAttribute | |
| VBentoBinary() | VBentoBinary | [inline] |
| VBentoBinary(VBinaryIOStream &stream) | VBentoBinary | [inline] |
| VBentoBinary(const VString &name, const Vu8 *data, Vs64 length) | VBentoBinary | [inline] |
| VBentoBinary(const VString &name, Vu8 *data, VMemoryStream::BufferAllocationType allocationType, bool adoptBuffer, Vs64 suppliedBufferSize, Vs64 suppliedEOFOffset) | VBentoBinary | [inline] |
| writeDataToBinaryStream(VBinaryIOStream &stream) const | VBentoBinary | [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] |
| ~VBentoBinary() | VBentoBinary | [inline, virtual] |