mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-26 14:05:51 +00:00
deploy: 9d89d4c188
This commit is contained in:
@@ -94,10 +94,10 @@ $(function() {
|
||||
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  </div>
|
||||
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="keyword">namespace </span><a class="code" href="namespaceripple.html">ripple</a> {</div>
|
||||
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  </div>
|
||||
<div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="classripple_1_1Message.html#aaac68e258d1fda75e275e9545b25a98c"> 26</a></span> <a class="code" href="classripple_1_1Message.html#aaac68e258d1fda75e275e9545b25a98c">Message::Message</a>(</div>
|
||||
<div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="classripple_1_1Message.html#a51a8e5f78d38a7bba124be9b7e6019f6"> 26</a></span> <a class="code" href="classripple_1_1Message.html#a51a8e5f78d38a7bba124be9b7e6019f6">Message::Message</a>(</div>
|
||||
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  ::google::protobuf::Message <span class="keyword">const</span>& message,</div>
|
||||
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keywordtype">int</span> type,</div>
|
||||
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  boost::optional<PublicKey> <span class="keyword">const</span>& validator)</div>
|
||||
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional<PublicKey></a> <span class="keyword">const</span>& validator)</div>
|
||||
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  : category_(<a class="code" href="classripple_1_1TrafficCount.html">TrafficCount</a>::categorize(message, type, false))</div>
|
||||
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  , validatorKey_(validator)</div>
|
||||
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> {</div>
|
||||
@@ -278,6 +278,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1Message_html_a15306c929310abec214884a9af5b248d"><div class="ttname"><a href="classripple_1_1Message.html#a15306c929310abec214884a9af5b248d">ripple::Message::once_flag_</a></div><div class="ttdeci">std::once_flag once_flag_</div><div class="ttdef"><b>Definition:</b> <a href="overlay_2Message_8h_source.html#l00107">overlay/Message.h:107</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a7cc64e12723fbc9606d85442a2569feda13b5bfe96f3e2fe411c9f66f4a582adf"><div class="ttname"><a href="namespaceripple.html#a7cc64e12723fbc9606d85442a2569feda13b5bfe96f3e2fe411c9f66f4a582adf">ripple::QualityDirection::in</a></div><div class="ttdeci">@ in</div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1compression_html_a566b52accba07f1d57a3b44d2522b146"><div class="ttname"><a href="namespaceripple_1_1compression.html#a566b52accba07f1d57a3b44d2522b146">ripple::compression::compress</a></div><div class="ttdeci">std::size_t compress(void const *in, std::size_t inSize, BufferFactory &&bf, Algorithm algorithm=Algorithm::LZ4)</div><div class="ttdoc">Compress input data.</div><div class="ttdef"><b>Definition:</b> <a href="Compression_8h_source.html#l00087">Compression.h:87</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Message_html_a51a8e5f78d38a7bba124be9b7e6019f6"><div class="ttname"><a href="classripple_1_1Message.html#a51a8e5f78d38a7bba124be9b7e6019f6">ripple::Message::Message</a></div><div class="ttdeci">Message(::google::protobuf::Message const &message, int type, std::optional< PublicKey > const &validator={})</div><div class="ttdoc">Constructor.</div><div class="ttdef"><b>Definition:</b> <a href="Message_8cpp_source.html#l00026">Message.cpp:26</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1compression_html_a63d59b12f7e712c378860771ef3fdf5fad15305d7a4e34e02489c74a5ef542f36"><div class="ttname"><a href="namespaceripple_1_1compression.html#a63d59b12f7e712c378860771ef3fdf5fad15305d7a4e34e02489c74a5ef542f36">ripple::compression::Compressed::Off</a></div><div class="ttdeci">@ Off</div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1compression_html_a63d59b12f7e712c378860771ef3fdf5f"><div class="ttname"><a href="namespaceripple_1_1compression.html#a63d59b12f7e712c378860771ef3fdf5f">ripple::compression::Compressed</a></div><div class="ttdeci">Compressed</div><div class="ttdef"><b>Definition:</b> <a href="Compression_8h_source.html#l00038">Compression.h:38</a></div></div>
|
||||
<div class="ttc" id="acstdint_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/cstdint.html">cstdint</a></div></div>
|
||||
@@ -288,10 +289,10 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1Message_html_a6e14d9326c8907aac58a5de4668c5840"><div class="ttname"><a href="classripple_1_1Message.html#a6e14d9326c8907aac58a5de4668c5840">ripple::Message::getBufferSize</a></div><div class="ttdeci">std::size_t getBufferSize()</div><div class="ttdoc">Retrieve the size of the packed but uncompressed message data.</div><div class="ttdef"><b>Definition:</b> <a href="Message_8cpp_source.html#l00202">Message.cpp:202</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="RCLCensorshipDetector_8h_source.html#l00029">RCLCensorshipDetector.h:29</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Message_html_aa1f750b5736b4a641b5d279a2d05ba6f"><div class="ttname"><a href="classripple_1_1Message.html#aa1f750b5736b4a641b5d279a2d05ba6f">ripple::Message::bufferCompressed_</a></div><div class="ttdeci">std::vector< uint8_t > bufferCompressed_</div><div class="ttdef"><b>Definition:</b> <a href="overlay_2Message_8h_source.html#l00105">overlay/Message.h:105</a></div></div>
|
||||
<div class="ttc" id="aoptional_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a></div></div>
|
||||
<div class="ttc" id="asize_t_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1compression_html_a879a2a52c8f0b5818e800452b990443e"><div class="ttname"><a href="namespaceripple_1_1compression.html#a879a2a52c8f0b5818e800452b990443e">ripple::compression::headerBytesCompressed</a></div><div class="ttdeci">constexpr std::size_t headerBytesCompressed</div><div class="ttdef"><b>Definition:</b> <a href="Compression_8h_source.html#l00032">Compression.h:32</a></div></div>
|
||||
<div class="ttc" id="adata_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector/data.html">std::vector::data</a></div><div class="ttdeci">T data(T... args)</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Message_html_aaac68e258d1fda75e275e9545b25a98c"><div class="ttname"><a href="classripple_1_1Message.html#aaac68e258d1fda75e275e9545b25a98c">ripple::Message::Message</a></div><div class="ttdeci">Message(::google::protobuf::Message const &message, int type, boost::optional< PublicKey > const &validator={})</div><div class="ttdoc">Constructor.</div><div class="ttdef"><b>Definition:</b> <a href="Message_8cpp_source.html#l00026">Message.cpp:26</a></div></div>
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
|
||||
Reference in New Issue
Block a user