XQuilla/docs/xqc-api/annotated.html

42 lines
3.4 KiB
HTML
Raw Normal View History

2020-02-17 21:17:06 +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 XQC 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&amp;type=2" border="0" alt="SourceForge.net Logo" /></a>
2020-02-17 21:23:16 +00:00
<!-- 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="pages.html"><span>Related&nbsp;Pages</span></a></li>
2020-02-17 21:19:57 +00:00
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
2020-02-17 21:23:16 +00:00
<div class="tabs">
<ul>
<li class="current"><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
2020-02-17 21:19:57 +00:00
</ul>
</div>
</div>
<div class="contents">
2020-02-17 21:23:16 +00:00
<h1>Class List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table>
2020-02-17 21:17:06 +00:00
<tr><td class="indexkey"><a class="el" href="structXQC__DynamicContext__s.html">XQC_DynamicContext_s</a></td><td class="indexvalue"></td></tr>
2020-02-17 21:19:57 +00:00
<tr><td class="indexkey"><a class="el" href="structXQC__ErrorHandler__s.html">XQC_ErrorHandler_s</a></td><td class="indexvalue">The <a class="el" href="xqc_8h.html#ac30b575982cfb24206404168dbd0bff0">XQC_ErrorHandler</a> struct is designed to be populated by users for the purpose of collecting more detailed error messages from an XQC implementation </td></tr>
<tr><td class="indexkey"><a class="el" href="structXQC__Expression__s.html">XQC_Expression_s</a></td><td class="indexvalue">The <a class="el" href="xqc_8h.html#a707b112e9370ee771b38ea01574df8ff">XQC_Expression</a> struct represents a prepared query, and allows the user to execute that query any number of times </td></tr>
<tr><td class="indexkey"><a class="el" href="structXQC__Implementation__s.html">XQC_Implementation_s</a></td><td class="indexvalue">The <a class="el" href="xqc_8h.html#a3d46d69abb6d7b408bb8cd8c02ce66fb">XQC_Implementation</a> struct provides factory functions for preparing queries </td></tr>
<tr><td class="indexkey"><a class="el" href="structXQC__InputStream__s.html">XQC_InputStream_s</a></td><td class="indexvalue">The <a class="el" href="xqc_8h.html#aa2362b43cca7bd9527ed4477a5481528">XQC_InputStream</a> struct is designed to be populated by users for the purpose of streaming data into an XQC implementation </td></tr>
2020-02-17 21:17:06 +00:00
<tr><td class="indexkey"><a class="el" href="structXQC__Sequence__s.html">XQC_Sequence_s</a></td><td class="indexvalue"></td></tr>
2020-02-17 21:19:57 +00:00
<tr><td class="indexkey"><a class="el" href="structXQC__StaticContext__s.html">XQC_StaticContext_s</a></td><td class="indexvalue">The <a class="el" href="xqc_8h.html#a27c84fd3b0421627f6bec2e19e1bf966">XQC_StaticContext</a> struct provides a way to specify values for the static context of the query to be prepared </td></tr>
2020-02-17 21:17:06 +00:00
</table>
2020-02-17 21:19:57 +00:00
</div>
2020-02-17 21:23:50 +00:00
<hr size="1"/><address style="text-align: right;"><small>Generated on 8 Jul 2015 for XQilla XQC API by&nbsp;
2020-02-17 21:17:06 +00:00
<a href="http://www.doxygen.org/index.html">
2020-02-17 21:23:16 +00:00
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
2020-02-17 21:17:06 +00:00
</body>
</html>