XQuilla/docs/simple-api/Sequence_8hpp.html

77 lines
4.2 KiB
HTML
Raw Normal View History

2020-02-17 21:05:20 +00: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 Simple API: Sequence.hpp File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<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="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&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul></div>
<h1>Sequence.hpp File Reference</h1><code>#include &lt;vector&gt;</code><br>
<code>#include &lt;xqilla/framework/XQillaExport.hpp&gt;</code><br>
<code>#include &lt;<a class="el" href="ATDecimalOrDerived_8hpp-source.html">xqilla/items/ATDecimalOrDerived.hpp</a>&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="XMemory_8hpp-source.html">xercesc/util/XMemory.hpp</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="PlatformUtils_8hpp-source.html">xercesc/util/PlatformUtils.hpp</a>&gt;</code><br>
<p>
Include dependency graph for Sequence.hpp:<p><center><img src="Sequence_8hpp__incl.png" border="0" usemap="#Sequence.hpp_map" alt=""></center>
<map name="Sequence.hpp_map">
<area href="ATDecimalOrDerived_8hpp.html" shape="rect" coords="190,106,433,130" alt="">
<area href="XPath2MemoryManager_8hpp.html" shape="rect" coords="165,154,458,178" alt="">
<area href="XMemory_8hpp.html" shape="rect" coords="224,202,400,226" alt="">
<area href="PlatformUtils_8hpp.html" shape="rect" coords="214,250,409,274" alt="">
</map>
<p>
<a href="Sequence_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>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="classSequence.html">Sequence</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">An eagerly evaluated result of a query execution. <a href="classSequence.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; <a class="el" href="classRefCountPointer.html">Item::Ptr</a>,<br>
<a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; <a class="el" href="classRefCountPointer.html">Item::Ptr</a> &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="Sequence_8hpp.html#2fd6695789bf2dbdb3e7fdbfcbfa575b">VectorOfItems</a></td></tr>
</table>
<hr><h2>Typedef Documentation</h2>
<a class="anchor" name="2fd6695789bf2dbdb3e7fdbfcbfa575b"></a><!-- doxytag: member="Sequence.hpp::VectorOfItems" ref="2fd6695789bf2dbdb3e7fdbfcbfa575b" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">typedef std::vector&lt;<a class="el" href="classRefCountPointer.html">Item::Ptr</a>, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt;<a class="el" href="classRefCountPointer.html">Item::Ptr</a>&gt; &gt; <a class="el" href="Sequence_8hpp.html#2fd6695789bf2dbdb3e7fdbfcbfa575b">VectorOfItems</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 12 00:18:56 2006 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.4.6 </small></address>
</body>
</html>