2020-02-17 22:05:20 +01: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" >
< title > XQilla DOM Level 3 API: DOMTreeWalker.hpp File Reference< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 22:10:06 +01:00
<!-- Generated by Doxygen 1.5.1 -->
2020-02-17 22:05:20 +01: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 > < a href = "classes.html" > < span > Classes< / span > < / a > < / li >
< li id = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul > < / div >
< div class = "tabs" >
< ul >
< li > < a href = "files.html" > < span > File List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > File Members< / span > < / a > < / li >
< / ul > < / div >
< h1 > DOMTreeWalker.hpp File Reference< / h1 > < code > #include < < a class = "el" href = "DOMNode_8hpp-source.html" > xercesc/dom/DOMNode.hpp< / a > > < / code > < br >
< code > #include < < a class = "el" href = "DOMNodeFilter_8hpp-source.html" > xercesc/dom/DOMNodeFilter.hpp< / a > > < / code > < br >
< p >
Include dependency graph for DOMTreeWalker.hpp:< p > < center > < img src = "DOMTreeWalker_8hpp__incl.png" border = "0" usemap = "#DOMTreeWalker.hpp_map" alt = "" > < / center >
< map name = "DOMTreeWalker.hpp_map" >
2020-02-17 22:10:06 +01:00
< area href = "DOMNode_8hpp.html" shape = "rect" coords = "501,32,712,56" alt = "" >
< area href = "DOMNodeFilter_8hpp.html" shape = "rect" coords = "211,56,453,80" alt = "" >
2020-02-17 22:05:20 +01:00
< / map >
< p >
This graph shows which files directly or indirectly include this file:< p > < center > < img src = "DOMTreeWalker_8hpp__dep__incl.png" border = "0" usemap = "#DOMTreeWalker.hppdep_map" alt = "" > < / center >
< map name = "DOMTreeWalker.hppdep_map" >
2020-02-17 22:10:06 +01:00
< area href = "DOM_8hpp.html" shape = "rect" coords = "212,6,295,30" alt = "" >
2020-02-17 22:05:20 +01:00
< / map >
< p >
< a href = "DOMTreeWalker_8hpp-source.html" > Go to the source code of this file.< / a > < table border = "0" cellpadding = "0" cellspacing = "0" >
< tr > < td > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Namespaces< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > namespace < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacexercesc.html" > xercesc< / a > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Classes< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > class < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMTreeWalker.html" > xercesc::DOMTreeWalker< / a > < / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > < code > < a class = "el" href = "classxercesc_1_1DOMTreeWalker.html" > DOMTreeWalker< / a > < / code > objects are used to navigate a document tree or subtree using the view of the document defined by their < code > whatToShow< / code > flags and filter (if any). < a href = "classxercesc_1_1DOMTreeWalker.html#_details" > More...< / a > < br > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Defines< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > #define < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "DOMTreeWalker_8hpp.html#8a05ddea636b20139798f8c33b5ac2cb" > GetDOMTreeWalkerMemoryManager< / a > GET_INDIRECT_MM(fCurrentNode)< / td > < / tr >
< / table >
< hr > < h2 > Define Documentation< / h2 >
2020-02-17 22:10:06 +01:00
< a class = "anchor" name = "8a05ddea636b20139798f8c33b5ac2cb" > < / a > <!-- doxytag: member="DOMTreeWalker.hpp::GetDOMTreeWalkerMemoryManager" ref="8a05ddea636b20139798f8c33b5ac2cb" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:10:06 +01:00
< td class = "memname" > #define GetDOMTreeWalkerMemoryManager GET_INDIRECT_MM(fCurrentNode) < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:10:06 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:10:06 +01:00
< / div >
< / div > < p >
< hr size = "1" > < address style = "align: right;" > < small > Generated on Wed Dec 12 19:14:12 2007 for XQilla DOM Level 3 API by
2020-02-17 22:05:20 +01:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 22:10:06 +01:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.5.1 < / small > < / address >
2020-02-17 22:05:20 +01:00
< / body >
< / html >