deploy: 77bc879720b418c78af3134b44bbef3d3327ffad
This commit is contained in:
@@ -79,7 +79,7 @@ $(function() {
|
||||
<p>Numerical runtime error.
|
||||
<a href="classwinstd_1_1num__runtime__error.html#details">More...</a></p>
|
||||
|
||||
<p><code>#include <<a class="el" href="_common_8h_source.html">Common.h</a>></code></p>
|
||||
<p><code>#include <<a class="el" href="_common_8h_source.html">WinStd/Common.h</a>></code></p>
|
||||
<div class="dynheader">
|
||||
Inheritance diagram for winstd::num_runtime_error< _Tn >:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -96,12 +96,12 @@ typedef _Tn </td><td class="memItemRight" valign="bottom"><b>error_type</b>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
|
||||
Public Member Functions</h2></td></tr>
|
||||
<tr class="memitem:a5f8894c1634e9b80ab67c573d7315824"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classwinstd_1_1num__runtime__error.html#a5f8894c1634e9b80ab67c573d7315824">num_runtime_error</a> (_In_ <a class="el" href="classwinstd_1_1num__runtime__error.html#a6fa2de87d0151b3ad9cac58f838852e0">error_type</a> num, _In_ const std::string &msg)</td></tr>
|
||||
<tr class="memdesc:a5f8894c1634e9b80ab67c573d7315824"><td class="mdescLeft"> </td><td class="mdescRight">Constructs an exception. <a href="classwinstd_1_1num__runtime__error.html#a5f8894c1634e9b80ab67c573d7315824">More...</a><br /></td></tr>
|
||||
<tr class="separator:a5f8894c1634e9b80ab67c573d7315824"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aa775e07ef587393c66cb21a6c809c0ca"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classwinstd_1_1num__runtime__error.html#aa775e07ef587393c66cb21a6c809c0ca">num_runtime_error</a> (_In_ <a class="el" href="classwinstd_1_1num__runtime__error.html#a6fa2de87d0151b3ad9cac58f838852e0">error_type</a> num, _In_opt_z_ const char *msg=nullptr)</td></tr>
|
||||
<tr class="memdesc:aa775e07ef587393c66cb21a6c809c0ca"><td class="mdescLeft"> </td><td class="mdescRight">Constructs an exception. <a href="classwinstd_1_1num__runtime__error.html#aa775e07ef587393c66cb21a6c809c0ca">More...</a><br /></td></tr>
|
||||
<tr class="separator:aa775e07ef587393c66cb21a6c809c0ca"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ac8421a3654e8f95a8db49939af0dfd97"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classwinstd_1_1num__runtime__error.html#ac8421a3654e8f95a8db49939af0dfd97">num_runtime_error</a> (1 <a class="el" href="classwinstd_1_1num__runtime__error.html#a6fa2de87d0151b3ad9cac58f838852e0">error_type</a> num, 1 const std::string &msg)</td></tr>
|
||||
<tr class="memdesc:ac8421a3654e8f95a8db49939af0dfd97"><td class="mdescLeft"> </td><td class="mdescRight">Constructs an exception. <a href="classwinstd_1_1num__runtime__error.html#ac8421a3654e8f95a8db49939af0dfd97">More...</a><br /></td></tr>
|
||||
<tr class="separator:ac8421a3654e8f95a8db49939af0dfd97"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ae524a251d2438056a011c79e80080b0a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classwinstd_1_1num__runtime__error.html#ae524a251d2438056a011c79e80080b0a">num_runtime_error</a> (1 <a class="el" href="classwinstd_1_1num__runtime__error.html#a6fa2de87d0151b3ad9cac58f838852e0">error_type</a> num, 1 const char *msg=nullptr)</td></tr>
|
||||
<tr class="memdesc:ae524a251d2438056a011c79e80080b0a"><td class="mdescLeft"> </td><td class="mdescRight">Constructs an exception. <a href="classwinstd_1_1num__runtime__error.html#ae524a251d2438056a011c79e80080b0a">More...</a><br /></td></tr>
|
||||
<tr class="separator:ae524a251d2438056a011c79e80080b0a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a6388a483c00628c1a94a5ce45ca63e70"><td class="memItemLeft" align="right" valign="top"><a id="a6388a483c00628c1a94a5ce45ca63e70" name="a6388a483c00628c1a94a5ce45ca63e70"></a>
|
||||
<a class="el" href="classwinstd_1_1num__runtime__error.html#a6fa2de87d0151b3ad9cac58f838852e0">error_type</a> </td><td class="memItemRight" valign="bottom"><b>number</b> () const</td></tr>
|
||||
<tr class="memdesc:a6388a483c00628c1a94a5ce45ca63e70"><td class="mdescLeft"> </td><td class="mdescRight">Returns the Windows error number. <br /></td></tr>
|
||||
@@ -118,8 +118,8 @@ Protected Attributes</h2></td></tr>
|
||||
<div class="textblock"><div class="compoundTemplParams">template<typename _Tn><br />
|
||||
class winstd::num_runtime_error< _Tn ></div><p >Numerical runtime error. </p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="a5f8894c1634e9b80ab67c573d7315824" name="a5f8894c1634e9b80ab67c573d7315824"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a5f8894c1634e9b80ab67c573d7315824">◆ </a></span>num_runtime_error() <span class="overload">[1/2]</span></h2>
|
||||
<a id="ac8421a3654e8f95a8db49939af0dfd97" name="ac8421a3654e8f95a8db49939af0dfd97"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ac8421a3654e8f95a8db49939af0dfd97">◆ </a></span>num_runtime_error() <span class="overload">[1/2]</span></h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -132,13 +132,13 @@ template<typename _Tn > </div>
|
||||
<tr>
|
||||
<td class="memname"><a class="el" href="classwinstd_1_1num__runtime__error.html">winstd::num_runtime_error</a>< _Tn >::num_runtime_error </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">_In_ <a class="el" href="classwinstd_1_1num__runtime__error.html#a6fa2de87d0151b3ad9cac58f838852e0">error_type</a> </td>
|
||||
<td class="paramtype">1 <a class="el" href="classwinstd_1_1num__runtime__error.html#a6fa2de87d0151b3ad9cac58f838852e0">error_type</a> </td>
|
||||
<td class="paramname"><em>num</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">_In_ const std::string & </td>
|
||||
<td class="paramtype">1 const std::string & </td>
|
||||
<td class="paramname"><em>msg</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -165,8 +165,8 @@ template<typename _Tn > </div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aa775e07ef587393c66cb21a6c809c0ca" name="aa775e07ef587393c66cb21a6c809c0ca"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aa775e07ef587393c66cb21a6c809c0ca">◆ </a></span>num_runtime_error() <span class="overload">[2/2]</span></h2>
|
||||
<a id="ae524a251d2438056a011c79e80080b0a" name="ae524a251d2438056a011c79e80080b0a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ae524a251d2438056a011c79e80080b0a">◆ </a></span>num_runtime_error() <span class="overload">[2/2]</span></h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -179,13 +179,13 @@ template<typename _Tn > </div>
|
||||
<tr>
|
||||
<td class="memname"><a class="el" href="classwinstd_1_1num__runtime__error.html">winstd::num_runtime_error</a>< _Tn >::num_runtime_error </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">_In_ <a class="el" href="classwinstd_1_1num__runtime__error.html#a6fa2de87d0151b3ad9cac58f838852e0">error_type</a> </td>
|
||||
<td class="paramtype">1 <a class="el" href="classwinstd_1_1num__runtime__error.html#a6fa2de87d0151b3ad9cac58f838852e0">error_type</a> </td>
|
||||
<td class="paramname"><em>num</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">_In_opt_z_ const char * </td>
|
||||
<td class="paramtype">1 const char * </td>
|
||||
<td class="paramname"><em>msg</em> = <code>nullptr</code> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -218,7 +218,7 @@ template<typename _Tn > </div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Fri Feb 4 2022 12:49:44 for WinStd by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.3
|
||||
Generated on Fri Feb 4 2022 13:28:45 for WinStd by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.3
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user