mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 09:17:57 +00:00
deploy: 97712107b7
This commit is contained in:
@@ -143,50 +143,50 @@ $(function() {
|
||||
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a></div>
|
||||
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <a class="code" href="namespaceripple.html#a96888695e8d79474e080c334f149e30a">to_string</a>(<a class="code" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">Currency</a> <span class="keyword">const</span>& c);</div>
|
||||
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  </div>
|
||||
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="keywordtype">bool</span></div>
|
||||
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <a class="code" href="namespaceripple.html#a791ac17da7afb28eaa4c229daa4ccef5">to_currency</a>(<a class="code" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">Currency</a>&, <a class="codeRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> <span class="keyword">const</span>&);</div>
|
||||
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  </div>
|
||||
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <a class="code" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">Currency</a></div>
|
||||
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <a class="code" href="namespaceripple.html#a791ac17da7afb28eaa4c229daa4ccef5">to_currency</a>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> <span class="keyword">const</span>&);</div>
|
||||
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  </div>
|
||||
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="keyword">inline</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/io/basic_ostream.html">std::ostream</a>&</div>
|
||||
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <a class="code" href="namespaceripple.html#ad2cbc273400d06e5ff80501de15410e3">operator<<</a>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/io/basic_ostream.html">std::ostream</a>& os, <a class="code" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">Currency</a> <span class="keyword">const</span>& x)</div>
|
||||
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> {</div>
|
||||
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  os << <a class="code" href="namespaceripple.html#a96888695e8d79474e080c334f149e30a">to_string</a>(x);</div>
|
||||
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keywordflow">return</span> os;</div>
|
||||
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> }</div>
|
||||
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  </div>
|
||||
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> } <span class="comment">// namespace ripple</span></div>
|
||||
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  </div>
|
||||
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="keyword">namespace </span><a class="code" href="namespacestd.html">std</a> {</div>
|
||||
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="keywordtype">bool</span></div>
|
||||
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <a class="code" href="namespaceripple.html#a791ac17da7afb28eaa4c229daa4ccef5">to_currency</a>(<a class="code" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">Currency</a>&, <a class="codeRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> <span class="keyword">const</span>&);</div>
|
||||
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  </div>
|
||||
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <a class="code" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">Currency</a></div>
|
||||
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <a class="code" href="namespaceripple.html#a791ac17da7afb28eaa4c229daa4ccef5">to_currency</a>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> <span class="keyword">const</span>&);</div>
|
||||
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  </div>
|
||||
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="keyword">template</span> <></div>
|
||||
<div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="structstd_1_1hash_3_01ripple_1_1Currency_01_4.html"> 104</a></span> <span class="keyword">struct </span><a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/hash.html">hash</a><<a class="code" href="namespaceripple.html">ripple</a>::Currency> : <a class="code" href="classripple_1_1hardened__hash.html">ripple::Currency::hasher</a></div>
|
||||
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="keyword">inline</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/io/basic_ostream.html">std::ostream</a>&</div>
|
||||
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <a class="code" href="namespaceripple.html#ad2cbc273400d06e5ff80501de15410e3">operator<<</a>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/io/basic_ostream.html">std::ostream</a>& os, <a class="code" href="namespaceripple.html#a8792cc3f99463ceba4e96dde34fe17a4">Currency</a> <span class="keyword">const</span>& x)</div>
|
||||
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> {</div>
|
||||
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keyword">explicit</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/hash/hash.html">hash</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> };</div>
|
||||
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  </div>
|
||||
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> <span class="keyword">template</span> <></div>
|
||||
<div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="structstd_1_1hash_3_01ripple_1_1NodeID_01_4.html"> 110</a></span> <span class="keyword">struct </span><a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/hash.html">hash</a><<a class="code" href="namespaceripple.html">ripple</a>::NodeID> : <a class="code" href="classripple_1_1base__uint.html#a2b1b6cd709ca016bd589753b07296bb2">ripple::NodeID::hasher</a></div>
|
||||
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> {</div>
|
||||
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keyword">explicit</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/hash/hash.html">hash</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> };</div>
|
||||
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  </div>
|
||||
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> <span class="keyword">template</span> <></div>
|
||||
<div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="structstd_1_1hash_3_01ripple_1_1Directory_01_4.html"> 116</a></span> <span class="keyword">struct </span><a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/hash.html">hash</a><<a class="code" href="namespaceripple.html">ripple</a>::Directory> : <a class="code" href="classripple_1_1hardened__hash.html">ripple::Directory::hasher</a></div>
|
||||
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> {</div>
|
||||
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keyword">explicit</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/hash/hash.html">hash</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> };</div>
|
||||
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  </div>
|
||||
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> } <span class="comment">// namespace std</span></div>
|
||||
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  </div>
|
||||
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> <span class="preprocessor">#endif</span></div>
|
||||
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  os << <a class="code" href="namespaceripple.html#a96888695e8d79474e080c334f149e30a">to_string</a>(x);</div>
|
||||
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="keywordflow">return</span> os;</div>
|
||||
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> }</div>
|
||||
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  </div>
|
||||
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> } <span class="comment">// namespace ripple</span></div>
|
||||
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  </div>
|
||||
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> <span class="keyword">namespace </span><a class="code" href="namespacestd.html">std</a> {</div>
|
||||
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  </div>
|
||||
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> <span class="keyword">template</span> <></div>
|
||||
<div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="structstd_1_1hash_3_01ripple_1_1Currency_01_4.html"> 115</a></span> <span class="keyword">struct </span><a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/hash.html">hash</a><<a class="code" href="namespaceripple.html">ripple</a>::Currency> : <a class="code" href="classripple_1_1hardened__hash.html">ripple::Currency::hasher</a></div>
|
||||
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> {</div>
|
||||
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="keyword">explicit</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/hash/hash.html">hash</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span> };</div>
|
||||
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  </div>
|
||||
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> <span class="keyword">template</span> <></div>
|
||||
<div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="structstd_1_1hash_3_01ripple_1_1NodeID_01_4.html"> 121</a></span> <span class="keyword">struct </span><a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/hash.html">hash</a><<a class="code" href="namespaceripple.html">ripple</a>::NodeID> : <a class="code" href="classripple_1_1base__uint.html#a2b1b6cd709ca016bd589753b07296bb2">ripple::NodeID::hasher</a></div>
|
||||
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> {</div>
|
||||
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keyword">explicit</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/hash/hash.html">hash</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> };</div>
|
||||
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  </div>
|
||||
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> <span class="keyword">template</span> <></div>
|
||||
<div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="structstd_1_1hash_3_01ripple_1_1Directory_01_4.html"> 127</a></span> <span class="keyword">struct </span><a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/hash.html">hash</a><<a class="code" href="namespaceripple.html">ripple</a>::Directory> : <a class="code" href="classripple_1_1hardened__hash.html">ripple::Directory::hasher</a></div>
|
||||
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> {</div>
|
||||
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <span class="keyword">explicit</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/hash/hash.html">hash</a>() = <span class="keywordflow">default</span>;</div>
|
||||
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> };</div>
|
||||
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  </div>
|
||||
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> } <span class="comment">// namespace std</span></div>
|
||||
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  </div>
|
||||
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> <span class="preprocessor">#endif</span></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<div class="ttc" id="anamespaceripple_html_a0d78fe5b5eff36774b5be525cbcc3972"><div class="ttname"><a href="namespaceripple.html#a0d78fe5b5eff36774b5be525cbcc3972">ripple::badCurrency</a></div><div class="ttdeci">Currency const & badCurrency()</div><div class="ttdoc">We deliberately disallow the currency that looks like "XRP" because too many people were using it ins...</div><div class="ttdef"><b>Definition:</b> <a href="UintTypes_8cpp_source.html#l00126">UintTypes.cpp:126</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a791ac17da7afb28eaa4c229daa4ccef5"><div class="ttname"><a href="namespaceripple.html#a791ac17da7afb28eaa4c229daa4ccef5">ripple::to_currency</a></div><div class="ttdeci">bool to_currency(Currency &currency, std::string const &code)</div><div class="ttdoc">Tries to convert a string to a Currency, returns true on success.</div><div class="ttdef"><b>Definition:</b> <a href="UintTypes_8cpp_source.html#l00068">UintTypes.cpp:68</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a0d78fe5b5eff36774b5be525cbcc3972"><div class="ttname"><a href="namespaceripple.html#a0d78fe5b5eff36774b5be525cbcc3972">ripple::badCurrency</a></div><div class="ttdeci">Currency const & badCurrency()</div><div class="ttdoc">We deliberately disallow the currency that looks like "XRP" because too many people were using it ins...</div><div class="ttdef"><b>Definition:</b> <a href="UintTypes_8cpp_source.html#l00135">UintTypes.cpp:135</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a791ac17da7afb28eaa4c229daa4ccef5"><div class="ttname"><a href="namespaceripple.html#a791ac17da7afb28eaa4c229daa4ccef5">ripple::to_currency</a></div><div class="ttdeci">bool to_currency(Currency &currency, std::string const &code)</div><div class="ttdoc">Tries to convert a string to a Currency, returns true on success.</div><div class="ttdef"><b>Definition:</b> <a href="UintTypes_8cpp_source.html#l00080">UintTypes.cpp:80</a></div></div>
|
||||
<div class="ttc" id="abasic_string_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1detail_1_1DirectoryTag_html_a521fa2fa39e42e3c399120cd22fdcd49"><div class="ttname"><a href="classripple_1_1detail_1_1DirectoryTag.html#a521fa2fa39e42e3c399120cd22fdcd49">ripple::detail::DirectoryTag::DirectoryTag</a></div><div class="ttdeci">DirectoryTag()=default</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a46d77721784151245d971c433809471f"><div class="ttname"><a href="namespaceripple.html#a46d77721784151245d971c433809471f">ripple::noCurrency</a></div><div class="ttdeci">Currency const & noCurrency()</div><div class="ttdoc">A placeholder for empty currencies.</div><div class="ttdef"><b>Definition:</b> <a href="UintTypes_8cpp_source.html#l00119">UintTypes.cpp:119</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a46d77721784151245d971c433809471f"><div class="ttname"><a href="namespaceripple.html#a46d77721784151245d971c433809471f">ripple::noCurrency</a></div><div class="ttdeci">Currency const & noCurrency()</div><div class="ttdoc">A placeholder for empty currencies.</div><div class="ttdef"><b>Definition:</b> <a href="UintTypes_8cpp_source.html#l00128">UintTypes.cpp:128</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1detail_1_1CurrencyTag_html_aa2ac911ec9341a0dc93b305fb0b7aaf7"><div class="ttname"><a href="classripple_1_1detail_1_1CurrencyTag.html#aa2ac911ec9341a0dc93b305fb0b7aaf7">ripple::detail::CurrencyTag::CurrencyTag</a></div><div class="ttdeci">CurrencyTag()=default</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a96888695e8d79474e080c334f149e30a"><div class="ttname"><a href="namespaceripple.html#a96888695e8d79474e080c334f149e30a">ripple::to_string</a></div><div class="ttdeci">std::string to_string(ListDisposition disposition)</div><div class="ttdef"><b>Definition:</b> <a href="ValidatorList_8cpp_source.html#l00041">ValidatorList.cpp:41</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ad2cbc273400d06e5ff80501de15410e3"><div class="ttname"><a href="namespaceripple.html#ad2cbc273400d06e5ff80501de15410e3">ripple::operator<<</a></div><div class="ttdeci">std::ostream & operator<<(std::ostream &os, TOffer< TIn, TOut > const &offer)</div><div class="ttdef"><b>Definition:</b> <a href="Offer_8h_source.html#l00242">Offer.h:242</a></div></div>
|
||||
@@ -201,7 +201,7 @@ $(function() {
|
||||
<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="RCLCensorshipDetector_8h_source.html#l00029">RCLCensorshipDetector.h:29</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="aclassripple_1_1detail_1_1NodeIDTag_html"><div class="ttname"><a href="classripple_1_1detail_1_1NodeIDTag.html">ripple::detail::NodeIDTag</a></div><div class="ttdef"><b>Definition:</b> <a href="UintTypes_8h_source.html#l00043">UintTypes.h:43</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a91af9326e7f471001066b6b59f24599c"><div class="ttname"><a href="namespaceripple.html#a91af9326e7f471001066b6b59f24599c">ripple::xrpCurrency</a></div><div class="ttdeci">Currency const & xrpCurrency()</div><div class="ttdoc">XRP currency.</div><div class="ttdef"><b>Definition:</b> <a href="UintTypes_8cpp_source.html#l00112">UintTypes.cpp:112</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a91af9326e7f471001066b6b59f24599c"><div class="ttname"><a href="namespaceripple.html#a91af9326e7f471001066b6b59f24599c">ripple::xrpCurrency</a></div><div class="ttdeci">Currency const & xrpCurrency()</div><div class="ttdoc">XRP currency.</div><div class="ttdef"><b>Definition:</b> <a href="UintTypes_8cpp_source.html#l00121">UintTypes.cpp:121</a></div></div>
|
||||
<div class="ttc" id="ahash_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/hash.html">std::hash</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1detail_1_1NodeIDTag_html_a05e31c5436691e2a5f88baae3a8dc499"><div class="ttname"><a href="classripple_1_1detail_1_1NodeIDTag.html#a05e31c5436691e2a5f88baae3a8dc499">ripple::detail::NodeIDTag::NodeIDTag</a></div><div class="ttdeci">NodeIDTag()=default</div></div>
|
||||
<!-- start footer part -->
|
||||
|
||||
Reference in New Issue
Block a user