mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-26 14:05:51 +00:00
deploy: 9d89d4c188
This commit is contained in:
@@ -167,7 +167,7 @@ $(function() {
|
||||
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  </div>
|
||||
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="comment">// write this ledger data to a file.</span></div>
|
||||
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/io/basic_ofstream.html">std::ofstream</a> o(retval.<a class="code" href="structripple_1_1LedgerLoad__test_1_1SetupData.html#a573e25fc310f3cc07a04bd8069f0088a">ledgerFile</a>, std::ios::out | std::ios::trunc);</div>
|
||||
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  o << <a class="code" href="namespaceripple.html#a96888695e8d79474e080c334f149e30a">to_string</a>(retval.<a class="code" href="structripple_1_1LedgerLoad__test_1_1SetupData.html#ae89fa402c413d5fe35b663afedff2f6c">ledger</a>);</div>
|
||||
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  o << <a class="code" href="namespaceripple.html#af9776f187d3686a7fba4c2d2fbeebdf4">to_string</a>(retval.<a class="code" href="structripple_1_1LedgerLoad__test_1_1SetupData.html#ae89fa402c413d5fe35b663afedff2f6c">ledger</a>);</div>
|
||||
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  o.<a class="codeRef" href="http://en.cppreference.com/w/cpp/io/basic_ofstream/close.html">close</a>();</div>
|
||||
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordflow">return</span> retval;</div>
|
||||
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  }</div>
|
||||
@@ -250,7 +250,7 @@ $(function() {
|
||||
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  <span class="keyword">using namespace </span>test::jtx;</div>
|
||||
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  </div>
|
||||
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  <span class="comment">// create a new env with the ledger hash specified for startup</span></div>
|
||||
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  <span class="keyword">auto</span> ledgerHash = <a class="code" href="namespaceripple.html#a96888695e8d79474e080c334f149e30a">to_string</a>(sd.<a class="code" href="structripple_1_1LedgerLoad__test_1_1SetupData.html#a0199bd8fba4ffa406ede7094c692e56a">hashes</a>[sd.<a class="code" href="structripple_1_1LedgerLoad__test_1_1SetupData.html#a0199bd8fba4ffa406ede7094c692e56a">hashes</a>.<a class="code" href="classJson_1_1Value.html#a23c7027ca674f989f90564d63ef36c74">size</a>() - 1]);</div>
|
||||
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  <span class="keyword">auto</span> ledgerHash = <a class="code" href="namespaceripple.html#af9776f187d3686a7fba4c2d2fbeebdf4">to_string</a>(sd.<a class="code" href="structripple_1_1LedgerLoad__test_1_1SetupData.html#a0199bd8fba4ffa406ede7094c692e56a">hashes</a>[sd.<a class="code" href="structripple_1_1LedgerLoad__test_1_1SetupData.html#a0199bd8fba4ffa406ede7094c692e56a">hashes</a>.<a class="code" href="classJson_1_1Value.html#a23c7027ca674f989f90564d63ef36c74">size</a>() - 1]);</div>
|
||||
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  boost::erase_all(ledgerHash, <span class="stringliteral">"\""</span>);</div>
|
||||
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  Env env(</div>
|
||||
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  *<span class="keyword">this</span>,</div>
|
||||
@@ -318,7 +318,6 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a634bfabbd5e4494a2d5be6b7c6d3d70d"><div class="ttname"><a href="classripple_1_1SField.html#a634bfabbd5e4494a2d5be6b7c6d3d70d">ripple::SField::fieldName</a></div><div class="ttdeci">const std::string fieldName</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00129">SField.h:129</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Config_html_a6d275f46c1bb19d9a85917de5ca1b99ea284d5f0a707f419bfb8f3c74f3ff7ec7"><div class="ttname"><a href="classripple_1_1Config.html#a6d275f46c1bb19d9a85917de5ca1b99ea284d5f0a707f419bfb8f3c74f3ff7ec7">ripple::Config::LOAD</a></div><div class="ttdeci">@ LOAD</div><div class="ttdef"><b>Definition:</b> <a href="Config_8h_source.html#l00128">Config.h:128</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Config_html_a6d275f46c1bb19d9a85917de5ca1b99e"><div class="ttname"><a href="classripple_1_1Config.html#a6d275f46c1bb19d9a85917de5ca1b99e">ripple::Config::StartUpType</a></div><div class="ttdeci">StartUpType</div><div class="ttdef"><b>Definition:</b> <a href="Config_8h_source.html#l00128">Config.h:128</a></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#l00045">ValidatorList.cpp:45</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1LedgerLoad__test_html_a33d469934cf1d84a6222c1a70aacb40f"><div class="ttname"><a href="classripple_1_1LedgerLoad__test.html#a33d469934cf1d84a6222c1a70aacb40f">ripple::LedgerLoad_test::run</a></div><div class="ttdeci">void run() override</div><div class="ttdef"><b>Definition:</b> <a href="LedgerLoad__test_8cpp_source.html#l00225">LedgerLoad_test.cpp:225</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1LedgerLoad__test_1_1SetupData_html_ae89fa402c413d5fe35b663afedff2f6c"><div class="ttname"><a href="structripple_1_1LedgerLoad__test_1_1SetupData.html#ae89fa402c413d5fe35b663afedff2f6c">ripple::LedgerLoad_test::SetupData::ledger</a></div><div class="ttdeci">Json::Value ledger</div><div class="ttdef"><b>Definition:</b> <a href="LedgerLoad__test_8cpp_source.html#l00052">LedgerLoad_test.cpp:52</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1LedgerLoad__test_html_af15e66b1037c2cc274890917a4f455b5"><div class="ttname"><a href="classripple_1_1LedgerLoad__test.html#af15e66b1037c2cc274890917a4f455b5">ripple::LedgerLoad_test::testLoadLatest</a></div><div class="ttdeci">void testLoadLatest(SetupData const &sd)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerLoad__test_8cpp_source.html#l00195">LedgerLoad_test.cpp:195</a></div></div>
|
||||
@@ -339,6 +338,7 @@ $(function() {
|
||||
<div class="ttc" id="astructripple_1_1LedgerLoad__test_1_1SetupData_html_a573e25fc310f3cc07a04bd8069f0088a"><div class="ttname"><a href="structripple_1_1LedgerLoad__test_1_1SetupData.html#a573e25fc310f3cc07a04bd8069f0088a">ripple::LedgerLoad_test::SetupData::ledgerFile</a></div><div class="ttdeci">std::string ledgerFile</div><div class="ttdef"><b>Definition:</b> <a href="LedgerLoad__test_8cpp_source.html#l00051">LedgerLoad_test.cpp:51</a></div></div>
|
||||
<div class="ttc" id="aempty_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/string/basic_string/empty.html">std::string::empty</a></div><div class="ttdeci">T empty(T... args)</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1LedgerLoad__test_html_ab59c716e8b6709ef448154a1e8944ea3"><div class="ttname"><a href="classripple_1_1LedgerLoad__test.html#ab59c716e8b6709ef448154a1e8944ea3">ripple::LedgerLoad_test::testLoad</a></div><div class="ttdeci">void testLoad(SetupData const &sd)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerLoad__test_8cpp_source.html#l00105">LedgerLoad_test.cpp:105</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af9776f187d3686a7fba4c2d2fbeebdf4"><div class="ttname"><a href="namespaceripple.html#af9776f187d3686a7fba4c2d2fbeebdf4">ripple::to_string</a></div><div class="ttdeci">std::string to_string(Manifest const &m)</div><div class="ttdoc">Format the specified manifest to a string for debugging purposes.</div><div class="ttdef"><b>Definition:</b> <a href="app_2misc_2impl_2Manifest_8cpp_source.html#l00038">app/misc/impl/Manifest.cpp:38</a></div></div>
|
||||
<div class="ttc" id="aunique_ptr_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/memory/unique_ptr.html">std::unique_ptr</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1LedgerLoad__test_html_a1fac3950d688c63858fd77c86bc4e312"><div class="ttname"><a href="classripple_1_1LedgerLoad__test.html#a1fac3950d688c63858fd77c86bc4e312">ripple::LedgerLoad_test::testLoadIndex</a></div><div class="ttdeci">void testLoadIndex(SetupData const &sd)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerLoad__test_8cpp_source.html#l00210">LedgerLoad_test.cpp:210</a></div></div>
|
||||
<div class="ttc" id="aclassbeast_1_1temp__dir_html_acee939ad91b9f6bb2be31084ec04acc2"><div class="ttname"><a href="classbeast_1_1temp__dir.html#acee939ad91b9f6bb2be31084ec04acc2">beast::temp_dir::file</a></div><div class="ttdeci">std::string file(std::string const &name) const</div><div class="ttdoc">Get the native path for the a file.</div><div class="ttdef"><b>Definition:</b> <a href="temp__dir_8h_source.html#l00076">temp_dir.h:76</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user