mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-22 03:55:53 +00:00
deploy: c17676a9be
This commit is contained in:
@@ -98,18 +98,19 @@ $(function() {
|
||||
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="preprocessor">#include <xrpld/app/main/Application.h></span></div>
|
||||
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="preprocessor">#include <xrpld/perflog/PerfLog.h></span></div>
|
||||
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="preprocessor">#include <xrpld/rpc/detail/Handler.h></span></div>
|
||||
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="preprocessor">#include <xrpl/basics/Log.h></span></div>
|
||||
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> </div>
|
||||
<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> </div>
|
||||
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span><a class="code hl_class" href="classJson_1_1Value.html">Json::Value</a></div>
|
||||
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"><a class="line" href="namespaceripple.html#ad8ffa06b8bf3836b24ba52d1fd139dd3"> 28</a></span><a class="code hl_function" href="namespaceripple.html#ad8ffa06b8bf3836b24ba52d1fd139dd3">doLogRotate</a>(<a class="code hl_struct" href="structripple_1_1RPC_1_1JsonContext.html">RPC::JsonContext</a>& context)</div>
|
||||
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span>{</div>
|
||||
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> context.<a class="code hl_variable" href="structripple_1_1RPC_1_1Context.html#a7878751d68ed7fd43c385913c5e6ff04">app</a>.<a class="code hl_function" href="classripple_1_1Application.html#ac1ccbeabc25047c4d752ac38a6964d87">getPerfLog</a>().<a class="code hl_function" href="classripple_1_1perf_1_1PerfLog.html#ac3fc03156fdfc007f23056c0f007edf1">rotate</a>();</div>
|
||||
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> <span class="keywordflow">return</span> <a class="code hl_function" href="namespaceripple_1_1RPC.html#a4e628867fe5111cabdf253dc2ed8f165">RPC::makeObjectValue</a>(context.<a class="code hl_variable" href="structripple_1_1RPC_1_1Context.html#a7878751d68ed7fd43c385913c5e6ff04">app</a>.<a class="code hl_function" href="classripple_1_1Application.html#ad096c64f86e5573a450cf0338c79c086">logs</a>().<a class="code hl_function" href="classripple_1_1Logs.html#a9810b92768ee6f4cc34017c322069da3">rotate</a>());</div>
|
||||
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span>}</div>
|
||||
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> </div>
|
||||
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span>} <span class="comment">// namespace ripple</span></div>
|
||||
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> </div>
|
||||
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="preprocessor">#include <xrpl/basics/Log.h></span></div>
|
||||
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> </div>
|
||||
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceripple.html">ripple</a> {</div>
|
||||
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> </div>
|
||||
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span><a class="code hl_class" href="classJson_1_1Value.html">Json::Value</a></div>
|
||||
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"><a class="line" href="namespaceripple.html#ad8ffa06b8bf3836b24ba52d1fd139dd3"> 29</a></span><a class="code hl_function" href="namespaceripple.html#ad8ffa06b8bf3836b24ba52d1fd139dd3">doLogRotate</a>(<a class="code hl_struct" href="structripple_1_1RPC_1_1JsonContext.html">RPC::JsonContext</a>& context)</div>
|
||||
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span>{</div>
|
||||
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> context.<a class="code hl_variable" href="structripple_1_1RPC_1_1Context.html#a7878751d68ed7fd43c385913c5e6ff04">app</a>.<a class="code hl_function" href="classripple_1_1Application.html#ac1ccbeabc25047c4d752ac38a6964d87">getPerfLog</a>().<a class="code hl_function" href="classripple_1_1perf_1_1PerfLog.html#ac3fc03156fdfc007f23056c0f007edf1">rotate</a>();</div>
|
||||
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> <span class="keywordflow">return</span> <a class="code hl_function" href="namespaceripple_1_1RPC.html#a4e628867fe5111cabdf253dc2ed8f165">RPC::makeObjectValue</a>(context.<a class="code hl_variable" href="structripple_1_1RPC_1_1Context.html#a7878751d68ed7fd43c385913c5e6ff04">app</a>.<a class="code hl_function" href="classripple_1_1Application.html#ad096c64f86e5573a450cf0338c79c086">logs</a>().<a class="code hl_function" href="classripple_1_1Logs.html#a9810b92768ee6f4cc34017c322069da3">rotate</a>());</div>
|
||||
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span>}</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="comment">// namespace ripple</span></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#l00147">json_value.h:148</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Application_html_ac1ccbeabc25047c4d752ac38a6964d87"><div class="ttname"><a href="classripple_1_1Application.html#ac1ccbeabc25047c4d752ac38a6964d87">ripple::Application::getPerfLog</a></div><div class="ttdeci">virtual perf::PerfLog & getPerfLog()=0</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Application_html_ad096c64f86e5573a450cf0338c79c086"><div class="ttname"><a href="classripple_1_1Application.html#ad096c64f86e5573a450cf0338c79c086">ripple::Application::logs</a></div><div class="ttdeci">virtual Logs & logs()=0</div></div>
|
||||
@@ -117,9 +118,9 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1perf_1_1PerfLog_html_ac3fc03156fdfc007f23056c0f007edf1"><div class="ttname"><a href="classripple_1_1perf_1_1PerfLog.html#ac3fc03156fdfc007f23056c0f007edf1">ripple::perf::PerfLog::rotate</a></div><div class="ttdeci">virtual void rotate()=0</div><div class="ttdoc">Rotate perf log file.</div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1RPC_html_a4e628867fe5111cabdf253dc2ed8f165"><div class="ttname"><a href="namespaceripple_1_1RPC.html#a4e628867fe5111cabdf253dc2ed8f165">ripple::RPC::makeObjectValue</a></div><div class="ttdeci">Json::Value makeObjectValue(Value const &value, Json::StaticString const &field=jss::message)</div><div class="ttdoc">Return a Json::objectValue with a single entry.</div><div class="ttdef"><b>Definition:</b> <a href="Handler_8h_source.html#l00065">Handler.h:65</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#l00026">algorithm.h:26</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ad8ffa06b8bf3836b24ba52d1fd139dd3"><div class="ttname"><a href="namespaceripple.html#ad8ffa06b8bf3836b24ba52d1fd139dd3">ripple::doLogRotate</a></div><div class="ttdeci">Json::Value doLogRotate(RPC::JsonContext &)</div><div class="ttdef"><b>Definition:</b> <a href="LogRotate_8cpp_source.html#l00028">LogRotate.cpp:28</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1RPC_1_1Context_html_a7878751d68ed7fd43c385913c5e6ff04"><div class="ttname"><a href="structripple_1_1RPC_1_1Context.html#a7878751d68ed7fd43c385913c5e6ff04">ripple::RPC::Context::app</a></div><div class="ttdeci">Application & app</div><div class="ttdef"><b>Definition:</b> <a href="Context_8h_source.html#l00040">Context.h:40</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1RPC_1_1JsonContext_html"><div class="ttname"><a href="structripple_1_1RPC_1_1JsonContext.html">ripple::RPC::JsonContext</a></div><div class="ttdef"><b>Definition:</b> <a href="Context_8h_source.html#l00051">Context.h:52</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ad8ffa06b8bf3836b24ba52d1fd139dd3"><div class="ttname"><a href="namespaceripple.html#ad8ffa06b8bf3836b24ba52d1fd139dd3">ripple::doLogRotate</a></div><div class="ttdeci">Json::Value doLogRotate(RPC::JsonContext &)</div><div class="ttdef"><b>Definition:</b> <a href="LogRotate_8cpp_source.html#l00029">LogRotate.cpp:29</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1RPC_1_1Context_html_a7878751d68ed7fd43c385913c5e6ff04"><div class="ttname"><a href="structripple_1_1RPC_1_1Context.html#a7878751d68ed7fd43c385913c5e6ff04">ripple::RPC::Context::app</a></div><div class="ttdeci">Application & app</div><div class="ttdef"><b>Definition:</b> <a href="Context_8h_source.html#l00041">Context.h:41</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1RPC_1_1JsonContext_html"><div class="ttname"><a href="structripple_1_1RPC_1_1JsonContext.html">ripple::RPC::JsonContext</a></div><div class="ttdef"><b>Definition:</b> <a href="Context_8h_source.html#l00052">Context.h:53</a></div></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
|
||||
Reference in New Issue
Block a user