XMLBEANSXX  0.9.8
xmlbeansxx::XmlCursor Member List
This is the complete list of members for xmlbeansxx::XmlCursor, including all inherited members.
_setXmlObject(const xmlbeansxx::XmlObject &p, bool castTest, const char *toString)xmlbeansxx::XmlObject [protected, virtual]
beginElement(const QName &name)xmlbeansxx::XmlCursor
clone() const xmlbeansxx::XmlObject [virtual]
comparePosition(const XmlCursor &cursor) const xmlbeansxx::XmlCursor
contentsxmlbeansxx::XmlObject
Contents::Walker classxmlbeansxx::XmlObject [friend]
countAttrs() const xmlbeansxx::XmlCursor
countElems() const xmlbeansxx::XmlCursor
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
currentTokenType() const xmlbeansxx::XmlCursor
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
getAttributeText(const QName &attrName) const xmlbeansxx::XmlCursor
getAttributeType(const QName &name) const xmlbeansxx::XmlCursor
getCanonicalContent() const xmlbeansxx::XmlObject [virtual]
getElementType(const QName &name) const xmlbeansxx::XmlCursor
getName() const xmlbeansxx::XmlCursor
getObject()xmlbeansxx::XmlCursor
getOrginSchemaType() const xmlbeansxx::XmlObject [virtual]
getPos() const xmlbeansxx::XmlCursor
getSchemaType() const xmlbeansxx::XmlObject [virtual]
getSimpleContent() const xmlbeansxx::XmlObject [virtual]
getTextValue()xmlbeansxx::XmlCursor
hasContents() const xmlbeansxx::XmlObject [virtual]
hasNextToken() const xmlbeansxx::XmlCursor
hasPrevToken() const xmlbeansxx::XmlCursor
insertAttributeWithValue(const QName &name, const XmlAnySimpleType &o)xmlbeansxx::XmlCursor
insertAttributeWithValue(const QName &name, const std::string &value)xmlbeansxx::XmlCursor
insertChars(const std::string &text)xmlbeansxx::XmlCursor
insertDocument(const XmlObjectDocument &d)xmlbeansxx::XmlCursor
insertElement(const QName &name, const XmlObject &o)xmlbeansxx::XmlCursor
insertNamespace(std::string prefix, std::string namespaceURI)xmlbeansxx::XmlCursor
INT_ATTR enum valuexmlbeansxx::XmlCursor
INT_COMMENT enum valuexmlbeansxx::XmlCursor
INT_END enum valuexmlbeansxx::XmlCursor
INT_ENDDOC enum valuexmlbeansxx::XmlCursor
INT_NAMESPACE enum valuexmlbeansxx::XmlCursor
INT_NONE enum valuexmlbeansxx::XmlCursor
INT_PROCINST enum valuexmlbeansxx::XmlCursor
INT_START enum valuexmlbeansxx::XmlCursor
INT_STARTDOC enum valuexmlbeansxx::XmlCursor
INT_TEXT enum valuexmlbeansxx::XmlCursor
isAnyAttr() const xmlbeansxx::XmlCursor [inline]
isAttr() const xmlbeansxx::XmlCursor [inline]
isComment() const xmlbeansxx::XmlCursor [inline]
isContainer() const xmlbeansxx::XmlCursor [inline]
isEnd() const xmlbeansxx::XmlCursor [inline]
isEnddoc() const xmlbeansxx::XmlCursor [inline]
isFinish() const xmlbeansxx::XmlCursor [inline]
isNamespace() const xmlbeansxx::XmlCursor [inline]
isNone() const xmlbeansxx::XmlCursor [inline]
isProcinst() const xmlbeansxx::XmlCursor [inline]
isStart() const xmlbeansxx::XmlCursor [inline]
isStartdoc() const xmlbeansxx::XmlCursor [inline]
isText() const xmlbeansxx::XmlCursor [inline]
newCursor()xmlbeansxx::XmlObject
operator bool() const xmlbeansxx::XmlObject
posxmlbeansxx::XmlCursor
posType typedefxmlbeansxx::XmlCursor
query(const std::string &elementName, QueryNodePtr queryExpr) const xmlbeansxx::XmlObject [virtual]
remember()xmlbeansxx::XmlCursor
rememberAndSwap(ContentsPtr c)xmlbeansxx::XmlCursor
removeXml()xmlbeansxx::XmlCursor
restore()xmlbeansxx::XmlCursor
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
setElement(const QName &name, const XmlObject &element, int index=0)xmlbeansxx::XmlObject
setName(const QName &name)xmlbeansxx::XmlCursor
setSimpleContent(const std::string &value)xmlbeansxx::XmlObject [virtual]
setTextValue(const std::string &s)xmlbeansxx::XmlCursor
setXmlObject(const xmlbeansxx::XmlObject &p)xmlbeansxx::XmlObject [virtual]
stackxmlbeansxx::XmlCursor
stackType typedefxmlbeansxx::XmlCursor
swapContents(const ContentsPtr &p)xmlbeansxx::XmlObject [virtual]
toChild(int index=1)xmlbeansxx::XmlCursor
toChild(const QName &name, int index=1)xmlbeansxx::XmlCursor
toEndToken()xmlbeansxx::XmlCursor
toFirstAttribute()xmlbeansxx::XmlCursor
toFirstChild()xmlbeansxx::XmlCursor
toFirstContentToken()xmlbeansxx::XmlCursor
TokenType enum namexmlbeansxx::XmlCursor
toLastAttribute()xmlbeansxx::XmlCursor
toLastChild()xmlbeansxx::XmlCursor
toNextAttribute()xmlbeansxx::XmlCursor
toNextSibling(int index=1)xmlbeansxx::XmlCursor
toNextSibling(const QName &name, int index=1)xmlbeansxx::XmlCursor
toNextToken()xmlbeansxx::XmlCursor
toParent()xmlbeansxx::XmlCursor
toPrevAttribute()xmlbeansxx::XmlCursor
toPrevSibling(int index=1)xmlbeansxx::XmlCursor
toPrevToken()xmlbeansxx::XmlCursor
toStartDoc()xmlbeansxx::XmlCursor
toString(XmlOptions options=XmlOptions()) const xmlbeansxx::XmlObject [virtual]
type()xmlbeansxx::XmlObject [static]
XMLBEANSXX_STATIC_LOGGER_PTR(log)xmlbeansxx::XmlObject [protected]
XmlCursor(const XmlObject &o)xmlbeansxx::XmlCursor [inline]
XmlObject()xmlbeansxx::XmlObject
XmlObject(const ContentsPtr &p)xmlbeansxx::XmlObject
~XmlObject()xmlbeansxx::XmlObject [virtual]