This commit is contained in:
King_DuckZ 2020-02-17 22:19:57 +01:00
parent 1613a190f0
commit b93578226a
2489 changed files with 122200 additions and 118330 deletions

View file

@ -5,77 +5,74 @@
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&amp;type=2" border="0" alt="SourceForge.net Logo" /></a>
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="examples.html">Examples</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">include</a>&nbsp;/&nbsp;<a class="el" href="dir_000001.html">xqilla</a>&nbsp;/&nbsp;<a class="el" href="dir_000006.html">schema</a></div>
<h1>DocumentCache.hpp File Reference</h1><code>#include &lt;vector&gt;</code><br>
<code>#include &lt;<a class="el" href="XPath2MemoryManager_8hpp-source.html">xqilla/framework/XPath2MemoryManager.hpp</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="Node_8hpp-source.html">xqilla/items/Node.hpp</a>&gt;</code><br>
<code>#include &lt;xercesc/util/XercesDefs.hpp&gt;</code><br>
<code>#include &lt;<a class="el" href="XMemory_8hpp-source.html">xercesc/util/XMemory.hpp</a>&gt;</code><br>
<p>
Include dependency graph for DocumentCache.hpp:<p><center><img src="DocumentCache_8hpp__incl.png" border="0" usemap="#DocumentCache.hpp_map" alt="Include dependency graph"></center>
<map name="DocumentCache.hpp_map">
<area href="XPath2MemoryManager_8hpp.html" shape="rect" coords="88,81,376,105" alt="">
<area href="Node_8hpp.html" shape="rect" coords="400,81,549,105" alt="">
<area href="XMemory_8hpp.html" shape="rect" coords="624,81,797,105" alt="">
</map>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="DocumentCache_8hpp__dep__incl.png" border="0" usemap="#DocumentCache.hppdep_map" alt="Included by dependency graph"></center>
<map name="DocumentCache.hppdep_map">
<area href="StaticContext_8hpp.html" shape="rect" coords="76,156,201,180" alt="">
<area href="XQQuery_8hpp.html" shape="rect" coords="15,81,116,105" alt="">
<area href="xqilla-simple_8hpp.html" shape="rect" coords="5,7,125,31" alt="">
<area href="DynamicContext_8hpp.html" shape="rect" coords="140,81,284,105" alt="">
<area href="ContextHelpers_8hpp.html" shape="rect" coords="149,7,288,31" alt="">
<area href="UpdateFactory_8hpp.html" shape="rect" coords="225,156,359,180" alt="">
</map>
<p>
<a href="DocumentCache_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 &nbsp;</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 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDocumentCache.html">DocumentCache</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Expression Context is a storage for contexts. <a href="classDocumentCache.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef std::vector&lt; const <br>
XMLCh *, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt;<br>
const XMLCh * &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="DocumentCache_8hpp.html#a0">VectorOfStrings</a></td></tr>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>DocumentCache.hpp File Reference</h1><code>#include &lt;vector&gt;</code><br/>
<code>#include &lt;<a class="el" href="XPath2MemoryManager_8hpp_source.html">xqilla/framework/XPath2MemoryManager.hpp</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="Node_8hpp_source.html">xqilla/items/Node.hpp</a>&gt;</code><br/>
<code>#include &lt;xercesc/util/XercesDefs.hpp&gt;</code><br/>
<code>#include &lt;<a class="el" href="XMemory_8hpp_source.html">xercesc/util/XMemory.hpp</a>&gt;</code><br/>
<div class="dynheader">
Include dependency graph for DocumentCache.hpp:</div>
<div class="dynsection">
<div class="center"><img src="DocumentCache_8hpp__incl.png" border="0" usemap="#DocumentCache_8hpp_map" alt=""/></div>
<map name="DocumentCache_8hpp_map" id="DocumentCache_8hpp">
<area shape="rect" href="XPath2MemoryManager_8hpp.html" title="xqilla/framework/XPath2MemoryManager.hpp" alt="" coords="136,392,419,421"/><area shape="rect" href="Node_8hpp.html" title="xqilla/items/Node.hpp" alt="" coords="541,83,688,112"/><area shape="rect" href="XMemory_8hpp.html" title="xercesc/util/XMemory.hpp" alt="" coords="1097,469,1271,499"/><area shape="rect" href="MemoryManager_8hpp.html" title="xercesc/framework/MemoryManager.hpp" alt="" coords="400,469,656,499"/><area shape="rect" href="ATQNameOrDerived_8hpp.html" title="xqilla/items/ATQNameOrDerived.hpp" alt="" coords="855,160,1087,189"/><area shape="rect" href="ATBooleanOrDerived_8hpp.html" title="xqilla/items/ATBooleanOrDerived.hpp" alt="" coords="388,160,625,189"/><area shape="rect" href="AnyAtomicType_8hpp.html" title="xqilla/items/AnyAtomicType.hpp" alt="" coords="772,237,980,267"/><area shape="rect" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="805,315,947,344"/><area shape="rect" href="ReferenceCounted_8hpp.html" title="xqilla/framework/ReferenceCounted.hpp" alt="" coords="595,392,845,421"/></map>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<div class="center"><img src="DocumentCache_8hpp__dep__incl.png" border="0" usemap="#DocumentCache_8hppdep_map" alt=""/></div>
<map name="DocumentCache_8hppdep_map" id="DocumentCache_8hppdep">
<area shape="rect" href="StaticContext_8hpp.html" title="StaticContext.hpp" alt="" coords="73,83,199,112"/><area shape="rect" href="UpdateFactory_8hpp.html" title="UpdateFactory.hpp" alt="" coords="223,83,353,112"/><area shape="rect" href="XQQuery_8hpp.html" title="XQQuery.hpp" alt="" coords="15,160,113,189"/><area shape="rect" href="DynamicContext_8hpp.html" title="DynamicContext.hpp" alt="" coords="137,160,279,189"/><area shape="rect" href="xqilla-simple_8hpp.html" title="xqilla&#45;simple.hpp" alt="" coords="5,237,123,267"/><area shape="rect" href="ContextHelpers_8hpp.html" title="ContextHelpers.hpp" alt="" coords="147,237,283,267"/></map>
</div>
<p><a href="DocumentCache_8hpp_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDocumentCache.html">DocumentCache</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Expression Context is a storage for contexts. <a href="classDocumentCache.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacexercesc.html">xercesc</a></td></tr>
<tr><td colspan="2"><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; const <br class="typebreak"/>
XMLCh *, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a><br class="typebreak"/>
&lt; const XMLCh * &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="DocumentCache_8hpp.html#aaab74fdf21f46c72dd5e97f48fecb3b6">VectorOfStrings</a></td></tr>
</table>
<hr><h2>Typedef Documentation</h2>
<a class="anchor" name="a0" doxytag="DocumentCache.hpp::VectorOfStrings"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<hr/><h2>Typedef Documentation</h2>
<a class="anchor" id="aaab74fdf21f46c72dd5e97f48fecb3b6"></a><!-- doxytag: member="DocumentCache.hpp::VectorOfStrings" ref="aaab74fdf21f46c72dd5e97f48fecb3b6" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="md" nowrap valign="top">typedef std::vector&lt;const XMLCh*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt;const XMLCh*&gt; &gt; <a class="el" href="DocumentCache_8hpp.html#a0">VectorOfStrings</a> </td>
<td class="memname">typedef std::vector&lt;const XMLCh*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt;const XMLCh*&gt; &gt; <a class="el" href="DocumentCache_8hpp.html#aaab74fdf21f46c72dd5e97f48fecb3b6">VectorOfStrings</a></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
</div>
<div class="memdoc">
<p>
</td>
</tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Fri Sep 25 06:55:31 2009 for XQilla Simple API by&nbsp;
</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Nov 13 14:59:39 2009 for XQilla Simple API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>