mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 19:45:53 +00:00
deploy: 6534757d85
This commit is contained in:
@@ -117,7 +117,7 @@ $(function() {
|
||||
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span>} <span class="comment">// namespace ripple</span></div>
|
||||
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> </div>
|
||||
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span><span class="preprocessor">#endif </span><span class="comment">// RIPPLE_APP_MISC_DELEGATEUTILS_H_INCLUDED</span></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"><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#l00025">algorithm.h:25</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a2ce3074a39ea65126b82fc59baf43126"><div class="ttname"><a href="namespaceripple.html#a2ce3074a39ea65126b82fc59baf43126">ripple::TxType</a></div><div class="ttdeci">TxType</div><div class="ttdoc">Transaction type identifiers.</div><div class="ttdef"><b>Definition:</b> <a href="TxFormats_8h_source.html#l00056">TxFormats.h:57</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a8744b0e5e3b233ccb55fc34e22834f61"><div class="ttname"><a href="namespaceripple.html#a8744b0e5e3b233ccb55fc34e22834f61">ripple::loadGranularPermission</a></div><div class="ttdeci">void loadGranularPermission(std::shared_ptr< SLE const > const &delegate, TxType const &type, std::unordered_set< GranularPermissionType > &granularPermissions)</div><div class="ttdoc">Load the granular permissions granted to the delegate account for the specified transaction type.</div><div class="ttdef"><b>Definition:</b> <a href="DelegateUtils_8cpp_source.html#l00045">DelegateUtils.cpp:45</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aa0f18ad9b22a7bfe1d803ebc2382be59"><div class="ttname"><a href="namespaceripple.html#aa0f18ad9b22a7bfe1d803ebc2382be59">ripple::checkTxPermission</a></div><div class="ttdeci">TER checkTxPermission(std::shared_ptr< SLE const > const &delegate, STTx const &tx)</div><div class="ttdoc">Check if the delegate account has permission to execute the transaction.</div><div class="ttdef"><b>Definition:</b> <a href="DelegateUtils_8cpp_source.html#l00026">DelegateUtils.cpp:26</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user