This commit is contained in:
nbougalis
2020-12-05 06:17:37 +00:00
parent 27ba201b4c
commit ee2b4c457d
4211 changed files with 96026 additions and 94287 deletions

View File

@@ -91,8 +91,8 @@ $(function() {
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="preprocessor">#ifndef BEAST_HASH_XXHASHER_H_INCLUDED</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="preprocessor">#define BEAST_HASH_XXHASHER_H_INCLUDED</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; </div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="preprocessor">#include &lt;ripple/beast/hash/endian.h&gt;</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="preprocessor">#include &lt;ripple/beast/hash/impl/xxhash.h&gt;</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="preprocessor">#include &lt;ripple/beast/hash/impl/xxhash.h&gt;</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="preprocessor">#include &lt;boost/endian/conversion.hpp&gt;</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="preprocessor">#include &lt;<a class="codeRef" href="http://en.cppreference.com/w/cpp/header/cstddef.html">cstddef</a>&gt;</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="preprocessor">#include &lt;<a class="codeRef" href="http://en.cppreference.com/w/cpp/header/type_traits.html">type_traits</a>&gt;</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; </div>
@@ -109,7 +109,7 @@ $(function() {
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="classbeast_1_1xxhasher.html#ac5f329d7607dc0f69380efc55374c07f"> 39</a></span>&#160; <span class="keyword">using</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">result_type</a> = <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a>;</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; </div>
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="classbeast_1_1xxhasher.html#a2d026876537b3f43fe1af11f915f7e79"> 41</a></span>&#160; <span class="keyword">static</span> <a class="code" href="namespacebeast.html#aeb689e5282484a5d64be831c6e646f0a">beast::endian</a> <span class="keyword">const</span> <a class="code" href="namespacebeast.html#aeb689e5282484a5d64be831c6e646f0a">endian</a> = <a class="code" href="namespacebeast.html#aeb689e5282484a5d64be831c6e646f0aa8e5f3adee38c8fccc13c1f3be0143796">beast::endian::native</a>;</div>
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="classbeast_1_1xxhasher.html#ad757205d826af867fa0a449873dc5333"> 41</a></span>&#160; <span class="keyword">static</span> constexpr <span class="keyword">auto</span> <span class="keyword">const</span> <a class="code" href="classbeast_1_1xxhasher.html#ad757205d826af867fa0a449873dc5333">endian</a> = boost::endian::order::native;</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; </div>
<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="classbeast_1_1xxhasher.html#a27f44b10940831b67d76f60ef796d89d"> 43</a></span>&#160; <a class="code" href="classbeast_1_1xxhasher.html#a27f44b10940831b67d76f60ef796d89d">xxhasher</a>() noexcept</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; {</div>
@@ -157,14 +157,13 @@ $(function() {
<div class="ttc" id="anamespacebeast_1_1detail_html_a66c3f34661239aea8df7e193fa67880e"><div class="ttname"><a href="namespacebeast_1_1detail.html#a66c3f34661239aea8df7e193fa67880e">beast::detail::XXH64_digest</a></div><div class="ttdeci">unsigned long long XXH64_digest(const XXH64_state_t *state_in)</div><div class="ttdef"><b>Definition:</b> <a href="xxhash_8cpp_source.html#l00985">xxhash.cpp:985</a></div></div>
<div class="ttc" id="acstddef_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/cstddef.html">cstddef</a></div></div>
<div class="ttc" id="aclassbeast_1_1xxhasher_html_a4e744e54951665e9c1c39ec4e143ec2c"><div class="ttname"><a href="classbeast_1_1xxhasher.html#a4e744e54951665e9c1c39ec4e143ec2c">beast::xxhasher::xxhasher</a></div><div class="ttdeci">xxhasher(Seed seed, Seed)</div><div class="ttdef"><b>Definition:</b> <a href="xxhasher_8h_source.html#l00059">xxhasher.h:59</a></div></div>
<div class="ttc" id="anamespacebeast_html_aeb689e5282484a5d64be831c6e646f0aa8e5f3adee38c8fccc13c1f3be0143796"><div class="ttname"><a href="namespacebeast.html#aeb689e5282484a5d64be831c6e646f0aa8e5f3adee38c8fccc13c1f3be0143796">beast::endian::native</a></div><div class="ttdeci">@ native</div></div>
<div class="ttc" id="aclassbeast_1_1xxhasher_html_aedcac8f2c4494df24e9e45e8970cef25"><div class="ttname"><a href="classbeast_1_1xxhasher.html#aedcac8f2c4494df24e9e45e8970cef25">beast::xxhasher::xxhasher</a></div><div class="ttdeci">xxhasher(Seed seed)</div><div class="ttdef"><b>Definition:</b> <a href="xxhasher_8h_source.html#l00051">xxhasher.h:51</a></div></div>
<div class="ttc" id="aclassbeast_1_1xxhasher_html_acc997554fcc2ee9a27be7ec0bb083655"><div class="ttname"><a href="classbeast_1_1xxhasher.html#acc997554fcc2ee9a27be7ec0bb083655">beast::xxhasher::operator()</a></div><div class="ttdeci">void operator()(void const *key, std::size_t len) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="xxhasher_8h_source.html#l00065">xxhasher.h:65</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="aclassbeast_1_1xxhasher_html_ad757205d826af867fa0a449873dc5333"><div class="ttname"><a href="classbeast_1_1xxhasher.html#ad757205d826af867fa0a449873dc5333">beast::xxhasher::endian</a></div><div class="ttdeci">static constexpr const auto endian</div><div class="ttdef"><b>Definition:</b> <a href="xxhasher_8h_source.html#l00041">xxhasher.h:41</a></div></div>
<div class="ttc" id="atype_traits_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/type_traits.html">type_traits</a></div></div>
<div class="ttc" id="astructbeast_1_1detail_1_1XXH64__state__t_html"><div class="ttname"><a href="structbeast_1_1detail_1_1XXH64__state__t.html">beast::detail::XXH64_state_t</a></div><div class="ttdef"><b>Definition:</b> <a href="xxhash_8h_source.html#l00107">xxhash.h:107</a></div></div>
<div class="ttc" id="anamespacebeast_html_aeb689e5282484a5d64be831c6e646f0a"><div class="ttname"><a href="namespacebeast.html#aeb689e5282484a5d64be831c6e646f0a">beast::endian</a></div><div class="ttdeci">endian</div><div class="ttdef"><b>Definition:</b> <a href="endian_8h_source.html#l00030">endian.h:30</a></div></div>
<div class="ttc" id="anamespacebeast_html"><div class="ttname"><a href="namespacebeast.html">beast</a></div><div class="ttdef"><b>Definition:</b> <a href="base__uint_8h_source.html#l00646">base_uint.h:646</a></div></div>
<div class="ttc" id="anamespacebeast_html"><div class="ttname"><a href="namespacebeast.html">beast</a></div><div class="ttdef"><b>Definition:</b> <a href="base__uint_8h_source.html#l00585">base_uint.h:585</a></div></div>
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">