summaryrefslogtreecommitdiffstats
path: root/ue4/doxygen/classCInstructionError.html
diff options
context:
space:
mode:
Diffstat (limited to 'ue4/doxygen/classCInstructionError.html')
-rw-r--r--ue4/doxygen/classCInstructionError.html78
1 files changed, 78 insertions, 0 deletions
diff --git a/ue4/doxygen/classCInstructionError.html b/ue4/doxygen/classCInstructionError.html
new file mode 100644
index 0000000..e6cd98c
--- /dev/null
+++ b/ue4/doxygen/classCInstructionError.html
@@ -0,0 +1,78 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3<title>mycpu: CInstructionError Class Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.5.3 -->
8<div class="tabs">
9 <ul>
10 <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11 <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
12 <li><a href="files.html"><span>Files</span></a></li>
13 </ul>
14</div>
15<div class="tabs">
16 <ul>
17 <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
18 <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
19 <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
20 </ul>
21</div>
22<h1>CInstructionError Class Reference</h1><!-- doxytag: class="CInstructionError" --><code>#include &lt;<a class="el" href="cinstruction_8h-source.html">cinstruction.h</a>&gt;</code>
23<p>
24
25<p>
26<a href="classCInstructionError-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
27<tr><td></td></tr>
28<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
29<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCInstructionError.html#c37becef1c3689b6917759d849ad23e2">CInstructionError</a> (const std::string &amp;what)</td></tr>
30
31<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default exception ctor. <a href="#c37becef1c3689b6917759d849ad23e2"></a><br></td></tr>
32</table>
33<hr><a name="_details"></a><h2>Detailed Description</h2>
34Exception thrown by implemententations of <a class="el" href="classCInstruction.html">CInstruction</a> <hr><h2>Constructor &amp; Destructor Documentation</h2>
35<a class="anchor" name="c37becef1c3689b6917759d849ad23e2"></a><!-- doxytag: member="CInstructionError::CInstructionError" ref="c37becef1c3689b6917759d849ad23e2" args="(const std::string &amp;what)" -->
36<div class="memitem">
37<div class="memproto">
38 <table class="memname">
39 <tr>
40 <td class="memname">CInstructionError::CInstructionError </td>
41 <td>(</td>
42 <td class="paramtype">const std::string &amp;&nbsp;</td>
43 <td class="paramname"> <em>what</em> </td>
44 <td>&nbsp;)&nbsp;</td>
45 <td width="100%"><code> [inline]</code></td>
46 </tr>
47 </table>
48</div>
49<div class="memdoc">
50
51<p>
52Default exception ctor.
53<p>
54<dl class="user" compact><dt><b>Methodname:</b></dt><dd><a class="el" href="classCInstructionError.html">CInstructionError</a> </dd></dl>
55<dl compact><dt><b>Parameters:</b></dt><dd>
56 <table border="0" cellspacing="2" cellpadding="0">
57 <tr><td valign="top"></td><td valign="top"><em>what</em>&nbsp;</td><td>message to pass along </td></tr>
58 </table>
59</dl>
60<dl class="return" compact><dt><b>Returns:</b></dt><dd>- </dd></dl>
61<dl class="user" compact><dt><b>Global variables used:</b></dt><dd>none </dd></dl>
62<dl compact><dt><b>Exceptions:</b></dt><dd>
63 <table border="0" cellspacing="2" cellpadding="0">
64 <tr><td valign="top"></td><td valign="top"><em>none</em>&nbsp;</td><td></td></tr>
65 </table>
66</dl>
67<dl class="pre" compact><dt><b>Precondition:</b></dt><dd>none </dd></dl>
68<dl class="post" compact><dt><b>Postcondition:</b></dt><dd>none </dd></dl>
69
70</div>
71</div><p>
72<hr>The documentation for this class was generated from the following file:<ul>
73<li>mycpu/<a class="el" href="cinstruction_8h-source.html">cinstruction.h</a></ul>
74<hr size="1"><address style="text-align: right;"><small>Generated on Sat May 30 16:32:35 2009 for mycpu by&nbsp;
75<a href="http://www.doxygen.org/index.html">
76<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
77</body>
78</html>