2020-02-17 21:05:20 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
2020-02-17 21:11:31 +00:00
< title > XQilla Simple API Documentation< / title >
2020-02-17 21:05:20 +00:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 21:11:31 +00:00
< a style = "float:right;" href = "http://sourceforge.net/projects/xqilla" > < img src = "http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border = "0" alt = "SourceForge.net Logo" / > < / a >
2020-02-17 21:10:06 +00:00
<!-- Generated by Doxygen 1.5.1 -->
2020-02-17 21:05:20 +00:00
< div class = "tabs" >
< ul >
< li > < a href = "index.html" > < span > Main Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li id = "current" > < a href = "classes.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul > < / div >
< div class = "tabs" >
< ul >
< li > < a href = "classes.html" > < span > Alphabetical List< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Class List< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class Members< / span > < / a > < / li >
< / ul > < / div >
< h1 > Node Member List< / h1 > This is the complete list of members for < a class = "el" href = "classNode.html" > Node< / a > , including all inherited members.< p > < table >
< tr class = "memlist" > < td > < a class = "el" href = "classReferenceCounted.html#09e5d033e5224cd8b94cdc061cb56fe0" > _ref_count< / a > < / td > < td > < a class = "el" href = "classReferenceCounted.html" > ReferenceCounted< / a > < / td > < td > < code > [protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#4b3388b27a759b269ad8c7a5490431d1" > asString< / a > (const DynamicContext *context) const =0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#6fc4dc442c5eb58fd7a25df3ec9d3670" > attribute_string< / a > < / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [static]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#23cd56cbedeb37c5c8f8acb7810a8a64" > comment_string< / a > < / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [static]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classReferenceCounted.html#e2ce9579b7e6e8b218e9bb9a7633775c" > decrementRefCount< / a > () const< / td > < td > < a class = "el" href = "classReferenceCounted.html" > ReferenceCounted< / a > < / td > < td > < code > [inline, virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#654285a5f6221399998f5044cc2e3c26" > dmAttributes< / a > (const DynamicContext *context, const LocationInfo *info) const=0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#6d8f5c0cc3c0fcb7f6ee5dbe22cb0e4a" > dmBaseURI< / a > (const DynamicContext *context) const =0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#be20ba78162621694575c24a6eabb2ba" > dmChildren< / a > (const DynamicContext *context, const LocationInfo *info) const=0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#68cff30e44040b6c1b252a453916bd83" > dmDocumentURI< / a > (const DynamicContext *context) const =0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#88c6d34487978fd6ce4256f8b66764fb" > dmIsId< / a > (const DynamicContext *context) const =0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#1040874c004e006c0353c9f7ee840576" > dmIsIdRefs< / a > (const DynamicContext *context) const =0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#c4837e286b36d5f2f06c17f5b142a435" > dmNamespaceNodes< / a > (const DynamicContext *context, const LocationInfo *info) const=0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#2235e20c496a1c5937520f52f8d84885" > dmNilled< / a > (const DynamicContext *context) const =0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#2319dfd9d0df706705673ef9e031152c" > dmNodeKind< / a > () const=0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#3583fbe0158ab364f1c960055681a7ae" > dmNodeName< / a > (const DynamicContext *context) const =0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#ca87ae884d3f92202f4b7495f022c968" > dmParent< / a > (const DynamicContext *context) const =0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#75b433a0bcb2e249d90f7538043ea863" > dmStringValue< / a > (const DynamicContext *context) const =0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#155e640f88af37e37b50fc0b0addcd5a" > dmTypedValue< / a > (DynamicContext *context) const=0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#a67d5e8be926a6cf8da95060d4b070af" > dmTypeName< / a > (const DynamicContext *context) const =0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#edd6f7c4afcb652907f774615b26f1c2" > document_string< / a > < / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [static]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#d435cde4a63ca9f7860a47c956879afe" > element_string< / a > < / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [static]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#4afc311faca1755f67ede2deca5487d7" > equals< / a > (const Node::Ptr & other) const=0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#c47884add00db4c01694031fe26183cb" > generateEvents< / a > (EventHandler *events, const DynamicContext *context, bool preserveNS=true, bool preserveType=true) const=0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#b2b1208e25eb81911513667bba6d9be3" > getAxisResult< / a > (XQStep::Axis axis, const NodeTest *nodeTest, const DynamicContext *context, const LocationInfo *info) const=0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classItem.html#b84c8336f48d8825cd961d7f06a98881" > getInterface< / a > (const XMLCh *name) const=0< / td > < td > < a class = "el" href = "classItem.html" > Item< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#9d5c996ccad22c5a07edded87fa5420b" > getTypeName< / a > () const=0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#75e836878ca07ad4038407fab0ff7c2d" > getTypeURI< / a > () const=0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classItem.html#e2afc0ba21c9740c1efe1ca22f480061" > gXQilla< / a > < / td > < td > < a class = "el" href = "classItem.html" > Item< / a > < / td > < td > < code > [static]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#f93d7f150ed20b66902466d0645bd8b9" > hasInstanceOfType< / a > (const XMLCh *typeURI, const XMLCh *typeName, const DynamicContext *context) const =0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classReferenceCounted.html#c2b09bdd59353aa7a5c768a6b155da15" > incrementRefCount< / a > () const< / td > < td > < a class = "el" href = "classReferenceCounted.html" > ReferenceCounted< / a > < / td > < td > < code > [inline]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#417bbb87d0bb82c4afd7c6a02a58e832" > isAtomicValue< / a > () const=0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#67f545bac89ab0cdc4a493a49bf1b004" > isNode< / a > () const=0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classItem.html#297720c02984eab37332ae795d22189d" > Item< / a > ()< / td > < td > < a class = "el" href = "classItem.html" > Item< / a > < / td > < td > < code > [inline, protected]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#7756f3f1dfb739ba19f1f0780d42858a" > lessThan< / a > (const Node::Ptr & other, const DynamicContext *context) const=0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#28a0aeddf3cae23c67f87a2c18b5ead4" > namespace_string< / a > < / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [static]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#faebb4d974131b5e0bbd957102ce32ec" > processing_instruction_string< / a > < / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [static]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#a13b45b39a606756fd18d94a27522c2c" > Ptr< / a > typedef< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classReferenceCounted.html#5dc30ae895897b5008dc71ea26f175a1" > ReferenceCounted< / a > ()< / td > < td > < a class = "el" href = "classReferenceCounted.html" > ReferenceCounted< / a > < / td > < td > < code > [inline]< / code > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#78efc2edf4b70cb443dd7ea975c1477d" > root< / a > (const DynamicContext *context) const =0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#55b42262a968bd30e1b5834dc19a96f4" > text_string< / a > < / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [static]< / code > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classNode.html#f22e494ea50ac95aaf39b53e66199980" > uniqueLessThan< / a > (const Node::Ptr & other, const DynamicContext *context) const=0< / td > < td > < a class = "el" href = "classNode.html" > Node< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr class = "memlist" > < td > < a class = "el" href = "classReferenceCounted.html#039b1f45b252a226c55598f31e3993cc" > ~ReferenceCounted< / a > ()< / td > < td > < a class = "el" href = "classReferenceCounted.html" > ReferenceCounted< / a > < / td > < td > < code > [inline, virtual]< / code > < / td > < / tr >
2020-02-17 21:12:51 +00:00
< / table > < hr size = "1" > < address style = "align: right;" > < small > Generated on Wed Dec 12 20:16:58 2007 for XQilla Simple API by
2020-02-17 21:05:20 +00:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 21:10:06 +00:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.5.1 < / small > < / address >
2020-02-17 21:05:20 +00:00
< / body >
< / html >