106 lines
6.7 KiB
HTML
106 lines
6.7 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.7.3 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<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 id="navrow2" class="tabs2">
|
|
<ul class="tablist">
|
|
<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="header">
|
|
<div class="summary">
|
|
<a href="#nested-classes">Classes</a> |
|
|
<a href="#namespaces">Namespaces</a> |
|
|
<a href="#typedef-members">Typedefs</a> </div>
|
|
<div class="headertitle">
|
|
<h1>StaticContext.hpp File Reference</h1> </div>
|
|
</div>
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include <xqilla/framework/XQillaExport.hpp></code><br/>
|
|
<code>#include <xqilla/simple-api/XQilla.hpp></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 <xercesc/util/PlatformUtils.hpp></code><br/>
|
|
<code>#include <xercesc/util/XMemory.hpp></code><br/>
|
|
<code>#include <xqilla/schema/DocumentCache.hpp></code><br/>
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for StaticContext.hpp:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="StaticContext_8hpp__incl.png" border="0" usemap="#StaticContext_8hpp" alt=""/></div>
|
|
<map name="StaticContext_8hpp" id="StaticContext_8hpp">
|
|
<area shape="rect" id="node9" href="DocumentCache_8hpp.html" title="xqilla/schema/DocumentCache.hpp" alt="" coords="924,83,1153,112"/><area shape="rect" id="node13" href="XPath2MemoryManager_8hpp.html" title="xqilla/framework/XPath2MemoryManager.hpp" alt="" coords="261,160,547,189"/><area shape="rect" id="node24" href="Node_8hpp.html" title="xqilla/items/Node.hpp" alt="" coords="1136,160,1283,189"/><area shape="rect" id="node26" href="ATQNameOrDerived_8hpp.html" title="xqilla/items/ATQNameOrDerived.hpp" alt="" coords="656,237,893,267"/><area shape="rect" id="node39" href="ATBooleanOrDerived_8hpp.html" title="xqilla/items/ATBooleanOrDerived.hpp" alt="" coords="1616,237,1856,267"/><area shape="rect" id="node31" href="AnyAtomicType_8hpp.html" title="xqilla/items/AnyAtomicType.hpp" alt="" coords="731,315,941,344"/></map>
|
|
</div>
|
|
</div><div class="textblock"><div class="dynheader">
|
|
This graph shows which files directly or indirectly include this file:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="StaticContext_8hpp__dep__incl.png" border="0" usemap="#StaticContext_8hppdep" alt=""/></div>
|
|
<map name="StaticContext_8hppdep" id="StaticContext_8hppdep">
|
|
<area shape="rect" id="node3" href="XQQuery_8hpp.html" title="XQQuery.hpp" alt="" coords="17,83,119,112"/><area shape="rect" id="node5" href="xqilla-simple_8hpp.html" title="xqilla-simple.hpp" alt="" coords="9,160,127,189"/></map>
|
|
</div>
|
|
</div>
|
|
<p><a href="StaticContext_8hpp_source.html">Go to the source code of this file.</a></p>
|
|
<table class="memberdecls">
|
|
<tr><td colspan="2"><h2><a name="nested-classes"></a>
|
|
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><a name="namespaces"></a>
|
|
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><a name="typedef-members"></a>
|
|
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" id="a120407438cc6ede3bc7b57aae806741c"></a><!-- doxytag: member="StaticContext.hpp::UserFunctions" ref="a120407438cc6ede3bc7b57aae806741c" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<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>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
</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="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>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<hr class="footer"/><address class="footer"><small>Generated on Mon Oct 31 2011 19:08:35 for XQilla Simple API by 
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
|
|
</body>
|
|
</html>
|