, including all inherited members.
_setXmlObject(const xmlbeansxx::XmlObject &p, bool castTest, const char *toString) | xmlbeansxx::XmlAnySimpleType | [protected, virtual] |
clone() const | xmlbeansxx::XmlObject | [virtual] |
contents | xmlbeansxx::XmlObject | |
Contents::Walker class | xmlbeansxx::XmlObject | [friend] |
cquery(const std::string &elementName, QueryNodePtr queryExpr, ObjectCreatorFn createFn=NULL) | xmlbeansxx::XmlObject | [virtual] |
createContents() | xmlbeansxx::XmlObject | [virtual] |
cselectPath(const std::string &path) | xmlbeansxx::XmlObject | |
cselectPath(const NSMap &ns, const std::string &path) | xmlbeansxx::XmlObject | |
defaultArrayValue(std::vector< boost::shared_ptr< T > > &array_value, std::string defaultText) const | xmlbeansxx::XmlObject | [inline, protected] |
defaultValue(boost::shared_ptr< T > value, std::string defaultText) const | xmlbeansxx::XmlObject | [inline, protected] |
digest() const | xmlbeansxx::XmlObject | [virtual] |
documentElementNamespaceID() const | xmlbeansxx::XmlObject | [virtual] |
exchangeEntities(const std::string &str) const | xmlbeansxx::XmlObject | [virtual] |
free() | xmlbeansxx::XmlObject | |
getByteValue() const | xmlbeansxx::XmlDecimal | [virtual] |
getCanonicalContent() const | xmlbeansxx::XmlObject | [virtual] |
getIntValue() const | xmlbeansxx::XmlDecimal | [virtual] |
getLongValue() const | xmlbeansxx::XmlDecimal | [virtual] |
getMpfValue() const | xmlbeansxx::XmlDecimal | |
getMpzValue() const | xmlbeansxx::XmlDecimal | |
getOrginSchemaType() const | xmlbeansxx::XmlInteger | [virtual] |
getSchemaType() const | xmlbeansxx::XmlObject | [virtual] |
getShortValue() const | xmlbeansxx::XmlDecimal | [virtual] |
getSimpleContent() const | xmlbeansxx::XmlObject | [virtual] |
getStringValue() const | xmlbeansxx::XmlAnySimpleType | |
hasContents() const | xmlbeansxx::XmlObject | [virtual] |
initSchemaType() | xmlbeansxx::XmlInteger | [private, static] |
newCursor() | xmlbeansxx::XmlObject | |
operator bool() const | xmlbeansxx::XmlObject | |
operator int() const | xmlbeansxx::XmlInteger | |
operator mpf_class() const | xmlbeansxx::XmlDecimal | |
operator mpz_class() const | xmlbeansxx::XmlInteger | |
operator!=(const XmlInteger &b) const | xmlbeansxx::XmlInteger | [inline] |
xmlbeansxx::XmlDecimal::operator!=(const XmlDecimal &b) const | xmlbeansxx::XmlDecimal | [inline] |
operator*(const XmlInteger &b) const | xmlbeansxx::XmlInteger | [inline] |
xmlbeansxx::XmlDecimal::operator*(const XmlDecimal &b) const | xmlbeansxx::XmlDecimal | [inline] |
operator*=(const XmlInteger &b) | xmlbeansxx::XmlInteger | [inline] |
xmlbeansxx::XmlDecimal::operator*=(const XmlDecimal &b) | xmlbeansxx::XmlDecimal | [inline] |
operator+(const XmlInteger &b) const | xmlbeansxx::XmlInteger | [inline] |
xmlbeansxx::XmlDecimal::operator+(const XmlDecimal &b) const | xmlbeansxx::XmlDecimal | [inline] |
operator+=(const XmlInteger &b) | xmlbeansxx::XmlInteger | [inline] |
xmlbeansxx::XmlDecimal::operator+=(const XmlDecimal &b) | xmlbeansxx::XmlDecimal | [inline] |
operator-(const XmlInteger &b) const | xmlbeansxx::XmlInteger | [inline] |
xmlbeansxx::XmlDecimal::operator-(const XmlDecimal &b) const | xmlbeansxx::XmlDecimal | [inline] |
operator-=(const XmlInteger &b) | xmlbeansxx::XmlInteger | [inline] |
xmlbeansxx::XmlDecimal::operator-=(const XmlDecimal &b) | xmlbeansxx::XmlDecimal | [inline] |
operator/(const XmlInteger &b) const | xmlbeansxx::XmlInteger | [inline] |
xmlbeansxx::XmlDecimal::operator/(const XmlDecimal &b) const | xmlbeansxx::XmlDecimal | [inline] |
operator/=(const XmlInteger &b) | xmlbeansxx::XmlInteger | [inline] |
xmlbeansxx::XmlDecimal::operator/=(const XmlDecimal &b) | xmlbeansxx::XmlDecimal | [inline] |
operator<(const XmlInteger &b) const | xmlbeansxx::XmlInteger | [inline] |
xmlbeansxx::XmlDecimal::operator<(const XmlDecimal &b) const | xmlbeansxx::XmlDecimal | [inline] |
operator<=(const XmlInteger &b) const | xmlbeansxx::XmlInteger | [inline] |
xmlbeansxx::XmlDecimal::operator<=(const XmlDecimal &b) const | xmlbeansxx::XmlDecimal | [inline] |
operator==(const XmlInteger &b) const | xmlbeansxx::XmlInteger | [inline] |
xmlbeansxx::XmlDecimal::operator==(const XmlDecimal &b) const | xmlbeansxx::XmlDecimal | [inline] |
operator>(const XmlInteger &b) const | xmlbeansxx::XmlInteger | [inline] |
xmlbeansxx::XmlDecimal::operator>(const XmlDecimal &b) const | xmlbeansxx::XmlDecimal | [inline] |
operator>=(const XmlInteger &b) const | xmlbeansxx::XmlInteger | [inline] |
xmlbeansxx::XmlDecimal::operator>=(const XmlDecimal &b) const | xmlbeansxx::XmlDecimal | [inline] |
query(const std::string &elementName, QueryNodePtr queryExpr) const | xmlbeansxx::XmlObject | [virtual] |
selectPath(const std::string &path) | xmlbeansxx::XmlObject | |
selectPath(const NSMap &ns, const std::string &path) | xmlbeansxx::XmlObject | |
selectPath(const std::string &path) const | xmlbeansxx::XmlObject | |
selectPath(const NSMap &ns, const std::string &path) const | xmlbeansxx::XmlObject | |
serialize(std::ostream &out, XmlOptions options=XmlOptions()) const | xmlbeansxx::XmlObject | [virtual] |
setAnyElement(const QName &elementName, const std::string &content) | xmlbeansxx::XmlObject | |
setAttribute(const QName &name, const XmlAnySimpleType &attribute) | xmlbeansxx::XmlObject | |
setByteValue(unsigned char v) | xmlbeansxx::XmlDecimal | [virtual] |
setElement(const QName &name, const XmlObject &element, int index=0) | xmlbeansxx::XmlObject | |
setIntValue(int v) | xmlbeansxx::XmlDecimal | [virtual] |
setLongValue(const mpz_class &v) | xmlbeansxx::XmlDecimal | [virtual] |
setMpfValue(const mpf_class &v) | xmlbeansxx::XmlDecimal | |
setMpzValue(const mpz_class &v) | xmlbeansxx::XmlDecimal | |
setShortValue(short v) | xmlbeansxx::XmlDecimal | [virtual] |
setSimpleContent(const std::string &value) | xmlbeansxx::XmlInteger | [virtual] |
setStringValue(const std::string &v) | xmlbeansxx::XmlAnySimpleType | |
setXmlObject(const xmlbeansxx::XmlObject &p) | xmlbeansxx::XmlInteger | [virtual] |
swapContents(const ContentsPtr &p) | xmlbeansxx::XmlObject | [virtual] |
toString(XmlOptions options=XmlOptions()) const | xmlbeansxx::XmlObject | [virtual] |
type() | xmlbeansxx::XmlInteger | [static] |
XmlAnySimpleType() | xmlbeansxx::XmlAnySimpleType | |
XmlAnySimpleType(const xmlbeansxx::ContentsPtr &p) | xmlbeansxx::XmlAnySimpleType | |
XmlAnySimpleType(const xmlbeansxx::XmlObject &p) | xmlbeansxx::XmlAnySimpleType | |
XmlAnySimpleType(const std::string &value) | xmlbeansxx::XmlAnySimpleType | |
XMLBEANSXX_STATIC_LOGGER_PTR(log) | xmlbeansxx::XmlInteger | [private] |
XmlDecimal class | xmlbeansxx::XmlInteger | [friend] |
xmlbeansxx::XmlDecimal::XmlDecimal() | xmlbeansxx::XmlDecimal | |
xmlbeansxx::XmlDecimal::XmlDecimal(const xmlbeansxx::ContentsPtr &p) | xmlbeansxx::XmlDecimal | |
xmlbeansxx::XmlDecimal::XmlDecimal(const xmlbeansxx::XmlObject &p) | xmlbeansxx::XmlDecimal | |
xmlbeansxx::XmlDecimal::XmlDecimal(const std::string &value) | xmlbeansxx::XmlDecimal | |
xmlbeansxx::XmlDecimal::XmlDecimal(const xmlbeansxx::XmlAnySimpleType &v) | xmlbeansxx::XmlDecimal | |
xmlbeansxx::XmlDecimal::XmlDecimal(const char *value) | xmlbeansxx::XmlDecimal | [inline] |
xmlbeansxx::XmlDecimal::XmlDecimal(double v) | xmlbeansxx::XmlDecimal | [inline] |
xmlbeansxx::XmlDecimal::XmlDecimal(const mpf_class &v) | xmlbeansxx::XmlDecimal | [inline] |
XmlInteger() | xmlbeansxx::XmlInteger | |
XmlInteger(const xmlbeansxx::ContentsPtr &p) | xmlbeansxx::XmlInteger | |
XmlInteger(const xmlbeansxx::XmlObject &p) | xmlbeansxx::XmlInteger | |
XmlInteger(const std::string &value) | xmlbeansxx::XmlInteger | |
XmlInteger(const xmlbeansxx::XmlAnySimpleType &v) | xmlbeansxx::XmlInteger | |
XmlInteger(const char *value) | xmlbeansxx::XmlInteger | [inline] |
XmlInteger(int v) | xmlbeansxx::XmlInteger | [inline] |
XmlInteger(const mpz_class &v) | xmlbeansxx::XmlInteger | [inline] |
XmlObject() | xmlbeansxx::XmlObject | |
XmlObject(const ContentsPtr &p) | xmlbeansxx::XmlObject | |
~XmlObject() | xmlbeansxx::XmlObject | [virtual] |