v2.2.3
This commit is contained in:
parent
1613a190f0
commit
b93578226a
2489 changed files with 122200 additions and 118330 deletions
|
@ -5,102 +5,91 @@
|
|||
<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.3.9.1 -->
|
||||
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="examples.html">Examples</a></div>
|
||||
<div class="nav">
|
||||
<a class="el" href="dir_000000.html">include</a> / <a class="el" href="dir_000001.html">xqilla</a> / <a class="el" href="dir_000003.html">context</a></div>
|
||||
<h1>StaticContext.hpp File Reference</h1><code>#include <xqilla/framework/XQillaExport.hpp></code><br>
|
||||
<code>#include <<a class="el" href="XQilla_8hpp-source.html">xqilla/simple-api/XQilla.hpp</a>></code><br>
|
||||
<code>#include <time.h></code><br>
|
||||
<code>#include <<a class="el" href="DocumentCache_8hpp-source.html">xqilla/schema/DocumentCache.hpp</a>></code><br>
|
||||
<code>#include <<a class="el" href="PlatformUtils_8hpp-source.html">xercesc/util/PlatformUtils.hpp</a>></code><br>
|
||||
<code>#include <<a class="el" href="XMemory_8hpp-source.html">xercesc/util/XMemory.hpp</a>></code><br>
|
||||
|
||||
<p>
|
||||
Include dependency graph for StaticContext.hpp:<p><center><img src="StaticContext_8hpp__incl.png" border="0" usemap="#StaticContext.hpp_map" alt="Include dependency graph"></center>
|
||||
<map name="StaticContext.hpp_map">
|
||||
<area href="XQilla_8hpp.html" shape="rect" coords="153,81,335,105" alt="">
|
||||
<area href="PlatformUtils_8hpp.html" shape="rect" coords="251,7,445,31" alt="">
|
||||
<area href="XMemory_8hpp.html" shape="rect" coords="469,7,643,31" alt="">
|
||||
<area href="DocumentCache_8hpp.html" shape="rect" coords="540,81,769,105" alt="">
|
||||
</map>
|
||||
|
||||
<p>
|
||||
This graph shows which files directly or indirectly include this file:<p><center><img src="StaticContext_8hpp__dep__incl.png" border="0" usemap="#StaticContext.hppdep_map" alt="Included by dependency graph"></center>
|
||||
<map name="StaticContext.hppdep_map">
|
||||
<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="">
|
||||
</map>
|
||||
|
||||
<p>
|
||||
<a href="StaticContext_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="classStaticContext.html">StaticContext</a></td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">The parse time static context interface. <a href="classStaticContext.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< ASTNode *,<br>
|
||||
<a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>< ASTNode * > > </td><td class="memItemRight" valign="bottom"><a class="el" href="StaticContext_8hpp.html#a0">VectorOfASTNodes</a></td></tr>
|
||||
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef std::vector< XQUserFunction *,<br>
|
||||
<a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>< XQUserFunction * > > </td><td class="memItemRight" valign="bottom"><a class="el" href="StaticContext_8hpp.html#a1">UserFunctions</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 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>StaticContext.hpp File Reference</h1><code>#include <xqilla/framework/XQillaExport.hpp></code><br/>
|
||||
<code>#include <<a class="el" href="XQilla_8hpp_source.html">xqilla/simple-api/XQilla.hpp</a>></code><br/>
|
||||
<code>#include <time.h></code><br/>
|
||||
<code>#include <<a class="el" href="DocumentCache_8hpp_source.html">xqilla/schema/DocumentCache.hpp</a>></code><br/>
|
||||
<code>#include <<a class="el" href="PlatformUtils_8hpp_source.html">xercesc/util/PlatformUtils.hpp</a>></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 StaticContext.hpp:</div>
|
||||
<div class="dynsection">
|
||||
<div class="center"><img src="StaticContext_8hpp__incl.png" border="0" usemap="#StaticContext_8hpp_map" alt=""/></div>
|
||||
<map name="StaticContext_8hpp_map" id="StaticContext_8hpp">
|
||||
<area shape="rect" href="XQilla_8hpp.html" title="xqilla/simple-api/XQilla.hpp" alt="" coords="553,469,729,499"/><area shape="rect" href="PlatformUtils_8hpp.html" title="xercesc/util/PlatformUtils.hpp" alt="" coords="339,547,531,576"/><area shape="rect" href="XMemory_8hpp.html" title="xercesc/util/XMemory.hpp" alt="" coords="555,547,728,576"/><area shape="rect" href="DocumentCache_8hpp.html" title="xqilla/schema/DocumentCache.hpp" alt="" coords="1425,83,1652,112"/><area shape="rect" href="MemoryManager_8hpp.html" title="xercesc/framework/MemoryManager.hpp" alt="" coords="1051,547,1307,576"/><area shape="rect" href="XPath2MemoryManager_8hpp.html" title="xqilla/framework/XPath2MemoryManager.hpp" alt="" coords="1484,469,1767,499"/><area shape="rect" href="Node_8hpp.html" title="xqilla/items/Node.hpp" alt="" coords="1303,160,1449,189"/><area shape="rect" href="ATQNameOrDerived_8hpp.html" title="xqilla/items/ATQNameOrDerived.hpp" alt="" coords="887,237,1119,267"/><area shape="rect" href="ATBooleanOrDerived_8hpp.html" title="xqilla/items/ATBooleanOrDerived.hpp" alt="" coords="1176,237,1413,267"/><area shape="rect" href="AnyAtomicType_8hpp.html" title="xqilla/items/AnyAtomicType.hpp" alt="" coords="1028,315,1236,344"/><area shape="rect" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="1061,392,1203,421"/><area shape="rect" href="ReferenceCounted_8hpp.html" title="xqilla/framework/ReferenceCounted.hpp" alt="" coords="1007,469,1257,499"/></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="StaticContext_8hpp__dep__incl.png" border="0" usemap="#StaticContext_8hppdep_map" alt=""/></div>
|
||||
<map name="StaticContext_8hppdep_map" id="StaticContext_8hppdep">
|
||||
<area shape="rect" href="XQQuery_8hpp.html" title="XQQuery.hpp" alt="" coords="15,83,113,112"/><area shape="rect" href="DynamicContext_8hpp.html" title="DynamicContext.hpp" alt="" coords="137,83,279,112"/><area shape="rect" href="xqilla-simple_8hpp.html" title="xqilla-simple.hpp" alt="" coords="5,160,123,189"/><area shape="rect" href="ContextHelpers_8hpp.html" title="ContextHelpers.hpp" alt="" coords="147,160,283,189"/></map>
|
||||
</div>
|
||||
|
||||
<p><a href="StaticContext_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="classStaticContext.html">StaticContext</a></td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">The parse time static context interface. <a href="classStaticContext.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< ASTNode <br class="typebreak"/>
|
||||
*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>< ASTNode * > > </td><td class="memItemRight" valign="bottom"><a class="el" href="StaticContext_8hpp.html#a945a726d9c06a9f5a66be9834475e658">VectorOfASTNodes</a></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">typedef std::vector<br class="typebreak"/>
|
||||
< XQUserFunction <br class="typebreak"/>
|
||||
*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a><br class="typebreak"/>
|
||||
< XQUserFunction * > > </td><td class="memItemRight" valign="bottom"><a class="el" href="StaticContext_8hpp.html#a120407438cc6ede3bc7b57aae806741c">UserFunctions</a></td></tr>
|
||||
</table>
|
||||
<hr><h2>Typedef Documentation</h2>
|
||||
<a class="anchor" name="a1" doxytag="StaticContext.hpp::UserFunctions"></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="a120407438cc6ede3bc7b57aae806741c"></a><!-- doxytag: member="StaticContext.hpp::UserFunctions" ref="a120407438cc6ede3bc7b57aae806741c" args="" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="md" nowrap valign="top">typedef std::vector<XQUserFunction*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a><XQUserFunction*> > <a class="el" href="StaticContext_8hpp.html#a1">UserFunctions</a> </td>
|
||||
<td class="memname">typedef std::vector<XQUserFunction*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a><XQUserFunction*> > <a class="el" href="StaticContext_8hpp.html#a120407438cc6ede3bc7b57aae806741c">UserFunctions</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing="5" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
</div>
|
||||
<div class="memdoc">
|
||||
|
||||
<p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<a class="anchor" name="a0" doxytag="StaticContext.hpp::VectorOfASTNodes"></a><p>
|
||||
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<td class="mdRow">
|
||||
<table cellpadding="0" cellspacing="0" border="0">
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a945a726d9c06a9f5a66be9834475e658"></a><!-- doxytag: member="StaticContext.hpp::VectorOfASTNodes" ref="a945a726d9c06a9f5a66be9834475e658" args="" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="md" nowrap valign="top">typedef std::vector<ASTNode*,<a class="el" href="classXQillaAllocator.html">XQillaAllocator</a><ASTNode*> > <a class="el" href="StaticContext_8hpp.html#a0">VectorOfASTNodes</a> </td>
|
||||
<td class="memname">typedef std::vector<ASTNode*,<a class="el" href="classXQillaAllocator.html">XQillaAllocator</a><ASTNode*> > <a class="el" href="StaticContext_8hpp.html#a945a726d9c06a9f5a66be9834475e658">VectorOfASTNodes</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing="5" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</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:36 2009 for XQilla Simple API by
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Nov 13 14:59:50 2009 for XQilla Simple API by
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue