mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-23 12:35:50 +00:00
deploy: afc05659ed
This commit is contained in:
@@ -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: AbstractClient.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&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&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()"
|
||||
@@ -108,6 +113,7 @@ $(function() {
|
||||
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span><span class="comment"> This abstracts the transport layer, allowing</span></div>
|
||||
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span><span class="comment"> commands to be submitted to a rippled server.</span></div>
|
||||
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span><span class="comment">*/</span></div>
|
||||
<div class="foldopen" id="foldopen00033" data-start="{" data-end="};">
|
||||
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"><a class="line" href="classripple_1_1test_1_1AbstractClient.html"> 33</a></span><span class="keyword">class </span><a class="code hl_class" href="classripple_1_1test_1_1AbstractClient.html">AbstractClient</a></div>
|
||||
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span>{</div>
|
||||
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span><span class="keyword">public</span>:</div>
|
||||
@@ -123,25 +129,26 @@ $(function() {
|
||||
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">virtual</span> <span class="keywordtype">unsigned</span></div>
|
||||
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"><a class="line" href="classripple_1_1test_1_1AbstractClient.html#a3245f799f5c542b353b61b94292d6ad9"> 58</a></span> <a class="code hl_function" href="classripple_1_1test_1_1AbstractClient.html#a3245f799f5c542b353b61b94292d6ad9">version</a>() <span class="keyword">const</span> = 0;</div>
|
||||
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span>};</div>
|
||||
</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"> 61</span>} <span class="comment">// namespace test</span></div>
|
||||
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span>} <span class="comment">// namespace ripple</span></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="preprocessor">#endif</span></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>
|
||||
<div class="ttc" id="aclassJson_1_1Value_html"><div class="ttname"><a href="classJson_1_1Value.html">Json::Value</a></div><div class="ttdoc">Represents a JSON value.</div><div class="ttdef"><b>Definition:</b> <a href="json__value_8h_source.html#l00148">json_value.h:149</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1test_1_1AbstractClient_html"><div class="ttname"><a href="classripple_1_1test_1_1AbstractClient.html">ripple::test::AbstractClient</a></div><div class="ttdef"><b>Definition:</b> <a href="AbstractClient_8h_source.html#l00033">AbstractClient.h:34</a></div></div>
|
||||
<div class="ttc" id="aclassJson_1_1Value_html"><div class="ttname"><a href="classJson_1_1Value.html">Json::Value</a></div><div class="ttdoc">Represents a JSON value.</div><div class="ttdef"><b>Definition</b> <a href="json__value_8h_source.html#l00148">json_value.h:149</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1test_1_1AbstractClient_html"><div class="ttname"><a href="classripple_1_1test_1_1AbstractClient.html">ripple::test::AbstractClient</a></div><div class="ttdef"><b>Definition</b> <a href="AbstractClient_8h_source.html#l00033">AbstractClient.h:34</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1test_1_1AbstractClient_html_a0ef1cce9e75ab4bc69c7a2a31521704c"><div class="ttname"><a href="classripple_1_1test_1_1AbstractClient.html#a0ef1cce9e75ab4bc69c7a2a31521704c">ripple::test::AbstractClient::AbstractClient</a></div><div class="ttdeci">AbstractClient(AbstractClient const &)=delete</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1test_1_1AbstractClient_html_a3245f799f5c542b353b61b94292d6ad9"><div class="ttname"><a href="classripple_1_1test_1_1AbstractClient.html#a3245f799f5c542b353b61b94292d6ad9">ripple::test::AbstractClient::version</a></div><div class="ttdeci">virtual unsigned version() const =0</div><div class="ttdoc">Get RPC 1.0 or RPC 2.0.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1test_1_1AbstractClient_html_a3721f0d6e504c6ffba3a1284992fceb3"><div class="ttname"><a href="classripple_1_1test_1_1AbstractClient.html#a3721f0d6e504c6ffba3a1284992fceb3">ripple::test::AbstractClient::AbstractClient</a></div><div class="ttdeci">AbstractClient()=default</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1test_1_1AbstractClient_html_a38e2e35183e342c84a332666f30574ee"><div class="ttname"><a href="classripple_1_1test_1_1AbstractClient.html#a38e2e35183e342c84a332666f30574ee">ripple::test::AbstractClient::~AbstractClient</a></div><div class="ttdeci">virtual ~AbstractClient()=default</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1test_1_1AbstractClient_html_a48e55a0ee80a76c782d40f1d055f0d55"><div class="ttname"><a href="classripple_1_1test_1_1AbstractClient.html#a48e55a0ee80a76c782d40f1d055f0d55">ripple::test::AbstractClient::invoke</a></div><div class="ttdeci">virtual Json::Value invoke(std::string const &cmd, Json::Value const &params={})=0</div><div class="ttdoc">Submit a command synchronously.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1test_1_1AbstractClient_html_aa246097b1dcc906182ff2eb2d09bc7cb"><div class="ttname"><a href="classripple_1_1test_1_1AbstractClient.html#aa246097b1dcc906182ff2eb2d09bc7cb">ripple::test::AbstractClient::operator=</a></div><div class="ttdeci">AbstractClient & operator=(AbstractClient const &)=delete</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><!-- fragment --></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.5
|
||||
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.8
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user