-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
47 changed files
with
410 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,126 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | ||
<meta http-equiv="X-UA-Compatible" content="IE=11"/> | ||
<meta name="generator" content="Doxygen 1.10.0"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"/> | ||
<title>MPIO: Error Class Reference</title> | ||
<link href="tabs.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript">var page_layout=1;</script> | ||
<script type="text/javascript" src="jquery.js"></script> | ||
<script type="text/javascript" src="dynsections.js"></script> | ||
<script type="text/javascript" src="clipboard.js"></script> | ||
<link href="navtree.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="resize.js"></script> | ||
<script type="text/javascript" src="navtreedata.js"></script> | ||
<script type="text/javascript" src="navtree.js"></script> | ||
<script type="text/javascript" src="cookie.js"></script> | ||
<link href="doxygen.css" rel="stylesheet" type="text/css" /> | ||
<link href="theme.css" rel="stylesheet" type="text/css"/> | ||
</head> | ||
<body> | ||
<div id="side-nav" class="ui-resizable side-nav-resizable"><!-- do not remove this div, it is closed by doxygen! --> | ||
<div id="top"><!-- do not remove this div, it is closed by doxygen! --> | ||
<div id="titlearea"> | ||
<table cellspacing="0" cellpadding="0"> | ||
<tbody> | ||
<tr id="projectrow"> | ||
<td id="projectalign"> | ||
<div id="projectname">MPIO<span id="projectnumber"> v1.4.0</span> | ||
</div> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
<!-- end header part --> | ||
<!-- Generated by Doxygen 1.10.0 --> | ||
</div><!-- top --> | ||
<div id="nav-tree"> | ||
<div id="nav-tree-contents"> | ||
<div id="nav-sync" class="sync"></div> | ||
</div> | ||
</div> | ||
<div id="splitbar" style="-moz-user-select:none;" | ||
class="ui-resizable-handle"> | ||
</div> | ||
</div> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ | ||
$(function(){initNavTree('classmpio_1_1_error.html',''); initResizable(); }); | ||
/* @license-end */ | ||
</script> | ||
<div id="doc-content"> | ||
<div class="header"> | ||
<div class="summary"> | ||
<a href="#pub-methods">Public Member Functions</a> </div> | ||
<div class="headertitle"><div class="title">Error Class Reference</div></div> | ||
</div><!--header--> | ||
<div class="contents"> | ||
|
||
<p>MPIO error (exception) class. | ||
<a href="#details">More...</a></p> | ||
|
||
<p><code>#include <error.hpp></code></p> | ||
<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:a54e9c0c1191abf63a1b63a2ae0b9fa4c" id="r_a54e9c0c1191abf63a1b63a2ae0b9fa4c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a54e9c0c1191abf63a1b63a2ae0b9fa4c">Error</a> (const <a class="elRef" href="https://en.cppreference.com/w/cpp/string/basic_string.html">string</a> &message)</td></tr> | ||
<tr class="memdesc:a54e9c0c1191abf63a1b63a2ae0b9fa4c"><td class="mdescLeft"> </td><td class="mdescRight">Creates a new MPIO error (exception). instance. <br /></td></tr> | ||
<tr class="separator:a54e9c0c1191abf63a1b63a2ae0b9fa4c"><td class="memSeparator" colspan="2"> </td></tr> | ||
<tr class="memitem:abf843cbb29dec939d0731e491bab6f70" id="r_abf843cbb29dec939d0731e491bab6f70"><td class="memItemLeft" align="right" valign="top"><a id="abf843cbb29dec939d0731e491bab6f70" name="abf843cbb29dec939d0731e491bab6f70"></a> | ||
const char * </td><td class="memItemRight" valign="bottom"><b>what</b> () const noexcept override</td></tr> | ||
<tr class="memdesc:abf843cbb29dec939d0731e491bab6f70"><td class="mdescLeft"> </td><td class="mdescRight">Returns MPIO error message C-string. <br /></td></tr> | ||
<tr class="separator:abf843cbb29dec939d0731e491bab6f70"><td class="memSeparator" colspan="2"> </td></tr> | ||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><a id="" name=""></a> | ||
T </td><td class="memItemRight" valign="bottom"><a class="elRef" href="https://en.cppreference.com/w/cpp/error/exception/what.html">what</a> (T... args)</td></tr> | ||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> | ||
</table> | ||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> | ||
<div class="textblock"><p>MPIO error (exception) class. </p> | ||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2> | ||
<a id="a54e9c0c1191abf63a1b63a2ae0b9fa4c" name="a54e9c0c1191abf63a1b63a2ae0b9fa4c"></a> | ||
<h2 class="memtitle"><span class="permalink"><a href="#a54e9c0c1191abf63a1b63a2ae0b9fa4c">◆ </a></span>Error()</h2> | ||
|
||
<div class="memitem"> | ||
<div class="memproto"> | ||
<table class="mlabels"> | ||
<tr> | ||
<td class="mlabels-left"> | ||
<table class="memname"> | ||
<tr> | ||
<td class="memname"><a class="el" href="classmpio_1_1_error.html">Error</a> </td> | ||
<td>(</td> | ||
<td class="paramtype">const <a class="elRef" href="https://en.cppreference.com/w/cpp/string/basic_string.html">string</a> &</td> <td class="paramname"><span class="paramname"><em>message</em></span></td><td>)</td> | ||
<td></td> | ||
</tr> | ||
</table> | ||
</td> | ||
<td class="mlabels-right"> | ||
<span class="mlabels"><span class="mlabel">inline</span></span> </td> | ||
</tr> | ||
</table> | ||
</div><div class="memdoc"> | ||
|
||
<p>Creates a new MPIO error (exception). instance. </p> | ||
<dl class="params"><dt>Parameters</dt><dd> | ||
<table class="params"> | ||
<tr><td class="paramname">message</td><td>target error message </td></tr> | ||
</table> | ||
</dd> | ||
</dl> | ||
|
||
</div> | ||
</div> | ||
</div><!-- contents --> | ||
</div><!-- doc-content --> | ||
<!-- start footer part --> | ||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> | ||
<ul> | ||
<li class="navelem"><b>mpio</b></li><li class="navelem"><a class="el" href="classmpio_1_1_error.html">Error</a></li> | ||
<li class="footer">Generated on Wed Jan 8 2025 for MPIO by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.10.0 </li> | ||
</ul> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
var classmpio_1_1_error = | ||
[ | ||
[ "Error", "classmpio_1_1_error.html#a54e9c0c1191abf63a1b63a2ae0b9fa4c", null ], | ||
[ "what", "classmpio_1_1_error.html#abf843cbb29dec939d0731e491bab6f70", null ], | ||
[ "what", "classmpio_1_1_error.html", null ] | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.