This commit is contained in:
bthomee
2025-08-19 09:49:50 -07:00
parent bb5efdeec8
commit e7f4ae8bed
14888 changed files with 259444 additions and 168566 deletions

View File

@@ -3,7 +3,7 @@
<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.5"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>rippled: error.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -29,7 +29,7 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.5 -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
@@ -46,6 +46,11 @@ $(function() {
/* @license-end */
</script>
<div id="main-nav"></div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function() { init_codefold(0); });
/* @license-end */
</script>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
@@ -103,6 +108,7 @@ $(function() {
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceripple.html">ripple</a> {</div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span><span class="keyword">namespace </span>cryptoconditions {</div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> </div>
<div class="foldopen" id="foldopen00028" data-start="{" data-end="};">
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"><a class="line" href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23"> 28</a></span><span class="keyword">enum class</span> <a class="code hl_enumeration" href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23">error</a> {</div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">generic</span> = 1,</div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> <a class="code hl_enumvalue" href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23a3babaf56ad7c1d71fe447e5bfc6352ff">unsupported_type</a>,</div>
@@ -122,6 +128,7 @@ $(function() {
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> <a class="code hl_enumvalue" href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23aeec30238a1c1154b9beb6c425f6640e8">large_size</a>,</div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> <a class="code hl_enumvalue" href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23ad78ef233aa5ef8cd256a1fe0823e5c94">preimage_too_long</a></div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span>};</div>
</div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> </div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span><a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/error/error_code.html">std::error_code</a></div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span><a class="code hl_function" href="namespaceripple_1_1cryptoconditions.html#acf4ed4e9c229d011dffe139c85bf2628">make_error_code</a>(<a class="code hl_enumeration" href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23">error</a> ev);</div>
@@ -132,20 +139,22 @@ $(function() {
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespacestd.html">std</a> {</div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> </div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span><span class="keyword">template</span> &lt;&gt;</div>
<div class="foldopen" id="foldopen00057" data-start="{" data-end="};">
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"><a class="line" href="structstd_1_1is__error__code__enum_3_01ripple_1_1cryptoconditions_1_1error_01_4.html"> 57</a></span><span class="keyword">struct </span><a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/error/error_code/is_error_code_enum.html">is_error_code_enum&lt;ripple::cryptoconditions::error&gt;</a></div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span>{</div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"><a class="line" href="structstd_1_1is__error__code__enum_3_01ripple_1_1cryptoconditions_1_1error_01_4.html#a3ecdeba6eb471ad083f7b0a13b3b8121"> 59</a></span> <span class="keyword">explicit</span> <a class="code hl_function" href="structstd_1_1is__error__code__enum_3_01ripple_1_1cryptoconditions_1_1error_01_4.html#a3ecdeba6eb471ad083f7b0a13b3b8121">is_error_code_enum</a>() = <span class="keywordflow">default</span>;</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> </div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"><a class="line" href="structstd_1_1is__error__code__enum_3_01ripple_1_1cryptoconditions_1_1error_01_4.html#a2d0a260696e763a16ce46a952e853079"> 61</a></span> <span class="keyword">static</span> <span class="keywordtype">bool</span> <span class="keyword">const</span> value = <span class="keyword">true</span>;</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span>};</div>
</div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> </div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span>} <span class="comment">// namespace std</span></div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> </div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="aerror_code_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/error/error_code.html">std::error_code</a></div></div>
<div class="ttc" id="ais_error_code_enum_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/error/error_code/is_error_code_enum.html">std::is_error_code_enum</a></div></div>
<div class="ttc" id="anamespaceripple_1_1cryptoconditions_html_acf4ed4e9c229d011dffe139c85bf2628"><div class="ttname"><a href="namespaceripple_1_1cryptoconditions.html#acf4ed4e9c229d011dffe139c85bf2628">ripple::cryptoconditions::make_error_code</a></div><div class="ttdeci">std::error_code make_error_code(error ev)</div><div class="ttdef"><b>Definition:</b> <a href="error_8cpp_source.html#l00130">error.cpp:130</a></div></div>
<div class="ttc" id="anamespaceripple_1_1cryptoconditions_html_ae0bee5541ce10d52809660ad2d100a23"><div class="ttname"><a href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23">ripple::cryptoconditions::error</a></div><div class="ttdeci">error</div><div class="ttdef"><b>Definition:</b> <a href="error_8h_source.html#l00028">error.h:28</a></div></div>
<div class="ttc" id="anamespaceripple_1_1cryptoconditions_html_acf4ed4e9c229d011dffe139c85bf2628"><div class="ttname"><a href="namespaceripple_1_1cryptoconditions.html#acf4ed4e9c229d011dffe139c85bf2628">ripple::cryptoconditions::make_error_code</a></div><div class="ttdeci">std::error_code make_error_code(error ev)</div><div class="ttdef"><b>Definition</b> <a href="error_8cpp_source.html#l00130">error.cpp:130</a></div></div>
<div class="ttc" id="anamespaceripple_1_1cryptoconditions_html_ae0bee5541ce10d52809660ad2d100a23"><div class="ttname"><a href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23">ripple::cryptoconditions::error</a></div><div class="ttdeci">error</div><div class="ttdef"><b>Definition</b> <a href="error_8h_source.html#l00028">error.h:28</a></div></div>
<div class="ttc" id="anamespaceripple_1_1cryptoconditions_html_ae0bee5541ce10d52809660ad2d100a23a23ffdfca0c2059b36da38cb35daae34e"><div class="ttname"><a href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23a23ffdfca0c2059b36da38cb35daae34e">ripple::cryptoconditions::error::malformed_encoding</a></div><div class="ttdeci">@ malformed_encoding</div></div>
<div class="ttc" id="anamespaceripple_1_1cryptoconditions_html_ae0bee5541ce10d52809660ad2d100a23a3399d913077c41a6126bb4128cfe9808"><div class="ttname"><a href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23a3399d913077c41a6126bb4128cfe9808">ripple::cryptoconditions::error::buffer_overfull</a></div><div class="ttdeci">@ buffer_overfull</div></div>
<div class="ttc" id="anamespaceripple_1_1cryptoconditions_html_ae0bee5541ce10d52809660ad2d100a23a3babaf56ad7c1d71fe447e5bfc6352ff"><div class="ttname"><a href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23a3babaf56ad7c1d71fe447e5bfc6352ff">ripple::cryptoconditions::error::unsupported_type</a></div><div class="ttdeci">@ unsupported_type</div></div>
@@ -162,14 +171,14 @@ $(function() {
<div class="ttc" id="anamespaceripple_1_1cryptoconditions_html_ae0bee5541ce10d52809660ad2d100a23ad78ef233aa5ef8cd256a1fe0823e5c94"><div class="ttname"><a href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23ad78ef233aa5ef8cd256a1fe0823e5c94">ripple::cryptoconditions::error::preimage_too_long</a></div><div class="ttdeci">@ preimage_too_long</div></div>
<div class="ttc" id="anamespaceripple_1_1cryptoconditions_html_ae0bee5541ce10d52809660ad2d100a23adc54835966d43efcd050a2e0e0aaaf9f"><div class="ttname"><a href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23adc54835966d43efcd050a2e0e0aaaf9f">ripple::cryptoconditions::error::incorrect_encoding</a></div><div class="ttdeci">@ incorrect_encoding</div></div>
<div class="ttc" id="anamespaceripple_1_1cryptoconditions_html_ae0bee5541ce10d52809660ad2d100a23aeec30238a1c1154b9beb6c425f6640e8"><div class="ttname"><a href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23aeec30238a1c1154b9beb6c425f6640e8">ripple::cryptoconditions::error::large_size</a></div><div class="ttdeci">@ large_size</div></div>
<div class="ttc" id="anamespaceripple_html"><div class="ttname"><a href="namespaceripple.html">ripple</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition:</b> <a href="algorithm_8h_source.html#l00025">algorithm.h:25</a></div></div>
<div class="ttc" id="anamespaceripple_html"><div class="ttname"><a href="namespaceripple.html">ripple</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition</b> <a href="algorithm_8h_source.html#l00025">algorithm.h:25</a></div></div>
<div class="ttc" id="anamespacestd_html"><div class="ttname"><a href="namespacestd.html">std</a></div><div class="ttdoc">STL namespace.</div></div>
<div class="ttc" id="astructstd_1_1is__error__code__enum_3_01ripple_1_1cryptoconditions_1_1error_01_4_html_a3ecdeba6eb471ad083f7b0a13b3b8121"><div class="ttname"><a href="structstd_1_1is__error__code__enum_3_01ripple_1_1cryptoconditions_1_1error_01_4.html#a3ecdeba6eb471ad083f7b0a13b3b8121">std::is_error_code_enum&lt; ripple::cryptoconditions::error &gt;::is_error_code_enum</a></div><div class="ttdeci">is_error_code_enum()=default</div></div>
<div class="ttc" id="asystem_error_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/system_error.html">system_error</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>