v2.3.0
This commit is contained in:
parent
feed734f17
commit
824eb94695
3514 changed files with 90507 additions and 92619 deletions
|
@ -5,49 +5,59 @@
|
|||
<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.6.1 -->
|
||||
<div class="navigation" id="top">
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
<!-- 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>
|
||||
<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 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>
|
||||
<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>
|
||||
</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">
|
||||
<h1>XQException.hpp File Reference</h1><code>#include <xqilla/framework/XQillaExport.hpp></code><br/>
|
||||
<div class="textblock"><code>#include <xqilla/framework/XQillaExport.hpp></code><br/>
|
||||
<code>#include <xqilla/utils/XStr.hpp></code><br/>
|
||||
<div class="dynheader">
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
Include dependency graph for XQException.hpp:</div>
|
||||
<div class="dynsection">
|
||||
<div class="center"><img src="XQException_8hpp__incl.png" border="0" usemap="#XQException_8hpp_map" alt=""/></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>
|
||||
<div class="dynheader">
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
This graph shows which files directly or indirectly include this file:</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" href="xqilla-simple_8hpp.html" title="xqilla-simple.hpp" alt="" coords="5,83,123,112"/><area shape="rect" href="DebugListener_8hpp.html" title="DebugListener.hpp" alt="" coords="147,83,275,112"/><area shape="rect" href="InteractiveDebugger_8hpp.html" title="InteractiveDebugger.hpp" alt="" coords="129,160,292,189"/></map>
|
||||
<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>
|
||||
|
||||
<p><a href="XQException_8hpp_source.html">Go to the source code of this file.</a></p>
|
||||
<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 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>
|
||||
<hr/><h2>Define Documentation</h2>
|
||||
<a class="anchor" id="aebd782793874e0428b04b72bc8cff2e0"></a><!-- doxytag: member="XQException.hpp::XQSimpleThrow" ref="aebd782793874e0428b04b72bc8cff2e0" args="(reason, xqfile, xqline, xqcolumn)" -->
|
||||
|
@ -57,25 +67,31 @@ This graph shows which files directly or indirectly include this file:</div>
|
|||
<tr>
|
||||
<td class="memname">#define XQSimpleThrow</td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">reason, </td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">reason, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">xqfile, </td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">xqfile, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">xqline, </td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">xqline, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></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>
|
||||
<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>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -90,20 +106,25 @@ This graph shows which files directly or indirectly include this file:</div>
|
|||
<tr>
|
||||
<td class="memname">#define XQThrow</td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">type, </td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">type, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">function, </td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">function, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">reason </td>
|
||||
<td class="paramname"></td>
|
||||
<td> ) </td>
|
||||
<td> throw type(function, reason, this, __FILE__, __LINE__)</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>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -118,20 +139,25 @@ This graph shows which files directly or indirectly include this file:</div>
|
|||
<tr>
|
||||
<td class="memname">#define XQThrow2</td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">type, </td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">type, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">function, </td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">function, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">reason </td>
|
||||
<td class="paramname"></td>
|
||||
<td> ) </td>
|
||||
<td> throw type(function, reason, 0, __FILE__, __LINE__)</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>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -146,25 +172,31 @@ This graph shows which files directly or indirectly include this file:</div>
|
|||
<tr>
|
||||
<td class="memname">#define XQThrow3</td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">type, </td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">type, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">function, </td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">function, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">reason, </td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname">reason, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">location </td>
|
||||
<td class="paramname"></td>
|
||||
<td> ) </td>
|
||||
<td> throw type(function, reason, location, __FILE__, __LINE__)</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>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -173,8 +205,8 @@ This graph shows which files directly or indirectly include this file:</div>
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Mar 1 21:16:10 2010 for XQilla Simple API by
|
||||
<hr class="footer"/><address class="footer"><small>Generated on Mon Oct 31 2011 19:08:35 for XQilla Simple API by 
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue