XMLBEANSXX  0.9.8
xmlbeansxx::Contents::Walker Member List
This is the complete list of members for xmlbeansxx::Contents::Walker, including all inherited members.
appendElem(XmlObject &obj, const QName &x, const ContentsPtr &y)xmlbeansxx::Contents::Walker [static]
AttrObjectsType typedefxmlbeansxx::Contents::Walker
AttrsType typedefxmlbeansxx::Contents::Walker
cgetElem(XmlObject &obj, const QName &x, int index=0)xmlbeansxx::Contents::Walker [static]
ContentsPtrArrayType typedefxmlbeansxx::Contents::Walker
countElems(const XmlObject &obj, const QName &x)xmlbeansxx::Contents::Walker [static]
digest(const XmlObject &obj)xmlbeansxx::Contents::Walker [static]
dump(const ContentsPtr &p)xmlbeansxx::Contents::Walker [static]
ElemsType typedefxmlbeansxx::Contents::Walker
getAttr(const XmlObject &obj, const QName &x)xmlbeansxx::Contents::Walker [static]
getAttrObjects(const XmlObject &obj)xmlbeansxx::Contents::Walker [static]
getAttrs(const XmlObject &obj)xmlbeansxx::Contents::Walker [static]
getAttrString(const XmlObject &obj, const QName &x)xmlbeansxx::Contents::Walker [static]
getElem(const XmlObject &obj, const QName &x, int index=0)xmlbeansxx::Contents::Walker [static]
getElemArray(const XmlObject &obj, const QName &elemName)xmlbeansxx::Contents::Walker [static]
getElems(const XmlObject &obj)xmlbeansxx::Contents::Walker [static]
getSimpleContent(const XmlObject &obj)xmlbeansxx::Contents::Walker [static]
hasElements(const XmlObject &obj)xmlbeansxx::Contents::Walker [static]
hasEmptyContent(XmlObject &obj)xmlbeansxx::Contents::Walker [static]
isSetElem(const XmlObject &obj, const QName &x, int index=0)xmlbeansxx::Contents::Walker [static]
OrginalXmlObject(const ContentsPtr &p)xmlbeansxx::Contents::Walker [static]
removeElemAt(XmlObject &obj, const QName &x, int index)xmlbeansxx::Contents::Walker [static]
removeElems(XmlObject &obj, const QName &x)xmlbeansxx::Contents::Walker [static]
serializeDocument(const XmlObject &obj, std::ostream &o, XmlOptions options, const xmlbeansxx::SchemaType *st)xmlbeansxx::Contents::Walker [static]
setAttr(XmlObject &obj, const QName &x, const ContentsPtr &y)xmlbeansxx::Contents::Walker [static]
setAttr(XmlObject &obj, const QName &x, const std::string &y)xmlbeansxx::Contents::Walker [static]
setElem(XmlObject &obj, const QName &x, const ContentsPtr &y, int index=0)xmlbeansxx::Contents::Walker [static]
setElemArray(XmlObject &obj, const QName &elemName, const std::vector< T > &v)xmlbeansxx::Contents::Walker [inline, static]
setElemArray(XmlObject &obj, const QName &elemName, const ContentsPtrArrayType &v)xmlbeansxx::Contents::Walker [static]
setSimpleContent(XmlObject &obj, const std::string &c)xmlbeansxx::Contents::Walker [static]