-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathclassrpc__hpp_1_1server__receive__error.html
114 lines (112 loc) · 6.85 KB
/
classrpc__hpp_1_1server__receive__error.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<!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">
<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.9.4"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>rpc.hpp: rpc_hpp::server_receive_error Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<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">rpc.hpp<span id="projectnumber"> 0.8.1</span>
</div>
<div id="projectbrief">Simple RPC Header-Only Library</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.4 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacerpc__hpp.html">rpc_hpp</a></li><li class="navelem"><a class="el" href="classrpc__hpp_1_1server__receive__error.html">server_receive_error</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="classrpc__hpp_1_1server__receive__error-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">rpc_hpp::server_receive_error Class Reference</div></div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for rpc_hpp::server_receive_error:</div>
<div class="dyncontent">
<div class="center">
<img src="classrpc__hpp_1_1server__receive__error.png" usemap="#rpc_5Fhpp::server_5Freceive_5Ferror_map" alt=""/>
<map id="rpc_5Fhpp::server_5Freceive_5Ferror_map" name="rpc_5Fhpp::server_5Freceive_5Ferror_map">
<area href="classrpc__hpp_1_1rpc__exception.html" alt="rpc_hpp::rpc_exception" shape="rect" coords="0,56,188,80"/>
</map>
</div></div>
<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:aff1bae851d6d2e14e8ef4b5811b7d3ed"><td class="memItemLeft" align="right" valign="top"><a id="aff1bae851d6d2e14e8ef4b5811b7d3ed" name="aff1bae851d6d2e14e8ef4b5811b7d3ed"></a>
 </td><td class="memItemRight" valign="bottom"><b>server_receive_error</b> (const std::string &mesg) noexcept</td></tr>
<tr class="separator:aff1bae851d6d2e14e8ef4b5811b7d3ed"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a65ce77de7726fa32858b709027801273"><td class="memItemLeft" align="right" valign="top"><a id="a65ce77de7726fa32858b709027801273" name="a65ce77de7726fa32858b709027801273"></a>
 </td><td class="memItemRight" valign="bottom"><b>server_receive_error</b> (const char *mesg) noexcept</td></tr>
<tr class="separator:a65ce77de7726fa32858b709027801273"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classrpc__hpp_1_1rpc__exception"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classrpc__hpp_1_1rpc__exception')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classrpc__hpp_1_1rpc__exception.html">rpc_hpp::rpc_exception</a></td></tr>
<tr class="memitem:aec8a6184b4751c2fb3908da3f96f081e inherit pub_methods_classrpc__hpp_1_1rpc__exception"><td class="memItemLeft" align="right" valign="top"><a id="aec8a6184b4751c2fb3908da3f96f081e" name="aec8a6184b4751c2fb3908da3f96f081e"></a>
 </td><td class="memItemRight" valign="bottom"><b>rpc_exception</b> (const std::string &mesg, exception_type type) noexcept</td></tr>
<tr class="separator:aec8a6184b4751c2fb3908da3f96f081e inherit pub_methods_classrpc__hpp_1_1rpc__exception"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a56fcb064fca92ce71b70456424aa37af inherit pub_methods_classrpc__hpp_1_1rpc__exception"><td class="memItemLeft" align="right" valign="top"><a id="a56fcb064fca92ce71b70456424aa37af" name="a56fcb064fca92ce71b70456424aa37af"></a>
 </td><td class="memItemRight" valign="bottom"><b>rpc_exception</b> (const char *mesg, exception_type type) noexcept</td></tr>
<tr class="separator:a56fcb064fca92ce71b70456424aa37af inherit pub_methods_classrpc__hpp_1_1rpc__exception"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae0cbf3d0613916d92ce4dd354e5dc7ff inherit pub_methods_classrpc__hpp_1_1rpc__exception"><td class="memItemLeft" align="right" valign="top"><a id="ae0cbf3d0613916d92ce4dd354e5dc7ff" name="ae0cbf3d0613916d92ce4dd354e5dc7ff"></a>
exception_type </td><td class="memItemRight" valign="bottom"><b>get_type</b> () const noexcept</td></tr>
<tr class="separator:ae0cbf3d0613916d92ce4dd354e5dc7ff inherit pub_methods_classrpc__hpp_1_1rpc__exception"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>include/<a class="el" href="rpc_8hpp_source.html">rpc.hpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.4
</small></address>
</body>
</html>