78 lines
6.1 KiB
HTML
78 lines
6.1 KiB
HTML
<!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 Simple API Documentation</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
<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&type=2" border="0" alt="SourceForge.net Logo" /></a>
|
|
<!-- Generated by Doxygen 1.6.1 -->
|
|
<div class="navigation" id="top">
|
|
<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="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 List</span></a></li>
|
|
<li><a href="globals.html"><span>File Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
<h1>DocumentCache.hpp File Reference</h1><code>#include <vector></code><br/>
|
|
<code>#include <<a class="el" href="XPath2MemoryManager_8hpp_source.html">xqilla/framework/XPath2MemoryManager.hpp</a>></code><br/>
|
|
<code>#include <<a class="el" href="Node_8hpp_source.html">xqilla/items/Node.hpp</a>></code><br/>
|
|
<code>#include <xercesc/util/XercesDefs.hpp></code><br/>
|
|
<code>#include <<a class="el" href="XMemory_8hpp_source.html">xercesc/util/XMemory.hpp</a>></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-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 </td><td class="memItemRight" valign="bottom"><a class="el" href="classDocumentCache.html">DocumentCache</a></td></tr>
|
|
<tr><td class="mdescLeft"> </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 </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< const <br class="typebreak"/>
|
|
XMLCh *, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a><br class="typebreak"/>
|
|
< const XMLCh * > > </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" id="aaab74fdf21f46c72dd5e97f48fecb3b6"></a><!-- doxytag: member="DocumentCache.hpp::VectorOfStrings" ref="aaab74fdf21f46c72dd5e97f48fecb3b6" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">typedef std::vector<const XMLCh*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a><const XMLCh*> > <a class="el" href="DocumentCache_8hpp.html#aaab74fdf21f46c72dd5e97f48fecb3b6">VectorOfStrings</a></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
</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
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
|
</body>
|
|
</html>
|