This is the complete list of members for
VBentoSize, including all inherited members.
_escapeXMLValue(VString &text) | VBentoAttribute | [protected, static] |
calculateContentSize() const | VBentoAttribute | |
calculateTotalSize() const | VBentoAttribute | |
clone() const (defined in VBentoSize) | VBentoSize | [inline, virtual] |
DATA_TYPE_ID() | VBentoSize | [inline, static] |
getDataLength() const | VBentoSize | [inline, protected, virtual] |
getDataType() const | VBentoAttribute | |
getName() const | VBentoAttribute | |
getValue() const | VBentoSize | [inline] |
getValueAsBentoTextString(VString &s) const | VBentoSize | [inline, virtual] |
getValueAsString(VString &s) const | VBentoSize | [inline, virtual] |
getValueAsXMLText(VString &) const | VBentoSize | [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 VBentoSize &rhs) (defined in VBentoSize) | VBentoSize | [inline] |
operator=(const VBentoAttribute &rhs) (defined in VBentoAttribute) | VBentoAttribute | [inline] |
printHexDump(VHex &hexDump) const | VBentoAttribute | |
setValue(const VSize &i) | VBentoSize | [inline] |
VBentoAttribute() | VBentoAttribute | |
VBentoAttribute(VBinaryIOStream &stream, const VString &dataType) | VBentoAttribute | |
VBentoAttribute(const VString &name, const VString &dataType) | VBentoAttribute | |
VBentoSize() | VBentoSize | [inline] |
VBentoSize(VBinaryIOStream &stream) | VBentoSize | [inline] |
VBentoSize(const VString &name, const VSize &s) | VBentoSize | [inline] |
writeDataToBinaryStream(VBinaryIOStream &stream) const | VBentoSize | [inline, protected, virtual] |
writeToBentoTextStream(VTextIOStream &stream) const | VBentoAttribute | |
writeToStream(VBinaryIOStream &stream) const | VBentoAttribute | |
writeToXMLTextStream(VTextIOStream &stream, bool lineWrap, int indentDepth) const | VBentoSize | [virtual] |
xmlAppearsAsArray() const | VBentoSize | [inline, virtual] |
~VBentoAttribute() | VBentoAttribute | [virtual] |
~VBentoSize() | VBentoSize | [inline, virtual] |