v2.3.1
This commit is contained in:
parent
824eb94695
commit
7c49d5c548
3294 changed files with 46105 additions and 39662 deletions
|
@ -5,59 +5,49 @@
|
|||
<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>
|
||||
<!-- Generated by Doxygen 1.6.1 -->
|
||||
<div class="navigation" id="top">
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<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>
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<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="#define-members">Defines</a> </div>
|
||||
<div class="headertitle">
|
||||
<h1>XQException.hpp File Reference</h1> </div>
|
||||
</div>
|
||||
<div class="contents">
|
||||
<div class="textblock"><code>#include <xqilla/framework/XQillaExport.hpp></code><br/>
|
||||
<h1>XQException.hpp File Reference</h1><code>#include <xqilla/framework/XQillaExport.hpp></code><br/>
|
||||
<code>#include <xqilla/utils/XStr.hpp></code><br/>
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
<div class="dynheader">
|
||||
Include dependency graph for XQException.hpp:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="XQException_8hpp__incl.png" border="0" usemap="#XQException_8hpp" alt=""/></div>
|
||||
<map name="XQException_8hpp" id="XQException_8hpp">
|
||||
</map>
|
||||
<div class="dynsection">
|
||||
<div class="center"><img src="XQException_8hpp__incl.png" border="0" usemap="#XQException_8hpp_map" alt=""/></div>
|
||||
</div>
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
<div class="dynheader">
|
||||
This graph shows which files directly or indirectly include this file:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="XQException_8hpp__dep__incl.png" border="0" usemap="#XQException_8hppdep" alt=""/></div>
|
||||
<map name="XQException_8hppdep" id="XQException_8hppdep">
|
||||
<area shape="rect" id="node3" href="xqilla-simple_8hpp.html" title="xqilla-simple.hpp" alt="" coords="8,83,125,112"/></map>
|
||||
</div>
|
||||
<div class="dynsection">
|
||||
<div class="center"><img src="XQException_8hpp__dep__incl.png" border="0" usemap="#XQException_8hppdep_map" alt=""/></div>
|
||||
<map name="XQException_8hppdep_map" id="XQException_8hppdep">
|
||||
<area shape="rect" id="node3" href="xqilla-simple_8hpp.html" title="xqilla-simple.hpp" alt="" coords="5,83,136,112"/><area shape="rect" id="node5" href="DebugListener_8hpp.html" title="DebugListener.hpp" alt="" coords="160,83,309,112"/><area shape="rect" id="node7" href="InteractiveDebugger_8hpp.html" title="InteractiveDebugger.hpp" alt="" coords="140,160,329,189"/></map>
|
||||
</div>
|
||||
|
||||
<p><a href="XQException_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="classXQException.html">XQException</a></td></tr>
|
||||
<tr><td colspan="2"><h2><a name="define-members"></a>
|
||||
Defines</h2></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="XQException_8hpp.html#a507a2ba7ec1efdf595885497d7f68c56">XQThrow</a>(type, function, reason)   throw type(function, reason, this, __FILE__, __LINE__)</td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="XQException_8hpp.html#a327d5c87a463e2d8c3a930186c36fee3">XQThrow2</a>(type, function, reason)   throw type(function, reason, 0, __FILE__, __LINE__)</td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="XQException_8hpp.html#a832e1a1e3c37d9a3067737602af496a0">XQThrow3</a>(type, function, reason, location)   throw type(function, reason, location, __FILE__, __LINE__)</td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="XQException_8hpp.html#aebd782793874e0428b04b72bc8cff2e0">XQSimpleThrow</a>(reason, xqfile, xqline, xqcolumn)   throw <a class="el" href="classXQException.html">XQException</a>(reason, xqfile, xqline, (unsigned int)xqcolumn, __FILE__, __LINE__)</td></tr>
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tr><td colspan="2"><h2>Classes</h2></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classXQException.html">XQException</a></td></tr>
|
||||
<tr><td colspan="2"><h2>Defines</h2></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="XQException_8hpp.html#a507a2ba7ec1efdf595885497d7f68c56">XQThrow</a>(type, function, reason) throw type(function, reason, this, __FILE__, __LINE__)</td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="XQException_8hpp.html#a327d5c87a463e2d8c3a930186c36fee3">XQThrow2</a>(type, function, reason) throw type(function, reason, 0, __FILE__, __LINE__)</td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="XQException_8hpp.html#a832e1a1e3c37d9a3067737602af496a0">XQThrow3</a>(type, function, reason, location) throw type(function, reason, location, __FILE__, __LINE__)</td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="XQException_8hpp.html#aebd782793874e0428b04b72bc8cff2e0">XQSimpleThrow</a>(reason, xqfile, xqline, xqcolumn) throw <a class="el" href="classXQException.html">XQException</a>(reason, xqfile, xqline, (unsigned int)xqcolumn, __FILE__, __LINE__)</td></tr>
|
||||
</table>
|
||||
<hr/><h2>Define Documentation</h2>
|
||||
<a class="anchor" id="aebd782793874e0428b04b72bc8cff2e0"></a><!-- doxytag: member="XQException.hpp::XQSimpleThrow" ref="aebd782793874e0428b04b72bc8cff2e0" args="(reason, xqfile, xqline, xqcolumn)" -->
|
||||
|
@ -67,31 +57,25 @@ Defines</h2></td></tr>
|
|||
<tr>
|
||||
<td class="memname">#define XQSimpleThrow</td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">reason, </td>
|
||||
<td class="paramtype">reason, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">xqfile, </td>
|
||||
<td class="paramtype">xqfile, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">xqline, </td>
|
||||
<td class="paramtype">xqline, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">xqcolumn </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td>   throw <a class="el" href="classXQException.html">XQException</a>(reason, xqfile, xqline, (unsigned int)xqcolumn, __FILE__, __LINE__)</td>
|
||||
<td class="paramtype">xqcolumn </td>
|
||||
<td class="paramname"></td>
|
||||
<td> ) </td>
|
||||
<td> throw <a class="el" href="classXQException.html">XQException</a>(reason, xqfile, xqline, (unsigned int)xqcolumn, __FILE__, __LINE__)</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -106,25 +90,20 @@ Defines</h2></td></tr>
|
|||
<tr>
|
||||
<td class="memname">#define XQThrow</td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">type, </td>
|
||||
<td class="paramtype">type, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">function, </td>
|
||||
<td class="paramtype">function, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">reason </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td>   throw type(function, reason, this, __FILE__, __LINE__)</td>
|
||||
<td class="paramtype">reason </td>
|
||||
<td class="paramname"></td>
|
||||
<td> ) </td>
|
||||
<td> throw type(function, reason, this, __FILE__, __LINE__)</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -139,25 +118,20 @@ Defines</h2></td></tr>
|
|||
<tr>
|
||||
<td class="memname">#define XQThrow2</td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">type, </td>
|
||||
<td class="paramtype">type, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">function, </td>
|
||||
<td class="paramtype">function, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">reason </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td>   throw type(function, reason, 0, __FILE__, __LINE__)</td>
|
||||
<td class="paramtype">reason </td>
|
||||
<td class="paramname"></td>
|
||||
<td> ) </td>
|
||||
<td> throw type(function, reason, 0, __FILE__, __LINE__)</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -172,31 +146,25 @@ Defines</h2></td></tr>
|
|||
<tr>
|
||||
<td class="memname">#define XQThrow3</td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">type, </td>
|
||||
<td class="paramtype">type, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">function, </td>
|
||||
<td class="paramtype">function, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">reason, </td>
|
||||
<td class="paramtype">reason, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">location </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td>   throw type(function, reason, location, __FILE__, __LINE__)</td>
|
||||
<td class="paramtype">location </td>
|
||||
<td class="paramname"></td>
|
||||
<td> ) </td>
|
||||
<td> throw type(function, reason, location, __FILE__, __LINE__)</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -205,8 +173,8 @@ Defines</h2></td></tr>
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<hr class="footer"/><address class="footer"><small>Generated on Mon Oct 31 2011 19:08:35 for XQilla Simple API by 
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 18 May 2015 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>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue