59 lines
3 KiB
HTML
59 lines
3 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&type=2" border="0" alt="SourceForge.net Logo" /></a>
|
|
<!-- Generated by Doxygen 1.5.5 -->
|
|
<div class="navigation" id="top">
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="index.html"><span>Main Page</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>
|
|
<div class="contents">
|
|
<h1>xqilla-xqc.h File Reference</h1><code>#include <<a class="el" href="xqc_8h-source.html">xqc.h</a>></code><br>
|
|
|
|
<p>
|
|
<a href="xqilla-xqc_8h-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>Functions</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structXQC__Implementation__s.html">XQC_Implementation</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="xqilla-xqc_8h.html#cd9659e93bbfafcd0cac9d7c4c12e13c">createXQillaXQCImplementation</a> (int version)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Creates an XQC_Implementation object that uses XQilla. <a href="#cd9659e93bbfafcd0cac9d7c4c12e13c"></a><br></td></tr>
|
|
</table>
|
|
<hr><h2>Function Documentation</h2>
|
|
<a class="anchor" name="cd9659e93bbfafcd0cac9d7c4c12e13c"></a><!-- doxytag: member="xqilla-xqc.h::createXQillaXQCImplementation" ref="cd9659e93bbfafcd0cac9d7c4c12e13c" args="(int version)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="structXQC__Implementation__s.html">XQC_Implementation</a>* createXQillaXQCImplementation </td>
|
|
<td>(</td>
|
|
<td class="paramtype">int </td>
|
|
<td class="paramname"> <em>version</em> </td>
|
|
<td> ) </td>
|
|
<td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Creates an XQC_Implementation object that uses XQilla.
|
|
<p>
|
|
<dl compact><dt><b>Examples: </b></dt><dd>
|
|
<a class="el" href="xqc-basic_8c-example.html#a3">xqc-basic.c</a>, and <a class="el" href="xqc-context-item_8c-example.html#a4">xqc-context-item.c</a>.</dl>
|
|
</div>
|
|
</div><p>
|
|
</div>
|
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jan 5 19:54:59 2009 for XQilla XQC API by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
|
|
</body>
|
|
</html>
|