mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 11:35:53 +00:00
deploy: afc05659ed
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.5"/>
|
||||
<meta name="generator" content="Doxygen 1.9.8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>rippled: InnerObjectFormats.cpp Source File</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -29,7 +29,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.9.5 -->
|
||||
<!-- Generated by Doxygen 1.9.8 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
@@ -46,6 +46,11 @@ $(function() {
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function() { init_codefold(0); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
@@ -101,6 +106,7 @@ $(function() {
|
||||
<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="keyword">namespace </span><a class="code hl_namespace" href="namespaceripple.html">ripple</a> {</div>
|
||||
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> </div>
|
||||
<div class="foldopen" id="foldopen00026" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"><a class="line" href="classripple_1_1InnerObjectFormats.html#a266521cb88032dda52a171334123a7b1"> 26</a></span><a class="code hl_function" href="classripple_1_1InnerObjectFormats.html#a266521cb88032dda52a171334123a7b1">InnerObjectFormats::InnerObjectFormats</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> <span class="comment">// inner objects with the default fields have to be</span></div>
|
||||
@@ -251,15 +257,19 @@ $(function() {
|
||||
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno"> 173</span> {sfBookNode, soeREQUIRED},</div>
|
||||
<div class="line"><a id="l00174" name="l00174"></a><span class="lineno"> 174</span> });</div>
|
||||
<div class="line"><a id="l00175" name="l00175"></a><span class="lineno"> 175</span>}</div>
|
||||
</div>
|
||||
<div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span> </div>
|
||||
<div class="line"><a id="l00177" name="l00177"></a><span class="lineno"> 177</span>InnerObjectFormats <span class="keyword">const</span>&</div>
|
||||
<div class="foldopen" id="foldopen00178" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00178" name="l00178"></a><span class="lineno"><a class="line" href="classripple_1_1InnerObjectFormats.html#ac8a2a46e333d5db2ecaff032e3eacc2f"> 178</a></span>InnerObjectFormats::getInstance()</div>
|
||||
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"> 179</span>{</div>
|
||||
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span> <span class="keyword">static</span> <a class="code hl_class" href="classripple_1_1InnerObjectFormats.html">InnerObjectFormats</a> instance;</div>
|
||||
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"> 181</span> <span class="keywordflow">return</span> instance;</div>
|
||||
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"> 182</span>}</div>
|
||||
</div>
|
||||
<div class="line"><a id="l00183" name="l00183"></a><span class="lineno"> 183</span> </div>
|
||||
<div class="line"><a id="l00184" name="l00184"></a><span class="lineno"> 184</span><a class="code hl_class" href="classripple_1_1SOTemplate.html">SOTemplate</a> <span class="keyword">const</span>*</div>
|
||||
<div class="foldopen" id="foldopen00185" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00185" name="l00185"></a><span class="lineno"><a class="line" href="classripple_1_1InnerObjectFormats.html#a5d946acc2637ba9031007888980c3764"> 185</a></span>InnerObjectFormats::findSOTemplateBySField(<a class="code hl_class" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span>& sField)<span class="keyword"> const</span></div>
|
||||
<div class="line"><a id="l00186" name="l00186"></a><span class="lineno"> 186</span><span class="keyword"></span>{</div>
|
||||
<div class="line"><a id="l00187" name="l00187"></a><span class="lineno"> 187</span> <span class="keyword">auto</span> itemPtr = findByType(sField.<a class="code hl_function" href="classripple_1_1SField.html#a0d7b091a27f18d0d4bdb734ccfd780a7">getCode</a>());</div>
|
||||
@@ -268,19 +278,20 @@ $(function() {
|
||||
<div class="line"><a id="l00190" name="l00190"></a><span class="lineno"> 190</span> </div>
|
||||
<div class="line"><a id="l00191" name="l00191"></a><span class="lineno"> 191</span> <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
|
||||
<div class="line"><a id="l00192" name="l00192"></a><span class="lineno"> 192</span>}</div>
|
||||
</div>
|
||||
<div class="line"><a id="l00193" name="l00193"></a><span class="lineno"> 193</span> </div>
|
||||
<div class="line"><a id="l00194" name="l00194"></a><span class="lineno"> 194</span>} <span class="comment">// namespace ripple</span></div>
|
||||
<div class="ttc" id="aclassripple_1_1InnerObjectFormats_html"><div class="ttname"><a href="classripple_1_1InnerObjectFormats.html">ripple::InnerObjectFormats</a></div><div class="ttdoc">Manages the list of known inner object formats.</div><div class="ttdef"><b>Definition:</b> <a href="InnerObjectFormats_8h_source.html#l00029">InnerObjectFormats.h:30</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1InnerObjectFormats_html_a266521cb88032dda52a171334123a7b1"><div class="ttname"><a href="classripple_1_1InnerObjectFormats.html#a266521cb88032dda52a171334123a7b1">ripple::InnerObjectFormats::InnerObjectFormats</a></div><div class="ttdeci">InnerObjectFormats()</div><div class="ttdoc">Create the object.</div><div class="ttdef"><b>Definition:</b> <a href="InnerObjectFormats_8cpp_source.html#l00026">InnerObjectFormats.cpp:26</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1KnownFormats_html_afd5dcc92c71f2d6ff04cffbd666acadf"><div class="ttname"><a href="classripple_1_1KnownFormats.html#afd5dcc92c71f2d6ff04cffbd666acadf">ripple::KnownFormats< int, InnerObjectFormats >::add</a></div><div class="ttdeci">Item const & add(char const *name, int type, std::initializer_list< SOElement > uniqueFields, std::initializer_list< SOElement > commonFields={})</div><div class="ttdoc">Add a new format.</div><div class="ttdef"><b>Definition:</b> <a href="KnownFormats_8h_source.html#l00172">KnownFormats.h:172</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html"><div class="ttname"><a href="classripple_1_1SField.html">ripple::SField</a></div><div class="ttdoc">Identifies fields.</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00142">SField.h:143</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a0d7b091a27f18d0d4bdb734ccfd780a7"><div class="ttname"><a href="classripple_1_1SField.html#a0d7b091a27f18d0d4bdb734ccfd780a7">ripple::SField::getCode</a></div><div class="ttdeci">int getCode() const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00257">SField.h:257</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SOTemplate_html"><div class="ttname"><a href="classripple_1_1SOTemplate.html">ripple::SOTemplate</a></div><div class="ttdoc">Defines the fields and their attributes within a STObject.</div><div class="ttdef"><b>Definition:</b> <a href="SOTemplate_8h_source.html#l00112">SOTemplate.h:113</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="aclassripple_1_1InnerObjectFormats_html"><div class="ttname"><a href="classripple_1_1InnerObjectFormats.html">ripple::InnerObjectFormats</a></div><div class="ttdoc">Manages the list of known inner object formats.</div><div class="ttdef"><b>Definition</b> <a href="InnerObjectFormats_8h_source.html#l00029">InnerObjectFormats.h:30</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1InnerObjectFormats_html_a266521cb88032dda52a171334123a7b1"><div class="ttname"><a href="classripple_1_1InnerObjectFormats.html#a266521cb88032dda52a171334123a7b1">ripple::InnerObjectFormats::InnerObjectFormats</a></div><div class="ttdeci">InnerObjectFormats()</div><div class="ttdoc">Create the object.</div><div class="ttdef"><b>Definition</b> <a href="InnerObjectFormats_8cpp_source.html#l00026">InnerObjectFormats.cpp:26</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1KnownFormats_html_afd5dcc92c71f2d6ff04cffbd666acadf"><div class="ttname"><a href="classripple_1_1KnownFormats.html#afd5dcc92c71f2d6ff04cffbd666acadf">ripple::KnownFormats< int, InnerObjectFormats >::add</a></div><div class="ttdeci">Item const & add(char const *name, int type, std::initializer_list< SOElement > uniqueFields, std::initializer_list< SOElement > commonFields={})</div><div class="ttdoc">Add a new format.</div><div class="ttdef"><b>Definition</b> <a href="KnownFormats_8h_source.html#l00172">KnownFormats.h:172</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html"><div class="ttname"><a href="classripple_1_1SField.html">ripple::SField</a></div><div class="ttdoc">Identifies fields.</div><div class="ttdef"><b>Definition</b> <a href="SField_8h_source.html#l00142">SField.h:143</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a0d7b091a27f18d0d4bdb734ccfd780a7"><div class="ttname"><a href="classripple_1_1SField.html#a0d7b091a27f18d0d4bdb734ccfd780a7">ripple::SField::getCode</a></div><div class="ttdeci">int getCode() const</div><div class="ttdef"><b>Definition</b> <a href="SField_8h_source.html#l00257">SField.h:257</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SOTemplate_html"><div class="ttname"><a href="classripple_1_1SOTemplate.html">ripple::SOTemplate</a></div><div class="ttdoc">Defines the fields and their attributes within a STObject.</div><div class="ttdef"><b>Definition</b> <a href="SOTemplate_8h_source.html#l00112">SOTemplate.h:113</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><!-- fragment --></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
|
||||
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user