XQuilla/docs/xqc-api/annotated.html
2020-02-17 22:19:08 +01:00

23 lines
3.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 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>
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindexHL" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="examples.html">Examples</a></div>
<h1>XQilla XQC API Class List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table>
<tr><td class="indexkey"><a class="el" href="structXQC__DynamicContext__s.html">XQC_DynamicContext_s</a></td><td class="indexvalue"></td></tr>
<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#a7">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#a3">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#a1">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#a6">XQC_InputStream</a> struct is designed to be populated by users for the purpose of streaming data into an XQC implementation </td></tr>
<tr><td class="indexkey"><a class="el" href="structXQC__Sequence__s.html">XQC_Sequence_s</a></td><td class="indexvalue"></td></tr>
<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#a2">XQC_StaticContext</a> struct provides a way to specify values for the static context of the query to be prepared </td></tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Fri Sep 25 06:55:57 2009 for XQilla XQC API by&nbsp;
<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>
</body>
</html>