This commit is contained in:
nbougalis
2021-01-11 17:20:32 +00:00
parent c55b377da7
commit a8d23df44a
1804 changed files with 80618 additions and 73344 deletions

View File

@@ -129,13 +129,12 @@ $(function() {
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector&lt;beast::IP::Address&gt;</a> <span class="keyword">const</span>&amp; adminIp);</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; </div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;boost::string_view</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;<a class="code" href="namespaceripple.html#a8fdfc19db800245e87ac4f66f0304092">forwardedFor</a>(<a class="code" href="namespaceripple.html#ae1899ff3d7d0a3000dff5b755a951381">http_request_type</a> <span class="keyword">const</span>&amp; request);</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;<a class="code" href="namespaceripple.html#a8fdfc19db800245e87ac4f66f0304092">forwardedFor</a>(<a class="code" href="namespaceripple.html#aa265217edeb8282e636c78b50049f4c0">http_request_type</a> <span class="keyword">const</span>&amp; request);</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; </div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;} <span class="comment">// namespace ripple</span></div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; </div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160;<span class="preprocessor">#endif</span></div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="anamespaceripple_html_ae1899ff3d7d0a3000dff5b755a951381"><div class="ttname"><a href="namespaceripple.html#ae1899ff3d7d0a3000dff5b755a951381">ripple::http_request_type</a></div><div class="ttdeci">boost::beast::http::request&lt; boost::beast::http::dynamic_body &gt; http_request_type</div><div class="ttdef"><b>Definition:</b> <a href="Handoff_8h_source.html#l00031">Handoff.h:31</a></div></div>
<div class="ttc" id="avector_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/vector.html">vector</a></div></div>
<div class="ttc" id="anamespaceripple_html_abb8f7f9d1cc42341de68f7d6908de18f"><div class="ttname"><a href="namespaceripple.html#abb8f7f9d1cc42341de68f7d6908de18f">ripple::requestInboundEndpoint</a></div><div class="ttdeci">Resource::Consumer requestInboundEndpoint(Resource::Manager &amp;manager, beast::IP::Endpoint const &amp;remoteAddress, Role const &amp;role, boost::string_view const &amp;user, boost::string_view const &amp;forwardedFor)</div><div class="ttdef"><b>Definition:</b> <a href="Role_8cpp_source.html#l00111">Role.cpp:111</a></div></div>
<div class="ttc" id="anamespaceripple_html_ae08fe18f17b24699ce41d3898fbb8c2ca1ce51056a04cffe133dd6c79fea6f044"><div class="ttname"><a href="namespaceripple.html#ae08fe18f17b24699ce41d3898fbb8c2ca1ce51056a04cffe133dd6c79fea6f044">ripple::Role::IDENTIFIED</a></div><div class="ttdeci">@ IDENTIFIED</div></div>
@@ -151,6 +150,7 @@ $(function() {
<div class="ttc" id="anamespaceripple_html_ae08fe18f17b24699ce41d3898fbb8c2ca33e9232989576b5cfaa06654217d7a1a"><div class="ttname"><a href="namespaceripple.html#ae08fe18f17b24699ce41d3898fbb8c2ca33e9232989576b5cfaa06654217d7a1a">ripple::Role::GUEST</a></div><div class="ttdeci">@ GUEST</div></div>
<div class="ttc" id="anamespaceripple_html_aab4448e43092a3a8a66df9941330b7be"><div class="ttname"><a href="namespaceripple.html#aab4448e43092a3a8a66df9941330b7be">ripple::ipAllowed</a></div><div class="ttdeci">bool ipAllowed(beast::IP::Address const &amp;remoteIp, std::vector&lt; beast::IP::Address &gt; const &amp;adminIp)</div><div class="ttdoc">True if remoteIp is in any of adminIp.</div><div class="ttdef"><b>Definition:</b> <a href="Role_8cpp_source.html#l00044">Role.cpp:44</a></div></div>
<div class="ttc" id="aclassbeast_1_1IP_1_1Endpoint_html"><div class="ttname"><a href="classbeast_1_1IP_1_1Endpoint.html">beast::IP::Endpoint</a></div><div class="ttdoc">A version-independent IP address and port combination.</div><div class="ttdef"><b>Definition:</b> <a href="IPEndpoint_8h_source.html#l00039">IPEndpoint.h:39</a></div></div>
<div class="ttc" id="anamespaceripple_html_aa265217edeb8282e636c78b50049f4c0"><div class="ttname"><a href="namespaceripple.html#aa265217edeb8282e636c78b50049f4c0">ripple::http_request_type</a></div><div class="ttdeci">boost::beast::http::request&lt; boost::beast::http::dynamic_body &gt; http_request_type</div><div class="ttdef"><b>Definition:</b> <a href="Handshake_8h_source.html#l00047">Handshake.h:47</a></div></div>
<div class="ttc" id="anamespaceripple_html_ae08fe18f17b24699ce41d3898fbb8c2c"><div class="ttname"><a href="namespaceripple.html#ae08fe18f17b24699ce41d3898fbb8c2c">ripple::Role</a></div><div class="ttdeci">Role</div><div class="ttdoc">Indicates the level of administrative permission to grant.</div><div class="ttdef"><b>Definition:</b> <a href="Role_8h_source.html#l00040">Role.h:40</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#l00145">json_value.h:145</a></div></div>
<div class="ttc" id="astring_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/string.html">string</a></div></div>