mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 19:15:54 +00:00
deploy: 020b285808
This commit is contained in:
808
SField_8h_source.html
Normal file
808
SField_8h_source.html
Normal file
@@ -0,0 +1,808 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>rippled: SField.h Source File</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">rippled
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<iframe src="javascript:void(0)" frameborder="0"
|
||||
name="MSearchResults" id="MSearchResults">
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<div id="nav-path" class="navpath">
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_df9c78dcf3f59a33b12284f95992a64b.html">ripple</a></li><li class="navelem"><a class="el" href="dir_1e765e6a8d5970800a535eb2615ec474.html">protocol</a></li> </ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
<div class="header">
|
||||
<div class="headertitle">
|
||||
<div class="title">SField.h</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
||||
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">/*</span></div>
|
||||
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> This file is part of rippled: https://github.com/ripple/rippled</span></div>
|
||||
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> Copyright (c) 2012, 2013 Ripple Labs Inc.</span></div>
|
||||
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"></span> </div>
|
||||
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> Permission to use, copy, modify, and/or distribute this software for any</span></div>
|
||||
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> purpose with or without fee is hereby granted, provided that the above</span></div>
|
||||
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> copyright notice and this permission notice appear in all copies.</span></div>
|
||||
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"></span> </div>
|
||||
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES</span></div>
|
||||
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF</span></div>
|
||||
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR</span></div>
|
||||
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> ANY SPECIAL , DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES</span></div>
|
||||
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN</span></div>
|
||||
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF</span></div>
|
||||
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.</span></div>
|
||||
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">*/</span></div>
|
||||
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">//==============================================================================</span></div>
|
||||
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  </div>
|
||||
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#ifndef RIPPLE_PROTOCOL_SFIELD_H_INCLUDED</span></div>
|
||||
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor">#define RIPPLE_PROTOCOL_SFIELD_H_INCLUDED</span></div>
|
||||
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  </div>
|
||||
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#include <ripple/basics/safe_cast.h></span></div>
|
||||
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include <ripple/json/json_value.h></span></div>
|
||||
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include <<a class="codeRef" href="http://en.cppreference.com/w/cpp/header/cstdint.html">cstdint</a>></span></div>
|
||||
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <<a class="codeRef" href="http://en.cppreference.com/w/cpp/header/map.html">map</a>></span></div>
|
||||
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <<a class="codeRef" href="http://en.cppreference.com/w/cpp/header/utility.html">utility</a>></span></div>
|
||||
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  </div>
|
||||
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">namespace </span><a class="code" href="namespaceripple.html">ripple</a> {</div>
|
||||
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  </div>
|
||||
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="comment">/*</span></div>
|
||||
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="comment"></span> </div>
|
||||
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="comment">Some fields have a different meaning for their</span></div>
|
||||
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="comment"> default value versus not present.</span></div>
|
||||
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="comment"> Example:</span></div>
|
||||
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="comment"> QualityIn on a TrustLine</span></div>
|
||||
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="comment"></span> </div>
|
||||
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="comment">*/</span></div>
|
||||
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div>
|
||||
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
||||
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  </div>
|
||||
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="comment">// Forwards</span></div>
|
||||
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="keyword">class </span>STAccount;</div>
|
||||
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="keyword">class </span>STAmount;</div>
|
||||
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="keyword">class </span>STBlob;</div>
|
||||
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="keyword">template</span> <std::<span class="keywordtype">size_t</span>></div>
|
||||
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="classripple_1_1STBitString.html"> 47</a></span> <span class="keyword">class </span><a class="code" href="classripple_1_1STBitString.html">STBitString</a>;</div>
|
||||
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="keyword">template</span> <<span class="keyword">class</span>></div>
|
||||
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="classripple_1_1STInteger.html"> 49</a></span> <span class="keyword">class </span><a class="code" href="classripple_1_1STInteger.html">STInteger</a>;</div>
|
||||
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="keyword">class </span><a class="code" href="classripple_1_1STVector256.html">STVector256</a>;</div>
|
||||
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  </div>
|
||||
<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fc"> 52</a></span> <span class="keyword">enum</span> <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fc">SerializedTypeID</a></div>
|
||||
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> {</div>
|
||||
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="comment">// special types</span></div>
|
||||
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcab945119e1396d09a9c21586bc78ae6ce"> 55</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcab945119e1396d09a9c21586bc78ae6ce">STI_UNKNOWN</a> = -2,</div>
|
||||
<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaa6578f98f1f37eaaa197af3fb91838d2"> 56</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaa6578f98f1f37eaaa197af3fb91838d2">STI_DONE</a> = -1,</div>
|
||||
<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcab76fc75f48af6057a33e305910d0b5a7"> 57</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcab76fc75f48af6057a33e305910d0b5a7">STI_NOTPRESENT</a> = 0,</div>
|
||||
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  </div>
|
||||
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="comment">// // types (common)</span></div>
|
||||
<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca16f47bc1d2fca30a0238f36ea0e19f0e"> 60</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca16f47bc1d2fca30a0238f36ea0e19f0e">STI_UINT16</a> = 1,</div>
|
||||
<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaf2f00d7ff3c3f0cc9621092296ae2360"> 61</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaf2f00d7ff3c3f0cc9621092296ae2360">STI_UINT32</a> = 2,</div>
|
||||
<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca1d177e64ddc99aa59301e1a2c9181c23"> 62</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca1d177e64ddc99aa59301e1a2c9181c23">STI_UINT64</a> = 3,</div>
|
||||
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca564b1c3d17fa2282956da795bc6177d5"> 63</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca564b1c3d17fa2282956da795bc6177d5">STI_HASH128</a> = 4,</div>
|
||||
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca75066daa8ba3f9fd890b3b33531dda7d"> 64</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca75066daa8ba3f9fd890b3b33531dda7d">STI_HASH256</a> = 5,</div>
|
||||
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaab5dbff88c1be883ec12b49a359d2080"> 65</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaab5dbff88c1be883ec12b49a359d2080">STI_AMOUNT</a> = 6,</div>
|
||||
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaa3610a30b588fe726c634dc99b90fdde"> 66</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaa3610a30b588fe726c634dc99b90fdde">STI_VL</a> = 7,</div>
|
||||
<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca5752fbabcb9d6425971b3043ba1f2ab9"> 67</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca5752fbabcb9d6425971b3043ba1f2ab9">STI_ACCOUNT</a> = 8,</div>
|
||||
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="comment">// 9-13 are reserved</span></div>
|
||||
<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca25713e3bf675f93eaf769eb23f025f01"> 69</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca25713e3bf675f93eaf769eb23f025f01">STI_OBJECT</a> = 14,</div>
|
||||
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca878733aa4695905ac5e71c53baf687c6"> 70</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca878733aa4695905ac5e71c53baf687c6">STI_ARRAY</a> = 15,</div>
|
||||
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  </div>
|
||||
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="comment">// types (uncommon)</span></div>
|
||||
<div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca91b480e12d1363d3655e7449e81035c1"> 73</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca91b480e12d1363d3655e7449e81035c1">STI_UINT8</a> = 16,</div>
|
||||
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca02fe172c57281143d6707f164ac5322e"> 74</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca02fe172c57281143d6707f164ac5322e">STI_HASH160</a> = 17,</div>
|
||||
<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca5c103c5978cb8502842c10dfbae88e7c"> 75</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca5c103c5978cb8502842c10dfbae88e7c">STI_PATHSET</a> = 18,</div>
|
||||
<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaeaa9cf802e71e6cc4311ee75d896d809"> 76</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaeaa9cf802e71e6cc4311ee75d896d809">STI_VECTOR256</a> = 19,</div>
|
||||
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  </div>
|
||||
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="comment">// high level types</span></div>
|
||||
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="comment">// cannot be serialized inside other types</span></div>
|
||||
<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca8e9d16afc91e8fb34f4b32089775c4b2"> 80</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca8e9d16afc91e8fb34f4b32089775c4b2">STI_TRANSACTION</a> = 10001,</div>
|
||||
<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca566156c2a86220005f51bef701cca1d1"> 81</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca566156c2a86220005f51bef701cca1d1">STI_LEDGERENTRY</a> = 10002,</div>
|
||||
<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcab68daf8e1666154ec17ff5fffa6fde42"> 82</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcab68daf8e1666154ec17ff5fffa6fde42">STI_VALIDATION</a> = 10003,</div>
|
||||
<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca40ced38cc9c6cf9603b77e20d09ed332"> 83</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca40ced38cc9c6cf9603b77e20d09ed332">STI_METADATA</a> = 10004,</div>
|
||||
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> };</div>
|
||||
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  </div>
|
||||
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="comment">// constexpr</span></div>
|
||||
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="keyword">inline</span></div>
|
||||
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="keywordtype">int</span></div>
|
||||
<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="namespaceripple.html#a91c6f9c0f00d0e566dd64bb37610141d"> 89</a></span> <a class="code" href="namespaceripple.html#a91c6f9c0f00d0e566dd64bb37610141d">field_code</a>(<a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fc">SerializedTypeID</a> <span class="keywordtype">id</span>, <span class="keywordtype">int</span> index)</div>
|
||||
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> {</div>
|
||||
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keywordflow">return</span> (safe_cast<int>(<span class="keywordtype">id</span>) << 16) | index;</div>
|
||||
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> }</div>
|
||||
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  </div>
|
||||
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="comment">// constexpr</span></div>
|
||||
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> <span class="keyword">inline</span></div>
|
||||
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="keywordtype">int</span></div>
|
||||
<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="namespaceripple.html#af0a7398a09948a8d4568a74213b21cc4"> 97</a></span> <a class="code" href="namespaceripple.html#a91c6f9c0f00d0e566dd64bb37610141d">field_code</a>(<span class="keywordtype">int</span> <span class="keywordtype">id</span>, <span class="keywordtype">int</span> index)</div>
|
||||
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> {</div>
|
||||
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="keywordflow">return</span> (<span class="keywordtype">id</span> << 16) | index;</div>
|
||||
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> }</div>
|
||||
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  </div>
|
||||
<div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html"> 112</a></span> <span class="keyword">class </span><a class="code" href="classripple_1_1SField.html">SField</a></div>
|
||||
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span> {</div>
|
||||
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> <span class="keyword">public</span>:</div>
|
||||
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="keyword">enum</span></div>
|
||||
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  {</div>
|
||||
<div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa16f5e124abba72dd7fee5cbc6a166bc1"> 117</a></span>  <a class="code" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa16f5e124abba72dd7fee5cbc6a166bc1">sMD_Never</a> = 0x00,</div>
|
||||
<div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa59b670b9992a3b5a100d52daca630353"> 118</a></span>  <a class="code" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa59b670b9992a3b5a100d52daca630353">sMD_ChangeOrig</a> = 0x01, <span class="comment">// original value when it changes</span></div>
|
||||
<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa0029817db1b7656ff16bc754b77b816b"> 119</a></span>  <a class="code" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa0029817db1b7656ff16bc754b77b816b">sMD_ChangeNew</a> = 0x02, <span class="comment">// new value when it changes</span></div>
|
||||
<div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa27eebffbb3870e6dec971a4e5eab508e"> 120</a></span>  <a class="code" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa27eebffbb3870e6dec971a4e5eab508e">sMD_DeleteFinal</a> = 0x04, <span class="comment">// final value when it is deleted</span></div>
|
||||
<div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa999d199098173271796050f2a3c40fad"> 121</a></span>  <a class="code" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa999d199098173271796050f2a3c40fad">sMD_Create</a> = 0x08, <span class="comment">// value when it's created</span></div>
|
||||
<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aaac5fc3d945894a116e771a4b04e33847"> 122</a></span>  <a class="code" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aaac5fc3d945894a116e771a4b04e33847">sMD_Always</a> = 0x10, <span class="comment">// value when node containing it is affected at all</span></div>
|
||||
<div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aae46e414a936731e9c92ac910d935a6a0"> 123</a></span>  <a class="code" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aae46e414a936731e9c92ac910d935a6a0">sMD_Default</a> = <a class="code" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa59b670b9992a3b5a100d52daca630353">sMD_ChangeOrig</a> | <a class="code" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa0029817db1b7656ff16bc754b77b816b">sMD_ChangeNew</a> | <a class="code" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa27eebffbb3870e6dec971a4e5eab508e">sMD_DeleteFinal</a> | <a class="code" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa999d199098173271796050f2a3c40fad">sMD_Create</a></div>
|
||||
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  };</div>
|
||||
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  </div>
|
||||
<div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#aadcc78aed20dbdb0a4fb86867bb56ab0"> 126</a></span>  <span class="keyword">enum class</span> <a class="code" href="classripple_1_1SField.html#aadcc78aed20dbdb0a4fb86867bb56ab0">IsSigning</a> : unsigned char</div>
|
||||
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  {</div>
|
||||
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <a class="code" href="classripple_1_1SField.html#aadcc78aed20dbdb0a4fb86867bb56ab0a7fa3b767c460b54a2be4d49030b349c7">no</a>,</div>
|
||||
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <a class="code" href="classripple_1_1SField.html#aadcc78aed20dbdb0a4fb86867bb56ab0aa6105c0a611b41b08f1209506350279e">yes</a></div>
|
||||
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  };</div>
|
||||
<div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#ae7343c9f335a2ad9d923fa52cf0d2312"> 131</a></span>  <span class="keyword">static</span> <a class="code" href="classripple_1_1SField.html#aadcc78aed20dbdb0a4fb86867bb56ab0">IsSigning</a> <span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html#ae7343c9f335a2ad9d923fa52cf0d2312">notSigning</a> = <a class="code" href="classripple_1_1SField.html#aadcc78aed20dbdb0a4fb86867bb56ab0a7fa3b767c460b54a2be4d49030b349c7">IsSigning::no</a>;</div>
|
||||
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  </div>
|
||||
<div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a43d8a1ab31e23601906d138d0df34580"> 133</a></span>  <span class="keywordtype">int</span> <span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html#a43d8a1ab31e23601906d138d0df34580">fieldCode</a>; <span class="comment">// (type<<16)|index</span></div>
|
||||
<div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#adcd7fdcb69d4763bec2c59b4cf445f66"> 134</a></span>  <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fc">SerializedTypeID</a> <span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html#adcd7fdcb69d4763bec2c59b4cf445f66">fieldType</a>; <span class="comment">// STI_*</span></div>
|
||||
<div class="line"><a name="l00135"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a1ba3f52fd91ed4ab3f6f7cf0f8f68ee5"> 135</a></span>  <span class="keywordtype">int</span> <span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html#a1ba3f52fd91ed4ab3f6f7cf0f8f68ee5">fieldValue</a>; <span class="comment">// Code number for protocol</span></div>
|
||||
<div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a634bfabbd5e4494a2d5be6b7c6d3d70d"> 136</a></span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> <span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html#a634bfabbd5e4494a2d5be6b7c6d3d70d">fieldName</a>;</div>
|
||||
<div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a065ffc545f835cc89708032a7c04e9fb"> 137</a></span>  <span class="keywordtype">int</span> <span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html#a065ffc545f835cc89708032a7c04e9fb">fieldMeta</a>;</div>
|
||||
<div class="line"><a name="l00138"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#ad7be2261ca664e5b3383bcd5291c6966"> 138</a></span>  <span class="keywordtype">int</span> <span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html#ad7be2261ca664e5b3383bcd5291c6966">fieldNum</a>;</div>
|
||||
<div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a33342f39f7d8dbebbe5bb3a56dddf08b"> 139</a></span>  <a class="code" href="classripple_1_1SField.html#aadcc78aed20dbdb0a4fb86867bb56ab0">IsSigning</a> <span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html#a33342f39f7d8dbebbe5bb3a56dddf08b">signingField</a>;</div>
|
||||
<div class="line"><a name="l00140"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a45acf918dce2b1e3e40c6344a49f7b51"> 140</a></span>  <a class="code" href="classJson_1_1StaticString.html">Json::StaticString</a> <span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html#a45acf918dce2b1e3e40c6344a49f7b51">jsonName</a>;</div>
|
||||
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  </div>
|
||||
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <a class="code" href="classripple_1_1SField.html#a227e5bce1407595b25adff33a78c6b08">SField</a>(<a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span>&) = <span class="keyword">delete</span>;</div>
|
||||
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  <a class="code" href="classripple_1_1SField.html">SField</a>& <a class="code" href="classripple_1_1SField.html#a4ad5e0299c8079ccb4dc9902f070337b">operator=</a>(<a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span>&) = <span class="keyword">delete</span>;</div>
|
||||
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <a class="code" href="classripple_1_1SField.html#a227e5bce1407595b25adff33a78c6b08">SField</a>(<a class="code" href="classripple_1_1SField.html">SField</a>&&) = <span class="keyword">delete</span>;</div>
|
||||
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <a class="code" href="classripple_1_1SField.html">SField</a>& <a class="code" href="classripple_1_1SField.html#a4ad5e0299c8079ccb4dc9902f070337b">operator=</a>(<a class="code" href="classripple_1_1SField.html">SField</a>&&) = <span class="keyword">delete</span>;</div>
|
||||
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  </div>
|
||||
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> <span class="keyword">public</span>:</div>
|
||||
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <span class="keyword">struct </span><a class="code" href="structripple_1_1SField_1_1private__access__tag__t.html">private_access_tag_t</a>; <span class="comment">// public, but still an implementation detail</span></div>
|
||||
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  </div>
|
||||
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <span class="comment">// These constructors can only be called from SField.cpp</span></div>
|
||||
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <a class="code" href="classripple_1_1SField.html#a227e5bce1407595b25adff33a78c6b08">SField</a> (<a class="code" href="structripple_1_1SField_1_1private__access__tag__t.html">private_access_tag_t</a>, <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fc">SerializedTypeID</a> tid, <span class="keywordtype">int</span> fv,</div>
|
||||
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>* fn, <span class="keywordtype">int</span> meta = <a class="code" href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aae46e414a936731e9c92ac910d935a6a0">sMD_Default</a>,</div>
|
||||
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <a class="code" href="classripple_1_1SField.html#aadcc78aed20dbdb0a4fb86867bb56ab0">IsSigning</a> signing = <a class="code" href="classripple_1_1SField.html#aadcc78aed20dbdb0a4fb86867bb56ab0aa6105c0a611b41b08f1209506350279e">IsSigning::yes</a>);</div>
|
||||
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <span class="keyword">explicit</span> <a class="code" href="classripple_1_1SField.html#a227e5bce1407595b25adff33a78c6b08">SField</a> (<a class="code" href="structripple_1_1SField_1_1private__access__tag__t.html">private_access_tag_t</a>, <span class="keywordtype">int</span> fc);</div>
|
||||
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  </div>
|
||||
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html">SField</a>& <a class="code" href="classripple_1_1SField.html#ac50e95825ecf10dfd786cb9b8da4ae39">getField</a> (<span class="keywordtype">int</span> <a class="code" href="classripple_1_1SField.html#a43d8a1ab31e23601906d138d0df34580">fieldCode</a>);</div>
|
||||
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html">SField</a>& <a class="code" href="classripple_1_1SField.html#ac50e95825ecf10dfd786cb9b8da4ae39">getField</a> (<a class="codeRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> <span class="keyword">const</span>& <a class="code" href="classripple_1_1SField.html#a634bfabbd5e4494a2d5be6b7c6d3d70d">fieldName</a>);</div>
|
||||
<div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#aea6cad8e3afada9b23bac36d2e23bbcf"> 158</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html">SField</a>& <a class="code" href="classripple_1_1SField.html#aea6cad8e3afada9b23bac36d2e23bbcf">getField</a> (<span class="keywordtype">int</span> type, <span class="keywordtype">int</span> value)</div>
|
||||
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  {</div>
|
||||
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#ac50e95825ecf10dfd786cb9b8da4ae39">getField</a> (<a class="code" href="namespaceripple.html#a91c6f9c0f00d0e566dd64bb37610141d">field_code</a> (type, value));</div>
|
||||
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  }</div>
|
||||
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  </div>
|
||||
<div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a8ac83656060738ea197c54845c95d343"> 163</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html">SField</a>& <a class="code" href="classripple_1_1SField.html#a8ac83656060738ea197c54845c95d343">getField</a> (<a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fc">SerializedTypeID</a> type, <span class="keywordtype">int</span> value)</div>
|
||||
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  {</div>
|
||||
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#ac50e95825ecf10dfd786cb9b8da4ae39">getField</a> (<a class="code" href="namespaceripple.html#a91c6f9c0f00d0e566dd64bb37610141d">field_code</a> (type, value));</div>
|
||||
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  }</div>
|
||||
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  </div>
|
||||
<div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#abcc116274a030ac6e4a8f45314394140"> 168</a></span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> <span class="keyword">const</span>& <a class="code" href="classripple_1_1SField.html#abcc116274a030ac6e4a8f45314394140">getName</a> ()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#a634bfabbd5e4494a2d5be6b7c6d3d70d">fieldName</a>;</div>
|
||||
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  }</div>
|
||||
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  </div>
|
||||
<div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a39c81719f78ce09f09def6a30494f2ee"> 173</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classripple_1_1SField.html#a39c81719f78ce09f09def6a30494f2ee">hasName</a> ()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#a43d8a1ab31e23601906d138d0df34580">fieldCode</a> > 0;</div>
|
||||
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  }</div>
|
||||
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  </div>
|
||||
<div class="line"><a name="l00178"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#ab18506568f3d60892a7c108eaeb3a05d"> 178</a></span>  <a class="code" href="classJson_1_1StaticString.html">Json::StaticString</a> <span class="keyword">const</span>& <a class="code" href="classripple_1_1SField.html#ab18506568f3d60892a7c108eaeb3a05d">getJsonName</a> ()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#a45acf918dce2b1e3e40c6344a49f7b51">jsonName</a>;</div>
|
||||
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  }</div>
|
||||
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  </div>
|
||||
<div class="line"><a name="l00183"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#ad0cb6d1c21bdc4b44ed19dcfc82896d0"> 183</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classripple_1_1SField.html#ad0cb6d1c21bdc4b44ed19dcfc82896d0">isGeneric</a> ()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#a43d8a1ab31e23601906d138d0df34580">fieldCode</a> == 0;</div>
|
||||
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  }</div>
|
||||
<div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a368675044e2d7737ad512b32f065f2dd"> 187</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classripple_1_1SField.html#a368675044e2d7737ad512b32f065f2dd">isInvalid</a> ()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#a43d8a1ab31e23601906d138d0df34580">fieldCode</a> == -1;</div>
|
||||
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  }</div>
|
||||
<div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#ade495eacddd4ad40287a62f9032fb74c"> 191</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classripple_1_1SField.html#ade495eacddd4ad40287a62f9032fb74c">isUseful</a> ()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#a43d8a1ab31e23601906d138d0df34580">fieldCode</a> > 0;</div>
|
||||
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  }</div>
|
||||
<div class="line"><a name="l00195"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a83bdb1db2f48187262efae5487c5f4d5"> 195</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classripple_1_1SField.html#a83bdb1db2f48187262efae5487c5f4d5">isKnown</a> ()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#adcd7fdcb69d4763bec2c59b4cf445f66">fieldType</a> != <a class="code" href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcab945119e1396d09a9c21586bc78ae6ce">STI_UNKNOWN</a>;</div>
|
||||
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  }</div>
|
||||
<div class="line"><a name="l00199"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a8397d771d2340b675ca85bb639d2ecee"> 199</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classripple_1_1SField.html#a8397d771d2340b675ca85bb639d2ecee">isBinary</a> ()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#a1ba3f52fd91ed4ab3f6f7cf0f8f68ee5">fieldValue</a> < 256;</div>
|
||||
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  }</div>
|
||||
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  </div>
|
||||
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  <span class="comment">// A discardable field is one that cannot be serialized, and</span></div>
|
||||
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <span class="comment">// should be discarded during serialization,like 'hash'.</span></div>
|
||||
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  <span class="comment">// You cannot serialize an object's hash inside that object,</span></div>
|
||||
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  <span class="comment">// but you can have it in the JSON representation.</span></div>
|
||||
<div class="line"><a name="l00208"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a64cbe01099e7fd30603bedcbbdf3d2b1"> 208</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classripple_1_1SField.html#a64cbe01099e7fd30603bedcbbdf3d2b1">isDiscardable</a> ()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#a1ba3f52fd91ed4ab3f6f7cf0f8f68ee5">fieldValue</a> > 256;</div>
|
||||
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  }</div>
|
||||
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  </div>
|
||||
<div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a0d7b091a27f18d0d4bdb734ccfd780a7"> 213</a></span>  <span class="keywordtype">int</span> <a class="code" href="classripple_1_1SField.html#a0d7b091a27f18d0d4bdb734ccfd780a7">getCode</a> ()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#a43d8a1ab31e23601906d138d0df34580">fieldCode</a>;</div>
|
||||
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  }</div>
|
||||
<div class="line"><a name="l00217"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#aa8b035c2cf4cb19d6366c202a91ff3c7"> 217</a></span>  <span class="keywordtype">int</span> <a class="code" href="classripple_1_1SField.html#aa8b035c2cf4cb19d6366c202a91ff3c7">getNum</a> ()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#ad7be2261ca664e5b3383bcd5291c6966">fieldNum</a>;</div>
|
||||
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  }</div>
|
||||
<div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a5de7eea70a490fa0b6b488e155475677"> 221</a></span>  <span class="keyword">static</span> <span class="keywordtype">int</span> <a class="code" href="classripple_1_1SField.html#a5de7eea70a490fa0b6b488e155475677">getNumFields</a> ()</div>
|
||||
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  {</div>
|
||||
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#a423cc71c6ed67f49b667140c3c5e11c5">num</a>;</div>
|
||||
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  }</div>
|
||||
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  </div>
|
||||
<div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#abddbf6ba2e117007aaba2018997a50d1"> 226</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classripple_1_1SField.html#abddbf6ba2e117007aaba2018997a50d1">isSigningField</a> ()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#a33342f39f7d8dbebbe5bb3a56dddf08b">signingField</a> == <a class="code" href="classripple_1_1SField.html#aadcc78aed20dbdb0a4fb86867bb56ab0aa6105c0a611b41b08f1209506350279e">IsSigning::yes</a>;</div>
|
||||
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  }</div>
|
||||
<div class="line"><a name="l00230"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#aab5169932b35530e5fcd9262a63752a1"> 230</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classripple_1_1SField.html#aab5169932b35530e5fcd9262a63752a1">shouldMeta</a> (<span class="keywordtype">int</span> c)<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <span class="keywordflow">return</span> (<a class="code" href="classripple_1_1SField.html#a065ffc545f835cc89708032a7c04e9fb">fieldMeta</a> & c) != 0;</div>
|
||||
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  }</div>
|
||||
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  </div>
|
||||
<div class="line"><a name="l00235"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a743ab98b517f18f1ad35a4d74b14680b"> 235</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classripple_1_1SField.html#a743ab98b517f18f1ad35a4d74b14680b">shouldInclude</a> (<span class="keywordtype">bool</span> withSigningField)<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  <span class="keywordflow">return</span> (<a class="code" href="classripple_1_1SField.html#a1ba3f52fd91ed4ab3f6f7cf0f8f68ee5">fieldValue</a> < 256) &&</div>
|
||||
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  (withSigningField || (<a class="code" href="classripple_1_1SField.html#a33342f39f7d8dbebbe5bb3a56dddf08b">signingField</a> == <a class="code" href="classripple_1_1SField.html#aadcc78aed20dbdb0a4fb86867bb56ab0aa6105c0a611b41b08f1209506350279e">IsSigning::yes</a>));</div>
|
||||
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  }</div>
|
||||
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  </div>
|
||||
<div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#af5c42618c04bc0acb09c858a25a41379"> 241</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classripple_1_1SField.html#af5c42618c04bc0acb09c858a25a41379">operator== </a>(<span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html">SField</a>& f)<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#a43d8a1ab31e23601906d138d0df34580">fieldCode</a> == f.<a class="code" href="classripple_1_1SField.html#a43d8a1ab31e23601906d138d0df34580">fieldCode</a>;</div>
|
||||
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  }</div>
|
||||
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  </div>
|
||||
<div class="line"><a name="l00246"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a4cbb3daaa568002a95737184ef4f90a7"> 246</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classripple_1_1SField.html#a4cbb3daaa568002a95737184ef4f90a7">operator!= </a>(<span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html">SField</a>& f)<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1SField.html#a43d8a1ab31e23601906d138d0df34580">fieldCode</a> != f.<a class="code" href="classripple_1_1SField.html#a43d8a1ab31e23601906d138d0df34580">fieldCode</a>;</div>
|
||||
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  }</div>
|
||||
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  </div>
|
||||
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <span class="keyword">static</span> <span class="keywordtype">int</span> <a class="code" href="classripple_1_1SField.html#a9ee9e5c111d248e7c5d52c297b8802ee">compare</a> (<span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html">SField</a>& f1, <span class="keyword">const</span> <a class="code" href="classripple_1_1SField.html">SField</a>& f2);</div>
|
||||
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  </div>
|
||||
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span> <span class="keyword">private</span>:</div>
|
||||
<div class="line"><a name="l00254"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a423cc71c6ed67f49b667140c3c5e11c5"> 254</a></span>  <span class="keyword">static</span> <span class="keywordtype">int</span> <a class="code" href="classripple_1_1SField.html#a423cc71c6ed67f49b667140c3c5e11c5">num</a>;</div>
|
||||
<div class="line"><a name="l00255"></a><span class="lineno"><a class="line" href="classripple_1_1SField.html#a2ceb48438e69a9f31265c4e89cc38ce2"> 255</a></span>  <span class="keyword">static</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/container/map.html">std::map<int, SField const*></a> <a class="code" href="classripple_1_1SField.html#a2ceb48438e69a9f31265c4e89cc38ce2">knownCodeToField</a>;</div>
|
||||
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span> };</div>
|
||||
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  </div>
|
||||
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span> <span class="keyword">template</span> <<span class="keyword">class</span> T></div>
|
||||
<div class="line"><a name="l00260"></a><span class="lineno"><a class="line" href="structripple_1_1TypedField.html"> 260</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1TypedField.html">TypedField</a> : <a class="code" href="classripple_1_1SField.html">SField</a></div>
|
||||
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span> {</div>
|
||||
<div class="line"><a name="l00262"></a><span class="lineno"><a class="line" href="structripple_1_1TypedField.html#a79f4a056fd0ef5a54a31de6245a019cc"> 262</a></span>  <span class="keyword">using</span> <a class="code" href="structripple_1_1TypedField.html#a79f4a056fd0ef5a54a31de6245a019cc">type</a> = T;</div>
|
||||
<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  </div>
|
||||
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  <span class="keyword">template</span> <<span class="keyword">class</span>... Args></div>
|
||||
<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <span class="keyword">explicit</span></div>
|
||||
<div class="line"><a name="l00266"></a><span class="lineno"><a class="line" href="structripple_1_1TypedField.html#a19da92421d770181a123b2c1514f411f"> 266</a></span>  <a class="code" href="structripple_1_1TypedField.html#a19da92421d770181a123b2c1514f411f">TypedField</a> (Args&&... args)</div>
|
||||
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  : <a class="code" href="classripple_1_1SField.html">SField</a>(<a class="code" href="namespacestd.html">std</a>::forward<Args>(args)...)</div>
|
||||
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  {</div>
|
||||
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  }</div>
|
||||
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  </div>
|
||||
<div class="line"><a name="l00271"></a><span class="lineno"><a class="line" href="structripple_1_1TypedField.html#af58fed4c31dc56cca1c7c7504b1376f4"> 271</a></span>  <a class="code" href="structripple_1_1TypedField.html#af58fed4c31dc56cca1c7c7504b1376f4">TypedField</a> (<a class="code" href="structripple_1_1TypedField.html">TypedField</a>&& u)</div>
|
||||
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  : <a class="code" href="classripple_1_1SField.html">SField</a>(<a class="code" href="namespacestd.html">std</a>::move(u))</div>
|
||||
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  {</div>
|
||||
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>  }</div>
|
||||
<div class="line"><a name="l00275"></a><span class="lineno"> 275</span> };</div>
|
||||
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>  </div>
|
||||
<div class="line"><a name="l00278"></a><span class="lineno"> 278</span> <span class="keyword">template</span> <<span class="keyword">class</span> T></div>
|
||||
<div class="line"><a name="l00279"></a><span class="lineno"><a class="line" href="structripple_1_1OptionaledField.html"> 279</a></span> <span class="keyword">struct </span><a class="code" href="structripple_1_1OptionaledField.html">OptionaledField</a></div>
|
||||
<div class="line"><a name="l00280"></a><span class="lineno"> 280</span> {</div>
|
||||
<div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="structripple_1_1OptionaledField.html#ac537d55628b8bc2eb8f9f5f8f829b9cd"> 281</a></span>  <a class="code" href="structripple_1_1TypedField.html">TypedField<T></a> <span class="keyword">const</span>* <a class="code" href="structripple_1_1OptionaledField.html#ac537d55628b8bc2eb8f9f5f8f829b9cd">f</a>;</div>
|
||||
<div class="line"><a name="l00282"></a><span class="lineno"> 282</span>  </div>
|
||||
<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  <span class="keyword">explicit</span></div>
|
||||
<div class="line"><a name="l00284"></a><span class="lineno"><a class="line" href="structripple_1_1OptionaledField.html#a40638c9b24fdcbce9bb3c9423729e004"> 284</a></span>  <a class="code" href="structripple_1_1OptionaledField.html#a40638c9b24fdcbce9bb3c9423729e004">OptionaledField</a> (<a class="code" href="structripple_1_1TypedField.html">TypedField<T></a> <span class="keyword">const</span>& f_)</div>
|
||||
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  : <a class="code" href="structripple_1_1OptionaledField.html#ac537d55628b8bc2eb8f9f5f8f829b9cd">f</a> (&f_)</div>
|
||||
<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  {</div>
|
||||
<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  }</div>
|
||||
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span> };</div>
|
||||
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  </div>
|
||||
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span> <span class="keyword">template</span> <<span class="keyword">class</span> T></div>
|
||||
<div class="line"><a name="l00291"></a><span class="lineno"> 291</span> <span class="keyword">inline</span></div>
|
||||
<div class="line"><a name="l00292"></a><span class="lineno"> 292</span> OptionaledField<T></div>
|
||||
<div class="line"><a name="l00293"></a><span class="lineno"><a class="line" href="namespaceripple.html#ad6c9c23682280ea61260c447918eafc1"> 293</a></span> <a class="code" href="namespaceripple.html#a54bb7e73152361cb9b34371f41221800">operator~</a>(<a class="code" href="structripple_1_1TypedField.html">TypedField<T></a> <span class="keyword">const</span>& f)</div>
|
||||
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span> {</div>
|
||||
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  <span class="keywordflow">return</span> <a class="code" href="structripple_1_1OptionaledField.html">OptionaledField<T></a>(f);</div>
|
||||
<div class="line"><a name="l00296"></a><span class="lineno"> 296</span> }</div>
|
||||
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  </div>
|
||||
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
||||
<div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  </div>
|
||||
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
||||
<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  </div>
|
||||
<div class="line"><a name="l00302"></a><span class="lineno"><a class="line" href="namespaceripple.html#aa42d9efda0e16f3e674c218162929f6f"> 302</a></span> <span class="keyword">using</span> <a class="code" href="structripple_1_1TypedField.html">SF_U8</a> = <a class="code" href="structripple_1_1TypedField.html">TypedField<STInteger<std::uint8_t></a>>;</div>
|
||||
<div class="line"><a name="l00303"></a><span class="lineno"><a class="line" href="namespaceripple.html#addf165972eac1c078e7cd6a3b3956d33"> 303</a></span> <span class="keyword">using</span> <a class="code" href="structripple_1_1TypedField.html">SF_U16</a> = <a class="code" href="structripple_1_1TypedField.html">TypedField<STInteger<std::uint16_t></a>>;</div>
|
||||
<div class="line"><a name="l00304"></a><span class="lineno"><a class="line" href="namespaceripple.html#af564ba4476a189c2fb0ee1396566b573"> 304</a></span> <span class="keyword">using</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> = <a class="code" href="structripple_1_1TypedField.html">TypedField<STInteger<std::uint32_t></a>>;</div>
|
||||
<div class="line"><a name="l00305"></a><span class="lineno"><a class="line" href="namespaceripple.html#a028424efa8c02c8def1a1b01d94d2326"> 305</a></span> <span class="keyword">using</span> <a class="code" href="structripple_1_1TypedField.html">SF_U64</a> = <a class="code" href="structripple_1_1TypedField.html">TypedField<STInteger<std::uint64_t></a>>;</div>
|
||||
<div class="line"><a name="l00306"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4e719424960cb0f46a5bab014b104a35"> 306</a></span> <span class="keyword">using</span> <a class="code" href="structripple_1_1TypedField.html">SF_U128</a> = <a class="code" href="structripple_1_1TypedField.html">TypedField<STBitString<128></a>>;</div>
|
||||
<div class="line"><a name="l00307"></a><span class="lineno"><a class="line" href="namespaceripple.html#abb2d085edeadc3bcc6f74ae3687ae1c9"> 307</a></span> <span class="keyword">using</span> <a class="code" href="structripple_1_1TypedField.html">SF_U160</a> = <a class="code" href="structripple_1_1TypedField.html">TypedField<STBitString<160></a>>;</div>
|
||||
<div class="line"><a name="l00308"></a><span class="lineno"><a class="line" href="namespaceripple.html#ace455e207e83d1f4569445d0423e49db"> 308</a></span> <span class="keyword">using</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> = <a class="code" href="structripple_1_1TypedField.html">TypedField<STBitString<256></a>>;</div>
|
||||
<div class="line"><a name="l00309"></a><span class="lineno"><a class="line" href="namespaceripple.html#a0ab058f0451839746ed8af8b13200ddd"> 309</a></span> <span class="keyword">using</span> <a class="code" href="structripple_1_1TypedField.html">SF_Account</a> = <a class="code" href="structripple_1_1TypedField.html">TypedField<STAccount></a>;</div>
|
||||
<div class="line"><a name="l00310"></a><span class="lineno"><a class="line" href="namespaceripple.html#a0d1978b285aed7516ff118a5a0220428"> 310</a></span> <span class="keyword">using</span> <a class="code" href="structripple_1_1TypedField.html">SF_Amount</a> = <a class="code" href="structripple_1_1TypedField.html">TypedField<STAmount></a>;</div>
|
||||
<div class="line"><a name="l00311"></a><span class="lineno"><a class="line" href="namespaceripple.html#a82de550a2a342b5dedcdcd51f0828188"> 311</a></span> <span class="keyword">using</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> = <a class="code" href="structripple_1_1TypedField.html">TypedField<STBlob></a>;</div>
|
||||
<div class="line"><a name="l00312"></a><span class="lineno"><a class="line" href="namespaceripple.html#a185b01f659e6eb5cdb77c37015cd2a09"> 312</a></span> <span class="keyword">using</span> <a class="code" href="structripple_1_1TypedField.html">SF_Vec256</a> = <a class="code" href="structripple_1_1TypedField.html">TypedField<STVector256></a>;</div>
|
||||
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>  </div>
|
||||
<div class="line"><a name="l00314"></a><span class="lineno"> 314</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
||||
<div class="line"><a name="l00315"></a><span class="lineno"> 315</span>  </div>
|
||||
<div class="line"><a name="l00316"></a><span class="lineno"><a class="line" href="namespaceripple.html#acb4c76f4bb5b316911034e025cde5489"> 316</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#acb4c76f4bb5b316911034e025cde5489">sfInvalid</a>;</div>
|
||||
<div class="line"><a name="l00317"></a><span class="lineno"><a class="line" href="namespaceripple.html#a5b37d2021c21c06e89ffc7d7f55cc354"> 317</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a5b37d2021c21c06e89ffc7d7f55cc354">sfGeneric</a>;</div>
|
||||
<div class="line"><a name="l00318"></a><span class="lineno"><a class="line" href="namespaceripple.html#aca5717b89f6135c3fc5859f731f1405d"> 318</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#aca5717b89f6135c3fc5859f731f1405d">sfLedgerEntry</a>;</div>
|
||||
<div class="line"><a name="l00319"></a><span class="lineno"><a class="line" href="namespaceripple.html#a9427ff29c3203f0bc2ce242f1fcdc0b3"> 319</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a9427ff29c3203f0bc2ce242f1fcdc0b3">sfTransaction</a>;</div>
|
||||
<div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3c1be384123ebf68549c14fe5721076a"> 320</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a3c1be384123ebf68549c14fe5721076a">sfValidation</a>;</div>
|
||||
<div class="line"><a name="l00321"></a><span class="lineno"><a class="line" href="namespaceripple.html#a7b94bc2c3076f29d01dffbb59353c74a"> 321</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a7b94bc2c3076f29d01dffbb59353c74a">sfMetadata</a>;</div>
|
||||
<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>  </div>
|
||||
<div class="line"><a name="l00323"></a><span class="lineno"> 323</span> <span class="comment">// 8-bit integers</span></div>
|
||||
<div class="line"><a name="l00324"></a><span class="lineno"><a class="line" href="namespaceripple.html#af967dd74fc03e6431f3cd03bf1a4deab"> 324</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U8</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#af967dd74fc03e6431f3cd03bf1a4deab">sfCloseResolution</a>;</div>
|
||||
<div class="line"><a name="l00325"></a><span class="lineno"><a class="line" href="namespaceripple.html#a7e795faed8e7ff0a419a4e1fd4353655"> 325</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U8</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a7e795faed8e7ff0a419a4e1fd4353655">sfMethod</a>;</div>
|
||||
<div class="line"><a name="l00326"></a><span class="lineno"><a class="line" href="namespaceripple.html#ad742b8fe15b23f480b354ce5ba310487"> 326</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U8</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ad742b8fe15b23f480b354ce5ba310487">sfTransactionResult</a>;</div>
|
||||
<div class="line"><a name="l00327"></a><span class="lineno"><a class="line" href="namespaceripple.html#aa8e2e85c99c471926d76dbba6a038c4e"> 327</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U8</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#aa8e2e85c99c471926d76dbba6a038c4e">sfTickSize</a>;</div>
|
||||
<div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  </div>
|
||||
<div class="line"><a name="l00329"></a><span class="lineno"> 329</span> <span class="comment">// 16-bit integers</span></div>
|
||||
<div class="line"><a name="l00330"></a><span class="lineno"><a class="line" href="namespaceripple.html#a17d40ddaaa1efdd012235e36224df2e8"> 330</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U16</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a17d40ddaaa1efdd012235e36224df2e8">sfLedgerEntryType</a>;</div>
|
||||
<div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="namespaceripple.html#a5396a36da2559608d709b9ef190537d1"> 331</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U16</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a5396a36da2559608d709b9ef190537d1">sfTransactionType</a>;</div>
|
||||
<div class="line"><a name="l00332"></a><span class="lineno"><a class="line" href="namespaceripple.html#acb6f2f6ce55acc549a4ff6469874e5b5"> 332</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U16</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#acb6f2f6ce55acc549a4ff6469874e5b5">sfSignerWeight</a>;</div>
|
||||
<div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  </div>
|
||||
<div class="line"><a name="l00334"></a><span class="lineno"> 334</span> <span class="comment">// 16-bit integers (uncommon)</span></div>
|
||||
<div class="line"><a name="l00335"></a><span class="lineno"><a class="line" href="namespaceripple.html#a80d9c4d0053da81fb0fd7ac148fdda4a"> 335</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U16</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a80d9c4d0053da81fb0fd7ac148fdda4a">sfVersion</a>;</div>
|
||||
<div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  </div>
|
||||
<div class="line"><a name="l00337"></a><span class="lineno"> 337</span> <span class="comment">// 32-bit integers (common)</span></div>
|
||||
<div class="line"><a name="l00338"></a><span class="lineno"><a class="line" href="namespaceripple.html#a1712e0c9343e6e52a5d42fbd5ef6b32e"> 338</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a1712e0c9343e6e52a5d42fbd5ef6b32e">sfFlags</a>;</div>
|
||||
<div class="line"><a name="l00339"></a><span class="lineno"><a class="line" href="namespaceripple.html#a8d72b2ac2b7be47b6485654741b01949"> 339</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a8d72b2ac2b7be47b6485654741b01949">sfSourceTag</a>;</div>
|
||||
<div class="line"><a name="l00340"></a><span class="lineno"><a class="line" href="namespaceripple.html#a75d94908bf27ab4f7ec61a457e52ee8e"> 340</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a75d94908bf27ab4f7ec61a457e52ee8e">sfSequence</a>;</div>
|
||||
<div class="line"><a name="l00341"></a><span class="lineno"><a class="line" href="namespaceripple.html#aa8ce50c8c8d85e29c743997c8378564f"> 341</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#aa8ce50c8c8d85e29c743997c8378564f">sfPreviousTxnLgrSeq</a>;</div>
|
||||
<div class="line"><a name="l00342"></a><span class="lineno"><a class="line" href="namespaceripple.html#a1932b552a7e76eba44a31bdcdd4a5315"> 342</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a1932b552a7e76eba44a31bdcdd4a5315">sfLedgerSequence</a>;</div>
|
||||
<div class="line"><a name="l00343"></a><span class="lineno"><a class="line" href="namespaceripple.html#ad1ba5ab6bbe324c1cabd16b7ed667340"> 343</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ad1ba5ab6bbe324c1cabd16b7ed667340">sfCloseTime</a>;</div>
|
||||
<div class="line"><a name="l00344"></a><span class="lineno"><a class="line" href="namespaceripple.html#a76c07c51942171d89b0da4d10214b8cc"> 344</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a76c07c51942171d89b0da4d10214b8cc">sfParentCloseTime</a>;</div>
|
||||
<div class="line"><a name="l00345"></a><span class="lineno"><a class="line" href="namespaceripple.html#a357593e0ac2e166dc489c75712f61fab"> 345</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a357593e0ac2e166dc489c75712f61fab">sfSigningTime</a>;</div>
|
||||
<div class="line"><a name="l00346"></a><span class="lineno"><a class="line" href="namespaceripple.html#a27b0447a7f3e276e367515b8a8d879ee"> 346</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a27b0447a7f3e276e367515b8a8d879ee">sfExpiration</a>;</div>
|
||||
<div class="line"><a name="l00347"></a><span class="lineno"><a class="line" href="namespaceripple.html#a53b5aebba8917dab1a570141682a5ee2"> 347</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a53b5aebba8917dab1a570141682a5ee2">sfTransferRate</a>;</div>
|
||||
<div class="line"><a name="l00348"></a><span class="lineno"><a class="line" href="namespaceripple.html#a831c0904589472e9a640484f76760cc0"> 348</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a831c0904589472e9a640484f76760cc0">sfWalletSize</a>;</div>
|
||||
<div class="line"><a name="l00349"></a><span class="lineno"><a class="line" href="namespaceripple.html#a6115bf47aa7762c72b8fbf60bee0ab95"> 349</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a6115bf47aa7762c72b8fbf60bee0ab95">sfOwnerCount</a>;</div>
|
||||
<div class="line"><a name="l00350"></a><span class="lineno"><a class="line" href="namespaceripple.html#a82fee8f05bad0e9e94b3c4e9f89867e9"> 350</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a82fee8f05bad0e9e94b3c4e9f89867e9">sfDestinationTag</a>;</div>
|
||||
<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  </div>
|
||||
<div class="line"><a name="l00352"></a><span class="lineno"> 352</span> <span class="comment">// 32-bit integers (uncommon)</span></div>
|
||||
<div class="line"><a name="l00353"></a><span class="lineno"><a class="line" href="namespaceripple.html#a45f544efdc2b9c88ab5d029cde614264"> 353</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a45f544efdc2b9c88ab5d029cde614264">sfHighQualityIn</a>;</div>
|
||||
<div class="line"><a name="l00354"></a><span class="lineno"><a class="line" href="namespaceripple.html#acdff7bc94fb7162913080eacc5cef92a"> 354</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#acdff7bc94fb7162913080eacc5cef92a">sfHighQualityOut</a>;</div>
|
||||
<div class="line"><a name="l00355"></a><span class="lineno"><a class="line" href="namespaceripple.html#a5a734016a3e1d869c92dbd41e75ea18e"> 355</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a5a734016a3e1d869c92dbd41e75ea18e">sfLowQualityIn</a>;</div>
|
||||
<div class="line"><a name="l00356"></a><span class="lineno"><a class="line" href="namespaceripple.html#a15ac6cb7179c7508765fa564902d2c01"> 356</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a15ac6cb7179c7508765fa564902d2c01">sfLowQualityOut</a>;</div>
|
||||
<div class="line"><a name="l00357"></a><span class="lineno"><a class="line" href="namespaceripple.html#affbd78bbc4185424ff1c321a1feb38b6"> 357</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#affbd78bbc4185424ff1c321a1feb38b6">sfQualityIn</a>;</div>
|
||||
<div class="line"><a name="l00358"></a><span class="lineno"><a class="line" href="namespaceripple.html#a41dec5b1e0e15c4f16f1dba985a0a0e4"> 358</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a41dec5b1e0e15c4f16f1dba985a0a0e4">sfQualityOut</a>;</div>
|
||||
<div class="line"><a name="l00359"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac31858d90bf2d009df18c885f4beac72"> 359</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ac31858d90bf2d009df18c885f4beac72">sfStampEscrow</a>;</div>
|
||||
<div class="line"><a name="l00360"></a><span class="lineno"><a class="line" href="namespaceripple.html#afaec0e9a9d69e8c0c2a25d20fc8c1012"> 360</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#afaec0e9a9d69e8c0c2a25d20fc8c1012">sfBondAmount</a>;</div>
|
||||
<div class="line"><a name="l00361"></a><span class="lineno"><a class="line" href="namespaceripple.html#a18f585ea7cf822d9c996df8918e1bd29"> 361</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a18f585ea7cf822d9c996df8918e1bd29">sfLoadFee</a>;</div>
|
||||
<div class="line"><a name="l00362"></a><span class="lineno"><a class="line" href="namespaceripple.html#ae1a42ed31cbb0503408b06927c4b5d34"> 362</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ae1a42ed31cbb0503408b06927c4b5d34">sfOfferSequence</a>;</div>
|
||||
<div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="namespaceripple.html#a713802b9d3aa21146981930fb6c6921d"> 363</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a713802b9d3aa21146981930fb6c6921d">sfFirstLedgerSequence</a>; <span class="comment">// Deprecated: do not use</span></div>
|
||||
<div class="line"><a name="l00364"></a><span class="lineno"><a class="line" href="namespaceripple.html#a5ee84a90839e78820c2a0498852fa048"> 364</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a5ee84a90839e78820c2a0498852fa048">sfLastLedgerSequence</a>;</div>
|
||||
<div class="line"><a name="l00365"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4e4cdeae2100ba7a73e2a5a73ab1f301"> 365</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a4e4cdeae2100ba7a73e2a5a73ab1f301">sfTransactionIndex</a>;</div>
|
||||
<div class="line"><a name="l00366"></a><span class="lineno"><a class="line" href="namespaceripple.html#aed623827b9fa704773a36ecad09928bb"> 366</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#aed623827b9fa704773a36ecad09928bb">sfOperationLimit</a>;</div>
|
||||
<div class="line"><a name="l00367"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac07aad796b465989ac66dd4702216fa3"> 367</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ac07aad796b465989ac66dd4702216fa3">sfReferenceFeeUnits</a>;</div>
|
||||
<div class="line"><a name="l00368"></a><span class="lineno"><a class="line" href="namespaceripple.html#a62820bfff4e83bb84a86533d1e102df1"> 368</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a62820bfff4e83bb84a86533d1e102df1">sfReserveBase</a>;</div>
|
||||
<div class="line"><a name="l00369"></a><span class="lineno"><a class="line" href="namespaceripple.html#a7728fc7a6b58ab2649923ca61da8e2b6"> 369</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a7728fc7a6b58ab2649923ca61da8e2b6">sfReserveIncrement</a>;</div>
|
||||
<div class="line"><a name="l00370"></a><span class="lineno"><a class="line" href="namespaceripple.html#a12c18c9b6eb90706ac592d9eb3b967bd"> 370</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a12c18c9b6eb90706ac592d9eb3b967bd">sfSetFlag</a>;</div>
|
||||
<div class="line"><a name="l00371"></a><span class="lineno"><a class="line" href="namespaceripple.html#a04dddc8c51c1dfe87b0ae135383e2b96"> 371</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a04dddc8c51c1dfe87b0ae135383e2b96">sfClearFlag</a>;</div>
|
||||
<div class="line"><a name="l00372"></a><span class="lineno"><a class="line" href="namespaceripple.html#a8a91ab3fd45b4b1179af08b60fc27be4"> 372</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a8a91ab3fd45b4b1179af08b60fc27be4">sfSignerQuorum</a>;</div>
|
||||
<div class="line"><a name="l00373"></a><span class="lineno"><a class="line" href="namespaceripple.html#aeddd1867b0e4caf5416f0d1a00707e00"> 373</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#aeddd1867b0e4caf5416f0d1a00707e00">sfCancelAfter</a>;</div>
|
||||
<div class="line"><a name="l00374"></a><span class="lineno"><a class="line" href="namespaceripple.html#a6387398e0f4ed9ffc061fa818d0ca765"> 374</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a6387398e0f4ed9ffc061fa818d0ca765">sfFinishAfter</a>;</div>
|
||||
<div class="line"><a name="l00375"></a><span class="lineno"><a class="line" href="namespaceripple.html#a95e9ade48f35063e88e1bdc506b08dbe"> 375</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a95e9ade48f35063e88e1bdc506b08dbe">sfSignerListID</a>;</div>
|
||||
<div class="line"><a name="l00376"></a><span class="lineno"><a class="line" href="namespaceripple.html#a6cc6560106db63c65ae13706017386c6"> 376</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U32</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a6cc6560106db63c65ae13706017386c6">sfSettleDelay</a>;</div>
|
||||
<div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  </div>
|
||||
<div class="line"><a name="l00378"></a><span class="lineno"> 378</span> <span class="comment">// 64-bit integers</span></div>
|
||||
<div class="line"><a name="l00379"></a><span class="lineno"><a class="line" href="namespaceripple.html#a64d5f22fb89001653b7bcadad3c439f8"> 379</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U64</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a64d5f22fb89001653b7bcadad3c439f8">sfIndexNext</a>;</div>
|
||||
<div class="line"><a name="l00380"></a><span class="lineno"><a class="line" href="namespaceripple.html#a10924290886398d9747dac78ba256553"> 380</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U64</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a10924290886398d9747dac78ba256553">sfIndexPrevious</a>;</div>
|
||||
<div class="line"><a name="l00381"></a><span class="lineno"><a class="line" href="namespaceripple.html#ab04f3c1ed1f9448c4c52cec701d44d43"> 381</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U64</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ab04f3c1ed1f9448c4c52cec701d44d43">sfBookNode</a>;</div>
|
||||
<div class="line"><a name="l00382"></a><span class="lineno"><a class="line" href="namespaceripple.html#aef930b1b72ad98f2613d76db583c2984"> 382</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U64</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#aef930b1b72ad98f2613d76db583c2984">sfOwnerNode</a>;</div>
|
||||
<div class="line"><a name="l00383"></a><span class="lineno"><a class="line" href="namespaceripple.html#ae1860b879bd20588ab7b31546e4441a1"> 383</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U64</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ae1860b879bd20588ab7b31546e4441a1">sfBaseFee</a>;</div>
|
||||
<div class="line"><a name="l00384"></a><span class="lineno"><a class="line" href="namespaceripple.html#a072f71ea3131c0c135721f77b2cda0f0"> 384</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U64</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a072f71ea3131c0c135721f77b2cda0f0">sfExchangeRate</a>;</div>
|
||||
<div class="line"><a name="l00385"></a><span class="lineno"><a class="line" href="namespaceripple.html#a142bc04ba3af817d6865a48d32a8835c"> 385</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U64</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a142bc04ba3af817d6865a48d32a8835c">sfLowNode</a>;</div>
|
||||
<div class="line"><a name="l00386"></a><span class="lineno"><a class="line" href="namespaceripple.html#a471bdeb2ab347173cd33371d22bda483"> 386</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U64</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a471bdeb2ab347173cd33371d22bda483">sfHighNode</a>;</div>
|
||||
<div class="line"><a name="l00387"></a><span class="lineno"><a class="line" href="namespaceripple.html#aab5e6b50155a0dd57f64daeddffef7ef"> 387</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U64</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#aab5e6b50155a0dd57f64daeddffef7ef">sfDestinationNode</a>;</div>
|
||||
<div class="line"><a name="l00388"></a><span class="lineno"><a class="line" href="namespaceripple.html#a9778b8fe7d749e5e89b0b8c29bb253f4"> 388</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U64</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a9778b8fe7d749e5e89b0b8c29bb253f4">sfCookie</a>;</div>
|
||||
<div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  </div>
|
||||
<div class="line"><a name="l00390"></a><span class="lineno"> 390</span>  </div>
|
||||
<div class="line"><a name="l00391"></a><span class="lineno"> 391</span> <span class="comment">// 128-bit</span></div>
|
||||
<div class="line"><a name="l00392"></a><span class="lineno"><a class="line" href="namespaceripple.html#a15dcfc19a519d88717669dd3e4737a9b"> 392</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U128</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a15dcfc19a519d88717669dd3e4737a9b">sfEmailHash</a>;</div>
|
||||
<div class="line"><a name="l00393"></a><span class="lineno"> 393</span>  </div>
|
||||
<div class="line"><a name="l00394"></a><span class="lineno"> 394</span> <span class="comment">// 160-bit (common)</span></div>
|
||||
<div class="line"><a name="l00395"></a><span class="lineno"><a class="line" href="namespaceripple.html#a0d4b464039d6518359914076cb9a997c"> 395</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U160</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a0d4b464039d6518359914076cb9a997c">sfTakerPaysCurrency</a>;</div>
|
||||
<div class="line"><a name="l00396"></a><span class="lineno"><a class="line" href="namespaceripple.html#ae774330811b2c00978a084654f2a2b12"> 396</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U160</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ae774330811b2c00978a084654f2a2b12">sfTakerPaysIssuer</a>;</div>
|
||||
<div class="line"><a name="l00397"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac797136e5eeb79d19554d6ed615a3e9c"> 397</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U160</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ac797136e5eeb79d19554d6ed615a3e9c">sfTakerGetsCurrency</a>;</div>
|
||||
<div class="line"><a name="l00398"></a><span class="lineno"><a class="line" href="namespaceripple.html#a771f33c673c1be6ae479213d27d3459c"> 398</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U160</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a771f33c673c1be6ae479213d27d3459c">sfTakerGetsIssuer</a>;</div>
|
||||
<div class="line"><a name="l00399"></a><span class="lineno"> 399</span>  </div>
|
||||
<div class="line"><a name="l00400"></a><span class="lineno"> 400</span> <span class="comment">// 256-bit (common)</span></div>
|
||||
<div class="line"><a name="l00401"></a><span class="lineno"><a class="line" href="namespaceripple.html#a05eeff73e4bcdcb73dbd29a57a4f2b3e"> 401</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a05eeff73e4bcdcb73dbd29a57a4f2b3e">sfLedgerHash</a>;</div>
|
||||
<div class="line"><a name="l00402"></a><span class="lineno"><a class="line" href="namespaceripple.html#ab6c84f5e754ae95ecd8a2c8e5652657b"> 402</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ab6c84f5e754ae95ecd8a2c8e5652657b">sfParentHash</a>;</div>
|
||||
<div class="line"><a name="l00403"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3567046608fc0440b9d8373e60a32586"> 403</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a3567046608fc0440b9d8373e60a32586">sfTransactionHash</a>;</div>
|
||||
<div class="line"><a name="l00404"></a><span class="lineno"><a class="line" href="namespaceripple.html#a0f768bacb1f273827293cc1d25fe8087"> 404</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a0f768bacb1f273827293cc1d25fe8087">sfAccountHash</a>;</div>
|
||||
<div class="line"><a name="l00405"></a><span class="lineno"><a class="line" href="namespaceripple.html#a79718944ee9814817f43065752c76b77"> 405</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a79718944ee9814817f43065752c76b77">sfPreviousTxnID</a>;</div>
|
||||
<div class="line"><a name="l00406"></a><span class="lineno"><a class="line" href="namespaceripple.html#a17145516373f1353a9b93ae587194e6a"> 406</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a17145516373f1353a9b93ae587194e6a">sfLedgerIndex</a>;</div>
|
||||
<div class="line"><a name="l00407"></a><span class="lineno"><a class="line" href="namespaceripple.html#a1160e639b6e45d61ea8399be54af522a"> 407</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a1160e639b6e45d61ea8399be54af522a">sfWalletLocator</a>;</div>
|
||||
<div class="line"><a name="l00408"></a><span class="lineno"><a class="line" href="namespaceripple.html#a1e94eaf7bff76b10fa0b8c3e96d1406e"> 408</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a1e94eaf7bff76b10fa0b8c3e96d1406e">sfRootIndex</a>;</div>
|
||||
<div class="line"><a name="l00409"></a><span class="lineno"><a class="line" href="namespaceripple.html#ad20ca313fa27d2886e4f7331199a8954"> 409</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ad20ca313fa27d2886e4f7331199a8954">sfAccountTxnID</a>;</div>
|
||||
<div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  </div>
|
||||
<div class="line"><a name="l00411"></a><span class="lineno"> 411</span> <span class="comment">// 256-bit (uncommon)</span></div>
|
||||
<div class="line"><a name="l00412"></a><span class="lineno"><a class="line" href="namespaceripple.html#a2777d3b6f0fbc7c551a04700f0b4486c"> 412</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a2777d3b6f0fbc7c551a04700f0b4486c">sfBookDirectory</a>;</div>
|
||||
<div class="line"><a name="l00413"></a><span class="lineno"><a class="line" href="namespaceripple.html#ad345b3ed94c0e745bac17c65a4908461"> 413</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ad345b3ed94c0e745bac17c65a4908461">sfInvoiceID</a>;</div>
|
||||
<div class="line"><a name="l00414"></a><span class="lineno"><a class="line" href="namespaceripple.html#a25abc404f4cf7c1ebad4abe527f0bc21"> 414</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a25abc404f4cf7c1ebad4abe527f0bc21">sfNickname</a>;</div>
|
||||
<div class="line"><a name="l00415"></a><span class="lineno"><a class="line" href="namespaceripple.html#a6876042e8ba024aff79bc8c36c7f62c8"> 415</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a6876042e8ba024aff79bc8c36c7f62c8">sfAmendment</a>;</div>
|
||||
<div class="line"><a name="l00416"></a><span class="lineno"><a class="line" href="namespaceripple.html#a092140060d0a2f2dcff35c4e9334fb40"> 416</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a092140060d0a2f2dcff35c4e9334fb40">sfTicketID</a>;</div>
|
||||
<div class="line"><a name="l00417"></a><span class="lineno"><a class="line" href="namespaceripple.html#af884b41897c3cb5dd1a6b117453f432f"> 417</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#af884b41897c3cb5dd1a6b117453f432f">sfDigest</a>;</div>
|
||||
<div class="line"><a name="l00418"></a><span class="lineno"><a class="line" href="namespaceripple.html#a8391d68316a97f8c08ccc91882973417"> 418</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a8391d68316a97f8c08ccc91882973417">sfPayChannel</a>;</div>
|
||||
<div class="line"><a name="l00419"></a><span class="lineno"><a class="line" href="namespaceripple.html#a5de7677a1423763c404f3fb6278adbc3"> 419</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a5de7677a1423763c404f3fb6278adbc3">sfConsensusHash</a>;</div>
|
||||
<div class="line"><a name="l00420"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4be2ca3d6d4dfa819e918830a828f062"> 420</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_U256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a4be2ca3d6d4dfa819e918830a828f062">sfCheckID</a>;</div>
|
||||
<div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  </div>
|
||||
<div class="line"><a name="l00422"></a><span class="lineno"> 422</span> <span class="comment">// currency amount (common)</span></div>
|
||||
<div class="line"><a name="l00423"></a><span class="lineno"><a class="line" href="namespaceripple.html#ae9a68b1471828c45f17351005e7f79fb"> 423</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Amount</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ae9a68b1471828c45f17351005e7f79fb">sfAmount</a>;</div>
|
||||
<div class="line"><a name="l00424"></a><span class="lineno"><a class="line" href="namespaceripple.html#a302900f43b3d504ce71926534d7277e6"> 424</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Amount</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a302900f43b3d504ce71926534d7277e6">sfBalance</a>;</div>
|
||||
<div class="line"><a name="l00425"></a><span class="lineno"><a class="line" href="namespaceripple.html#a89beea215d7d5dee1997071a5005153c"> 425</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Amount</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a89beea215d7d5dee1997071a5005153c">sfLimitAmount</a>;</div>
|
||||
<div class="line"><a name="l00426"></a><span class="lineno"><a class="line" href="namespaceripple.html#ae6dad7a90c89e294deb0795f58402f50"> 426</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Amount</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ae6dad7a90c89e294deb0795f58402f50">sfTakerPays</a>;</div>
|
||||
<div class="line"><a name="l00427"></a><span class="lineno"><a class="line" href="namespaceripple.html#a7b344311df2e05264161f7b7e38c9730"> 427</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Amount</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a7b344311df2e05264161f7b7e38c9730">sfTakerGets</a>;</div>
|
||||
<div class="line"><a name="l00428"></a><span class="lineno"><a class="line" href="namespaceripple.html#aaf69964db2cd73dde65acefced1e3441"> 428</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Amount</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#aaf69964db2cd73dde65acefced1e3441">sfLowLimit</a>;</div>
|
||||
<div class="line"><a name="l00429"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4f29578bd1b3d2d1225a87890489e7ca"> 429</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Amount</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a4f29578bd1b3d2d1225a87890489e7ca">sfHighLimit</a>;</div>
|
||||
<div class="line"><a name="l00430"></a><span class="lineno"><a class="line" href="namespaceripple.html#a95389dfbdac38b12c6387ce8d7b869e3"> 430</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Amount</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a95389dfbdac38b12c6387ce8d7b869e3">sfFee</a>;</div>
|
||||
<div class="line"><a name="l00431"></a><span class="lineno"><a class="line" href="namespaceripple.html#a6ce87ac14b2fb3093c011c546163c7f0"> 431</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Amount</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a6ce87ac14b2fb3093c011c546163c7f0">sfSendMax</a>;</div>
|
||||
<div class="line"><a name="l00432"></a><span class="lineno"><a class="line" href="namespaceripple.html#a8b79cabb8e3d05da528d61e86f470439"> 432</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Amount</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a8b79cabb8e3d05da528d61e86f470439">sfDeliverMin</a>;</div>
|
||||
<div class="line"><a name="l00433"></a><span class="lineno"> 433</span>  </div>
|
||||
<div class="line"><a name="l00434"></a><span class="lineno"> 434</span> <span class="comment">// currency amount (uncommon)</span></div>
|
||||
<div class="line"><a name="l00435"></a><span class="lineno"><a class="line" href="namespaceripple.html#abaf3fffef4b6498d311e6498c0054221"> 435</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Amount</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#abaf3fffef4b6498d311e6498c0054221">sfMinimumOffer</a>;</div>
|
||||
<div class="line"><a name="l00436"></a><span class="lineno"><a class="line" href="namespaceripple.html#af100445a69109cc6196967f29967bdf0"> 436</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Amount</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#af100445a69109cc6196967f29967bdf0">sfRippleEscrow</a>;</div>
|
||||
<div class="line"><a name="l00437"></a><span class="lineno"><a class="line" href="namespaceripple.html#a2995e3bd41e8a802cde4177215fc8ae0"> 437</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Amount</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a2995e3bd41e8a802cde4177215fc8ae0">sfDeliveredAmount</a>;</div>
|
||||
<div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  </div>
|
||||
<div class="line"><a name="l00439"></a><span class="lineno"> 439</span> <span class="comment">// variable length (common)</span></div>
|
||||
<div class="line"><a name="l00440"></a><span class="lineno"><a class="line" href="namespaceripple.html#a30b618e8944f06b6bec7ee4e4bc0662a"> 440</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a30b618e8944f06b6bec7ee4e4bc0662a">sfPublicKey</a>;</div>
|
||||
<div class="line"><a name="l00441"></a><span class="lineno"><a class="line" href="namespaceripple.html#a824887f76977a248a241eab9d1d1351a"> 441</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a824887f76977a248a241eab9d1d1351a">sfMessageKey</a>;</div>
|
||||
<div class="line"><a name="l00442"></a><span class="lineno"><a class="line" href="namespaceripple.html#aa836f10acc827f3cd5fb1fd0278e1618"> 442</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#aa836f10acc827f3cd5fb1fd0278e1618">sfSigningPubKey</a>;</div>
|
||||
<div class="line"><a name="l00443"></a><span class="lineno"><a class="line" href="namespaceripple.html#aed4b0eb12189fe44deffb512a93423f6"> 443</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#aed4b0eb12189fe44deffb512a93423f6">sfTxnSignature</a>;</div>
|
||||
<div class="line"><a name="l00444"></a><span class="lineno"><a class="line" href="namespaceripple.html#a6925a9f817dd31a1903b95d285620277"> 444</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a6925a9f817dd31a1903b95d285620277">sfSignature</a>;</div>
|
||||
<div class="line"><a name="l00445"></a><span class="lineno"><a class="line" href="namespaceripple.html#aed57957d291fd4875aedb405147551f6"> 445</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#aed57957d291fd4875aedb405147551f6">sfDomain</a>;</div>
|
||||
<div class="line"><a name="l00446"></a><span class="lineno"><a class="line" href="namespaceripple.html#adcf8fc69b4f0ad062ca6e6152fb7e056"> 446</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#adcf8fc69b4f0ad062ca6e6152fb7e056">sfFundCode</a>;</div>
|
||||
<div class="line"><a name="l00447"></a><span class="lineno"><a class="line" href="namespaceripple.html#a6a3e73a92724fed261d07cb3483d7e7f"> 447</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a6a3e73a92724fed261d07cb3483d7e7f">sfRemoveCode</a>;</div>
|
||||
<div class="line"><a name="l00448"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4a631a41c4ed0729b180d51bb57f7cf6"> 448</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a4a631a41c4ed0729b180d51bb57f7cf6">sfExpireCode</a>;</div>
|
||||
<div class="line"><a name="l00449"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3c7facf82ca7bbc08dd4f97bf853f8e3"> 449</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a3c7facf82ca7bbc08dd4f97bf853f8e3">sfCreateCode</a>;</div>
|
||||
<div class="line"><a name="l00450"></a><span class="lineno"><a class="line" href="namespaceripple.html#acbff3ec5dff386847fafe2e5eedbeab0"> 450</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#acbff3ec5dff386847fafe2e5eedbeab0">sfMemoType</a>;</div>
|
||||
<div class="line"><a name="l00451"></a><span class="lineno"><a class="line" href="namespaceripple.html#a645f0f1f1161718020c63f88f43d2774"> 451</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a645f0f1f1161718020c63f88f43d2774">sfMemoData</a>;</div>
|
||||
<div class="line"><a name="l00452"></a><span class="lineno"><a class="line" href="namespaceripple.html#abebe1598caf21fdab11a9764420e0b89"> 452</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#abebe1598caf21fdab11a9764420e0b89">sfMemoFormat</a>;</div>
|
||||
<div class="line"><a name="l00453"></a><span class="lineno"> 453</span>  </div>
|
||||
<div class="line"><a name="l00454"></a><span class="lineno"> 454</span> <span class="comment">// variable length (uncommon)</span></div>
|
||||
<div class="line"><a name="l00455"></a><span class="lineno"><a class="line" href="namespaceripple.html#a94c47dc7e3538b0df791cdb553c5f5f8"> 455</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a94c47dc7e3538b0df791cdb553c5f5f8">sfFulfillment</a>;</div>
|
||||
<div class="line"><a name="l00456"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac89bfba202785ba7a8f1f93e32607a7c"> 456</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ac89bfba202785ba7a8f1f93e32607a7c">sfCondition</a>;</div>
|
||||
<div class="line"><a name="l00457"></a><span class="lineno"><a class="line" href="namespaceripple.html#afedfbce176cf7974e2020b664042920c"> 457</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Blob</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#afedfbce176cf7974e2020b664042920c">sfMasterSignature</a>;</div>
|
||||
<div class="line"><a name="l00458"></a><span class="lineno"> 458</span>  </div>
|
||||
<div class="line"><a name="l00459"></a><span class="lineno"> 459</span> <span class="comment">// account</span></div>
|
||||
<div class="line"><a name="l00460"></a><span class="lineno"><a class="line" href="namespaceripple.html#af0fe0cd9ec9c5f73998088d7d133c394"> 460</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Account</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#af0fe0cd9ec9c5f73998088d7d133c394">sfAccount</a>;</div>
|
||||
<div class="line"><a name="l00461"></a><span class="lineno"><a class="line" href="namespaceripple.html#ab58c0b15520d1efd36a12c6e671f3b34"> 461</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Account</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ab58c0b15520d1efd36a12c6e671f3b34">sfOwner</a>;</div>
|
||||
<div class="line"><a name="l00462"></a><span class="lineno"><a class="line" href="namespaceripple.html#a902fa1f41357ca087dfc0cd8aa3c517f"> 462</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Account</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a902fa1f41357ca087dfc0cd8aa3c517f">sfDestination</a>;</div>
|
||||
<div class="line"><a name="l00463"></a><span class="lineno"><a class="line" href="namespaceripple.html#a222252d3769c019cf78fb1ed5fc2ee87"> 463</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Account</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a222252d3769c019cf78fb1ed5fc2ee87">sfIssuer</a>;</div>
|
||||
<div class="line"><a name="l00464"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3f9226cc13c50ec1c8dd129f3f55bce0"> 464</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Account</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a3f9226cc13c50ec1c8dd129f3f55bce0">sfAuthorize</a>;</div>
|
||||
<div class="line"><a name="l00465"></a><span class="lineno"><a class="line" href="namespaceripple.html#a5ef6a636e530a885438b45616c84296d"> 465</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Account</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a5ef6a636e530a885438b45616c84296d">sfUnauthorize</a>;</div>
|
||||
<div class="line"><a name="l00466"></a><span class="lineno"><a class="line" href="namespaceripple.html#a31001f659e34eef44071be0f618c58ff"> 466</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Account</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a31001f659e34eef44071be0f618c58ff">sfTarget</a>;</div>
|
||||
<div class="line"><a name="l00467"></a><span class="lineno"><a class="line" href="namespaceripple.html#a158b274a383fd8d9654a27ef67ad2aee"> 467</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Account</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a158b274a383fd8d9654a27ef67ad2aee">sfRegularKey</a>;</div>
|
||||
<div class="line"><a name="l00468"></a><span class="lineno"> 468</span>  </div>
|
||||
<div class="line"><a name="l00469"></a><span class="lineno"> 469</span> <span class="comment">// path set</span></div>
|
||||
<div class="line"><a name="l00470"></a><span class="lineno"><a class="line" href="namespaceripple.html#a20441c38ff3ef727e513e33e4bca1e0b"> 470</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a20441c38ff3ef727e513e33e4bca1e0b">sfPaths</a>;</div>
|
||||
<div class="line"><a name="l00471"></a><span class="lineno"> 471</span>  </div>
|
||||
<div class="line"><a name="l00472"></a><span class="lineno"> 472</span> <span class="comment">// vector of 256-bit</span></div>
|
||||
<div class="line"><a name="l00473"></a><span class="lineno"><a class="line" href="namespaceripple.html#a7a057a09039ceedfe09aa311644c91b9"> 473</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Vec256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a7a057a09039ceedfe09aa311644c91b9">sfIndexes</a>;</div>
|
||||
<div class="line"><a name="l00474"></a><span class="lineno"><a class="line" href="namespaceripple.html#afd33ec65ca41bd231dc8e20f70f27b7e"> 474</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Vec256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#afd33ec65ca41bd231dc8e20f70f27b7e">sfHashes</a>;</div>
|
||||
<div class="line"><a name="l00475"></a><span class="lineno"><a class="line" href="namespaceripple.html#a9e03c8b33593df82d17427a8771e3106"> 475</a></span> <span class="keyword">extern</span> <a class="code" href="structripple_1_1TypedField.html">SF_Vec256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a9e03c8b33593df82d17427a8771e3106">sfAmendments</a>;</div>
|
||||
<div class="line"><a name="l00476"></a><span class="lineno"> 476</span>  </div>
|
||||
<div class="line"><a name="l00477"></a><span class="lineno"> 477</span> <span class="comment">// inner object</span></div>
|
||||
<div class="line"><a name="l00478"></a><span class="lineno"> 478</span> <span class="comment">// OBJECT/1 is reserved for end of object</span></div>
|
||||
<div class="line"><a name="l00479"></a><span class="lineno"><a class="line" href="namespaceripple.html#a4c2faf9b3272c53bff03b7937111a8d1"> 479</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a4c2faf9b3272c53bff03b7937111a8d1">sfTransactionMetaData</a>;</div>
|
||||
<div class="line"><a name="l00480"></a><span class="lineno"><a class="line" href="namespaceripple.html#ad505bb1ea237080dcb947ec5a48b8aba"> 480</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ad505bb1ea237080dcb947ec5a48b8aba">sfCreatedNode</a>;</div>
|
||||
<div class="line"><a name="l00481"></a><span class="lineno"><a class="line" href="namespaceripple.html#a738f8b07410bfb3ca6f9c097de3a8832"> 481</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a738f8b07410bfb3ca6f9c097de3a8832">sfDeletedNode</a>;</div>
|
||||
<div class="line"><a name="l00482"></a><span class="lineno"><a class="line" href="namespaceripple.html#a28444af630ffe05b75075785343b45c0"> 482</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a28444af630ffe05b75075785343b45c0">sfModifiedNode</a>;</div>
|
||||
<div class="line"><a name="l00483"></a><span class="lineno"><a class="line" href="namespaceripple.html#ab81d634185168f1fa7f144dd18c31089"> 483</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ab81d634185168f1fa7f144dd18c31089">sfPreviousFields</a>;</div>
|
||||
<div class="line"><a name="l00484"></a><span class="lineno"><a class="line" href="namespaceripple.html#a97106dd9790795c6202aa5e4d95b3f7d"> 484</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a97106dd9790795c6202aa5e4d95b3f7d">sfFinalFields</a>;</div>
|
||||
<div class="line"><a name="l00485"></a><span class="lineno"><a class="line" href="namespaceripple.html#aac1bba296382f51cbea52bf57a68f0bc"> 485</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#aac1bba296382f51cbea52bf57a68f0bc">sfNewFields</a>;</div>
|
||||
<div class="line"><a name="l00486"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3c30cc6f42ce1e6af9c8db75d64c2fa2"> 486</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a3c30cc6f42ce1e6af9c8db75d64c2fa2">sfTemplateEntry</a>;</div>
|
||||
<div class="line"><a name="l00487"></a><span class="lineno"><a class="line" href="namespaceripple.html#a9cf7d37f69e388ad06b7d0119578d9f5"> 487</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a9cf7d37f69e388ad06b7d0119578d9f5">sfMemo</a>;</div>
|
||||
<div class="line"><a name="l00488"></a><span class="lineno"><a class="line" href="namespaceripple.html#a13e8abe729e1e5b0f3cf6e0b20fb43ce"> 488</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a13e8abe729e1e5b0f3cf6e0b20fb43ce">sfSignerEntry</a>;</div>
|
||||
<div class="line"><a name="l00489"></a><span class="lineno"><a class="line" href="namespaceripple.html#a84208a9a90d0dc2143d3d49d1f053fbd"> 489</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a84208a9a90d0dc2143d3d49d1f053fbd">sfSigner</a>;</div>
|
||||
<div class="line"><a name="l00490"></a><span class="lineno"><a class="line" href="namespaceripple.html#a6596545fefe1428d9fef7b037f609e10"> 490</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a6596545fefe1428d9fef7b037f609e10">sfMajority</a>;</div>
|
||||
<div class="line"><a name="l00491"></a><span class="lineno"> 491</span>  </div>
|
||||
<div class="line"><a name="l00492"></a><span class="lineno"> 492</span> <span class="comment">// array of objects</span></div>
|
||||
<div class="line"><a name="l00493"></a><span class="lineno"> 493</span> <span class="comment">// ARRAY/1 is reserved for end of array</span></div>
|
||||
<div class="line"><a name="l00494"></a><span class="lineno"> 494</span> <span class="comment">// extern SField const sfSigningAccounts; // Never been used.</span></div>
|
||||
<div class="line"><a name="l00495"></a><span class="lineno"><a class="line" href="namespaceripple.html#a6c7393b8ba980386cc2fd1bcb832128a"> 495</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a6c7393b8ba980386cc2fd1bcb832128a">sfSigners</a>;</div>
|
||||
<div class="line"><a name="l00496"></a><span class="lineno"><a class="line" href="namespaceripple.html#aa1984aa5a02fe2ca903c4f78c574b809"> 496</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#aa1984aa5a02fe2ca903c4f78c574b809">sfSignerEntries</a>;</div>
|
||||
<div class="line"><a name="l00497"></a><span class="lineno"><a class="line" href="namespaceripple.html#af3bedef8ea5709405a6d714825afc961"> 497</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#af3bedef8ea5709405a6d714825afc961">sfTemplate</a>;</div>
|
||||
<div class="line"><a name="l00498"></a><span class="lineno"><a class="line" href="namespaceripple.html#a78b8217d2d1e46a4e45e275fe4774739"> 498</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a78b8217d2d1e46a4e45e275fe4774739">sfNecessary</a>;</div>
|
||||
<div class="line"><a name="l00499"></a><span class="lineno"><a class="line" href="namespaceripple.html#ae8ea577d36feb45886c4e4b5775cb44d"> 499</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ae8ea577d36feb45886c4e4b5775cb44d">sfSufficient</a>;</div>
|
||||
<div class="line"><a name="l00500"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3097a532ddb01023a95439671011fa97"> 500</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a3097a532ddb01023a95439671011fa97">sfAffectedNodes</a>;</div>
|
||||
<div class="line"><a name="l00501"></a><span class="lineno"><a class="line" href="namespaceripple.html#a920e70ffb678e79103010040fb223fd3"> 501</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a920e70ffb678e79103010040fb223fd3">sfMemos</a>;</div>
|
||||
<div class="line"><a name="l00502"></a><span class="lineno"><a class="line" href="namespaceripple.html#a3b87008a5cddf47c7d5510eb8be50902"> 502</a></span> <span class="keyword">extern</span> <a class="code" href="classripple_1_1SField.html">SField</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a3b87008a5cddf47c7d5510eb8be50902">sfMajorities</a>;</div>
|
||||
<div class="line"><a name="l00503"></a><span class="lineno"> 503</span>  </div>
|
||||
<div class="line"><a name="l00504"></a><span class="lineno"> 504</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
||||
<div class="line"><a name="l00505"></a><span class="lineno"> 505</span>  </div>
|
||||
<div class="line"><a name="l00506"></a><span class="lineno"> 506</span> } <span class="comment">// ripple</span></div>
|
||||
<div class="line"><a name="l00507"></a><span class="lineno"> 507</span>  </div>
|
||||
<div class="line"><a name="l00508"></a><span class="lineno"> 508</span> <span class="preprocessor">#endif</span></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<div class="ttc" id="anamespaceripple_html_a45f544efdc2b9c88ab5d029cde614264"><div class="ttname"><a href="namespaceripple.html#a45f544efdc2b9c88ab5d029cde614264">ripple::sfHighQualityIn</a></div><div class="ttdeci">const SF_U32 sfHighQualityIn(access, STI_UINT32, 16, "HighQualityIn")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00353">SField.h:353</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1TypedField_html_af58fed4c31dc56cca1c7c7504b1376f4"><div class="ttname"><a href="structripple_1_1TypedField.html#af58fed4c31dc56cca1c7c7504b1376f4">ripple::TypedField::TypedField</a></div><div class="ttdeci">TypedField(TypedField &&u)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00271">SField.h:271</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a158b274a383fd8d9654a27ef67ad2aee"><div class="ttname"><a href="namespaceripple.html#a158b274a383fd8d9654a27ef67ad2aee">ripple::sfRegularKey</a></div><div class="ttdeci">const SF_Account sfRegularKey(access, STI_ACCOUNT, 8, "RegularKey")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00467">SField.h:467</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a18f585ea7cf822d9c996df8918e1bd29"><div class="ttname"><a href="namespaceripple.html#a18f585ea7cf822d9c996df8918e1bd29">ripple::sfLoadFee</a></div><div class="ttdeci">const SF_U32 sfLoadFee(access, STI_UINT32, 24, "LoadFee")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00361">SField.h:361</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a64d5f22fb89001653b7bcadad3c439f8"><div class="ttname"><a href="namespaceripple.html#a64d5f22fb89001653b7bcadad3c439f8">ripple::sfIndexNext</a></div><div class="ttdeci">const SF_U64 sfIndexNext(access, STI_UINT64, 1, "IndexNext")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00379">SField.h:379</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ab81d634185168f1fa7f144dd18c31089"><div class="ttname"><a href="namespaceripple.html#ab81d634185168f1fa7f144dd18c31089">ripple::sfPreviousFields</a></div><div class="ttdeci">const SField sfPreviousFields(access, STI_OBJECT, 6, "PreviousFields")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00483">SField.h:483</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a31001f659e34eef44071be0f618c58ff"><div class="ttname"><a href="namespaceripple.html#a31001f659e34eef44071be0f618c58ff">ripple::sfTarget</a></div><div class="ttdeci">const SF_Account sfTarget(access, STI_ACCOUNT, 7, "Target")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00466">SField.h:466</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a092140060d0a2f2dcff35c4e9334fb40"><div class="ttname"><a href="namespaceripple.html#a092140060d0a2f2dcff35c4e9334fb40">ripple::sfTicketID</a></div><div class="ttdeci">const SF_U256 sfTicketID(access, STI_HASH256, 20, "TicketID")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00416">SField.h:416</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_aadcc78aed20dbdb0a4fb86867bb56ab0"><div class="ttname"><a href="classripple_1_1SField.html#aadcc78aed20dbdb0a4fb86867bb56ab0">ripple::SField::IsSigning</a></div><div class="ttdeci">IsSigning</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00126">SField.h:126</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a4e4cdeae2100ba7a73e2a5a73ab1f301"><div class="ttname"><a href="namespaceripple.html#a4e4cdeae2100ba7a73e2a5a73ab1f301">ripple::sfTransactionIndex</a></div><div class="ttdeci">const SF_U32 sfTransactionIndex(access, STI_UINT32, 28, "TransactionIndex")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00365">SField.h:365</a></div></div>
|
||||
<div class="ttc" id="abasic_string_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a8ac83656060738ea197c54845c95d343"><div class="ttname"><a href="classripple_1_1SField.html#a8ac83656060738ea197c54845c95d343">ripple::SField::getField</a></div><div class="ttdeci">static const SField & getField(SerializedTypeID type, int value)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00163">SField.h:163</a></div></div>
|
||||
<div class="ttc" id="autility_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/utility.html">utility</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1TypedField_html"><div class="ttname"><a href="structripple_1_1TypedField.html">ripple::TypedField</a></div><div class="ttdoc">A field with a type known at compile time.</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00260">SField.h:260</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3c30cc6f42ce1e6af9c8db75d64c2fa2"><div class="ttname"><a href="namespaceripple.html#a3c30cc6f42ce1e6af9c8db75d64c2fa2">ripple::sfTemplateEntry</a></div><div class="ttdeci">const SField sfTemplateEntry(access, STI_OBJECT, 9, "TemplateEntry")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00486">SField.h:486</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fca40ced38cc9c6cf9603b77e20d09ed332"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca40ced38cc9c6cf9603b77e20d09ed332">ripple::STI_METADATA</a></div><div class="ttdeci">@ STI_METADATA</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00083">SField.h:83</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aa8ce50c8c8d85e29c743997c8378564f"><div class="ttname"><a href="namespaceripple.html#aa8ce50c8c8d85e29c743997c8378564f">ripple::sfPreviousTxnLgrSeq</a></div><div class="ttdeci">const SF_U32 sfPreviousTxnLgrSeq(access, STI_UINT32, 5, "PreviousTxnLgrSeq", SField::sMD_DeleteFinal)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00341">SField.h:341</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a5b37d2021c21c06e89ffc7d7f55cc354"><div class="ttname"><a href="namespaceripple.html#a5b37d2021c21c06e89ffc7d7f55cc354">ripple::sfGeneric</a></div><div class="ttdeci">const SField sfGeneric(access, 0)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00317">SField.h:317</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a76c07c51942171d89b0da4d10214b8cc"><div class="ttname"><a href="namespaceripple.html#a76c07c51942171d89b0da4d10214b8cc">ripple::sfParentCloseTime</a></div><div class="ttdeci">const SF_U32 sfParentCloseTime(access, STI_UINT32, 8, "ParentCloseTime")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00344">SField.h:344</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a1ba3f52fd91ed4ab3f6f7cf0f8f68ee5"><div class="ttname"><a href="classripple_1_1SField.html#a1ba3f52fd91ed4ab3f6f7cf0f8f68ee5">ripple::SField::fieldValue</a></div><div class="ttdeci">const int fieldValue</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00135">SField.h:135</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_affbd78bbc4185424ff1c321a1feb38b6"><div class="ttname"><a href="namespaceripple.html#affbd78bbc4185424ff1c321a1feb38b6">ripple::sfQualityIn</a></div><div class="ttdeci">const SF_U32 sfQualityIn(access, STI_UINT32, 20, "QualityIn")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00357">SField.h:357</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a17145516373f1353a9b93ae587194e6a"><div class="ttname"><a href="namespaceripple.html#a17145516373f1353a9b93ae587194e6a">ripple::sfLedgerIndex</a></div><div class="ttdeci">const SF_U256 sfLedgerIndex(access, STI_HASH256, 6, "LedgerIndex")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00406">SField.h:406</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a17d40ddaaa1efdd012235e36224df2e8"><div class="ttname"><a href="namespaceripple.html#a17d40ddaaa1efdd012235e36224df2e8">ripple::sfLedgerEntryType</a></div><div class="ttdeci">const SF_U16 sfLedgerEntryType(access, STI_UINT16, 1, "LedgerEntryType", SField::sMD_Never)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00330">SField.h:330</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a6c7393b8ba980386cc2fd1bcb832128a"><div class="ttname"><a href="namespaceripple.html#a6c7393b8ba980386cc2fd1bcb832128a">ripple::sfSigners</a></div><div class="ttdeci">const SField sfSigners(access, STI_ARRAY, 3, "Signers", SField::sMD_Default, SField::notSigning)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00495">SField.h:495</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a8397d771d2340b675ca85bb639d2ecee"><div class="ttname"><a href="classripple_1_1SField.html#a8397d771d2340b675ca85bb639d2ecee">ripple::SField::isBinary</a></div><div class="ttdeci">bool isBinary() const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00199">SField.h:199</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a368675044e2d7737ad512b32f065f2dd"><div class="ttname"><a href="classripple_1_1SField.html#a368675044e2d7737ad512b32f065f2dd">ripple::SField::isInvalid</a></div><div class="ttdeci">bool isInvalid() const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00187">SField.h:187</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_acbff3ec5dff386847fafe2e5eedbeab0"><div class="ttname"><a href="namespaceripple.html#acbff3ec5dff386847fafe2e5eedbeab0">ripple::sfMemoType</a></div><div class="ttdeci">const SF_Blob sfMemoType(access, STI_VL, 12, "MemoType")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00450">SField.h:450</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aed623827b9fa704773a36ecad09928bb"><div class="ttname"><a href="namespaceripple.html#aed623827b9fa704773a36ecad09928bb">ripple::sfOperationLimit</a></div><div class="ttdeci">const SF_U32 sfOperationLimit(access, STI_UINT32, 29, "OperationLimit")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00366">SField.h:366</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aa836f10acc827f3cd5fb1fd0278e1618"><div class="ttname"><a href="namespaceripple.html#aa836f10acc827f3cd5fb1fd0278e1618">ripple::sfSigningPubKey</a></div><div class="ttdeci">const SF_Blob sfSigningPubKey(access, STI_VL, 3, "SigningPubKey")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00442">SField.h:442</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a7b94bc2c3076f29d01dffbb59353c74a"><div class="ttname"><a href="namespaceripple.html#a7b94bc2c3076f29d01dffbb59353c74a">ripple::sfMetadata</a></div><div class="ttdeci">const SField sfMetadata(access, STI_METADATA, 257, "Metadata")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00321">SField.h:321</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1SField_1_1private__access__tag__t_html"><div class="ttname"><a href="structripple_1_1SField_1_1private__access__tag__t.html">ripple::SField::private_access_tag_t</a></div><div class="ttdef"><b>Definition:</b> <a href="SField_8cpp_source.html#l00033">SField.cpp:33</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a2995e3bd41e8a802cde4177215fc8ae0"><div class="ttname"><a href="namespaceripple.html#a2995e3bd41e8a802cde4177215fc8ae0">ripple::sfDeliveredAmount</a></div><div class="ttdeci">const SF_Amount sfDeliveredAmount(access, STI_AMOUNT, 18, "DeliveredAmount")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00437">SField.h:437</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a8a91ab3fd45b4b1179af08b60fc27be4"><div class="ttname"><a href="namespaceripple.html#a8a91ab3fd45b4b1179af08b60fc27be4">ripple::sfSignerQuorum</a></div><div class="ttdeci">const SF_U32 sfSignerQuorum(access, STI_UINT32, 35, "SignerQuorum")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00372">SField.h:372</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fcaab5dbff88c1be883ec12b49a359d2080"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaab5dbff88c1be883ec12b49a359d2080">ripple::STI_AMOUNT</a></div><div class="ttdeci">@ STI_AMOUNT</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00065">SField.h:65</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a824887f76977a248a241eab9d1d1351a"><div class="ttname"><a href="namespaceripple.html#a824887f76977a248a241eab9d1d1351a">ripple::sfMessageKey</a></div><div class="ttdeci">const SF_Blob sfMessageKey(access, STI_VL, 2, "MessageKey")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00441">SField.h:441</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a75d94908bf27ab4f7ec61a457e52ee8e"><div class="ttname"><a href="namespaceripple.html#a75d94908bf27ab4f7ec61a457e52ee8e">ripple::sfSequence</a></div><div class="ttdeci">const SF_U32 sfSequence(access, STI_UINT32, 4, "Sequence")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00340">SField.h:340</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fca91b480e12d1363d3655e7449e81035c1"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca91b480e12d1363d3655e7449e81035c1">ripple::STI_UINT8</a></div><div class="ttdeci">@ STI_UINT8</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00073">SField.h:73</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a91c6f9c0f00d0e566dd64bb37610141d"><div class="ttname"><a href="namespaceripple.html#a91c6f9c0f00d0e566dd64bb37610141d">ripple::field_code</a></div><div class="ttdeci">int field_code(SerializedTypeID id, int index)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00089">SField.h:89</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a634bfabbd5e4494a2d5be6b7c6d3d70d"><div class="ttname"><a href="classripple_1_1SField.html#a634bfabbd5e4494a2d5be6b7c6d3d70d">ripple::SField::fieldName</a></div><div class="ttdeci">const std::string fieldName</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00136">SField.h:136</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ae8ea577d36feb45886c4e4b5775cb44d"><div class="ttname"><a href="namespaceripple.html#ae8ea577d36feb45886c4e4b5775cb44d">ripple::sfSufficient</a></div><div class="ttdeci">const SField sfSufficient(access, STI_ARRAY, 7, "Sufficient")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00499">SField.h:499</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fca5c103c5978cb8502842c10dfbae88e7c"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca5c103c5978cb8502842c10dfbae88e7c">ripple::STI_PATHSET</a></div><div class="ttdeci">@ STI_PATHSET</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00075">SField.h:75</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a39c81719f78ce09f09def6a30494f2ee"><div class="ttname"><a href="classripple_1_1SField.html#a39c81719f78ce09f09def6a30494f2ee">ripple::SField::hasName</a></div><div class="ttdeci">bool hasName() const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00173">SField.h:173</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fc"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fc">ripple::SerializedTypeID</a></div><div class="ttdeci">SerializedTypeID</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00052">SField.h:52</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_ade495eacddd4ad40287a62f9032fb74c"><div class="ttname"><a href="classripple_1_1SField.html#ade495eacddd4ad40287a62f9032fb74c">ripple::SField::isUseful</a></div><div class="ttdeci">bool isUseful() const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00191">SField.h:191</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af0fe0cd9ec9c5f73998088d7d133c394"><div class="ttname"><a href="namespaceripple.html#af0fe0cd9ec9c5f73998088d7d133c394">ripple::sfAccount</a></div><div class="ttdeci">const SF_Account sfAccount(access, STI_ACCOUNT, 1, "Account")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00460">SField.h:460</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a1712e0c9343e6e52a5d42fbd5ef6b32e"><div class="ttname"><a href="namespaceripple.html#a1712e0c9343e6e52a5d42fbd5ef6b32e">ripple::sfFlags</a></div><div class="ttdeci">const SF_U32 sfFlags(access, STI_UINT32, 2, "Flags")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00338">SField.h:338</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fcab68daf8e1666154ec17ff5fffa6fde42"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcab68daf8e1666154ec17ff5fffa6fde42">ripple::STI_VALIDATION</a></div><div class="ttdeci">@ STI_VALIDATION</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00082">SField.h:82</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fca566156c2a86220005f51bef701cca1d1"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca566156c2a86220005f51bef701cca1d1">ripple::STI_LEDGERENTRY</a></div><div class="ttdeci">@ STI_LEDGERENTRY</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00081">SField.h:81</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a33342f39f7d8dbebbe5bb3a56dddf08b"><div class="ttname"><a href="classripple_1_1SField.html#a33342f39f7d8dbebbe5bb3a56dddf08b">ripple::SField::signingField</a></div><div class="ttdeci">const IsSigning signingField</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00139">SField.h:139</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ae774330811b2c00978a084654f2a2b12"><div class="ttname"><a href="namespaceripple.html#ae774330811b2c00978a084654f2a2b12">ripple::sfTakerPaysIssuer</a></div><div class="ttdeci">const SF_U160 sfTakerPaysIssuer(access, STI_HASH160, 2, "TakerPaysIssuer")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00396">SField.h:396</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aac1bba296382f51cbea52bf57a68f0bc"><div class="ttname"><a href="namespaceripple.html#aac1bba296382f51cbea52bf57a68f0bc">ripple::sfNewFields</a></div><div class="ttdeci">const SField sfNewFields(access, STI_OBJECT, 8, "NewFields")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00485">SField.h:485</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_afedfbce176cf7974e2020b664042920c"><div class="ttname"><a href="namespaceripple.html#afedfbce176cf7974e2020b664042920c">ripple::sfMasterSignature</a></div><div class="ttdeci">const SF_Blob sfMasterSignature(access, STI_VL, 18, "MasterSignature", SField::sMD_Default, SField::notSigning)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00457">SField.h:457</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3b87008a5cddf47c7d5510eb8be50902"><div class="ttname"><a href="namespaceripple.html#a3b87008a5cddf47c7d5510eb8be50902">ripple::sfMajorities</a></div><div class="ttdeci">const SField sfMajorities(access, STI_ARRAY, 16, "Majorities")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00502">SField.h:502</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_ab6123d053903d175f545b12f1436984aa0029817db1b7656ff16bc754b77b816b"><div class="ttname"><a href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa0029817db1b7656ff16bc754b77b816b">ripple::SField::sMD_ChangeNew</a></div><div class="ttdeci">@ sMD_ChangeNew</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00119">SField.h:119</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a1160e639b6e45d61ea8399be54af522a"><div class="ttname"><a href="namespaceripple.html#a1160e639b6e45d61ea8399be54af522a">ripple::sfWalletLocator</a></div><div class="ttdeci">const SF_U256 sfWalletLocator(access, STI_HASH256, 7, "WalletLocator")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00407">SField.h:407</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_aea6cad8e3afada9b23bac36d2e23bbcf"><div class="ttname"><a href="classripple_1_1SField.html#aea6cad8e3afada9b23bac36d2e23bbcf">ripple::SField::getField</a></div><div class="ttdeci">static const SField & getField(int type, int value)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00158">SField.h:158</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ae6dad7a90c89e294deb0795f58402f50"><div class="ttname"><a href="namespaceripple.html#ae6dad7a90c89e294deb0795f58402f50">ripple::sfTakerPays</a></div><div class="ttdeci">const SF_Amount sfTakerPays(access, STI_AMOUNT, 4, "TakerPays")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00426">SField.h:426</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a7e795faed8e7ff0a419a4e1fd4353655"><div class="ttname"><a href="namespaceripple.html#a7e795faed8e7ff0a419a4e1fd4353655">ripple::sfMethod</a></div><div class="ttdeci">const SF_U8 sfMethod(access, STI_UINT8, 2, "Method")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00325">SField.h:325</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a222252d3769c019cf78fb1ed5fc2ee87"><div class="ttname"><a href="namespaceripple.html#a222252d3769c019cf78fb1ed5fc2ee87">ripple::sfIssuer</a></div><div class="ttdeci">const SF_Account sfIssuer(access, STI_ACCOUNT, 4, "Issuer")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00463">SField.h:463</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a4cbb3daaa568002a95737184ef4f90a7"><div class="ttname"><a href="classripple_1_1SField.html#a4cbb3daaa568002a95737184ef4f90a7">ripple::SField::operator!=</a></div><div class="ttdeci">bool operator!=(const SField &f) const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00246">SField.h:246</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fcaa6578f98f1f37eaaa197af3fb91838d2"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaa6578f98f1f37eaaa197af3fb91838d2">ripple::STI_DONE</a></div><div class="ttdeci">@ STI_DONE</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00056">SField.h:56</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_aa8b035c2cf4cb19d6366c202a91ff3c7"><div class="ttname"><a href="classripple_1_1SField.html#aa8b035c2cf4cb19d6366c202a91ff3c7">ripple::SField::getNum</a></div><div class="ttdeci">int getNum() const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00217">SField.h:217</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1OptionaledField_html"><div class="ttname"><a href="structripple_1_1OptionaledField.html">ripple::OptionaledField</a></div><div class="ttdoc">Indicate boost::optional field semantics.</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00279">SField.h:279</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a5ef6a636e530a885438b45616c84296d"><div class="ttname"><a href="namespaceripple.html#a5ef6a636e530a885438b45616c84296d">ripple::sfUnauthorize</a></div><div class="ttdeci">const SF_Account sfUnauthorize(access, STI_ACCOUNT, 6, "Unauthorize")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00465">SField.h:465</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_ac50e95825ecf10dfd786cb9b8da4ae39"><div class="ttname"><a href="classripple_1_1SField.html#ac50e95825ecf10dfd786cb9b8da4ae39">ripple::SField::getField</a></div><div class="ttdeci">static const SField & getField(int fieldCode)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8cpp_source.html#l00269">SField.cpp:269</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fca5752fbabcb9d6425971b3043ba1f2ab9"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca5752fbabcb9d6425971b3043ba1f2ab9">ripple::STI_ACCOUNT</a></div><div class="ttdeci">@ STI_ACCOUNT</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00067">SField.h:67</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fca878733aa4695905ac5e71c53baf687c6"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca878733aa4695905ac5e71c53baf687c6">ripple::STI_ARRAY</a></div><div class="ttdeci">@ STI_ARRAY</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00070">SField.h:70</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a2ceb48438e69a9f31265c4e89cc38ce2"><div class="ttname"><a href="classripple_1_1SField.html#a2ceb48438e69a9f31265c4e89cc38ce2">ripple::SField::knownCodeToField</a></div><div class="ttdeci">static std::map< int, SField const * > knownCodeToField</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00255">SField.h:255</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fca02fe172c57281143d6707f164ac5322e"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca02fe172c57281143d6707f164ac5322e">ripple::STI_HASH160</a></div><div class="ttdeci">@ STI_HASH160</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00074">SField.h:74</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aef930b1b72ad98f2613d76db583c2984"><div class="ttname"><a href="namespaceripple.html#aef930b1b72ad98f2613d76db583c2984">ripple::sfOwnerNode</a></div><div class="ttdeci">const SF_U64 sfOwnerNode(access, STI_UINT64, 4, "OwnerNode")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00382">SField.h:382</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a84208a9a90d0dc2143d3d49d1f053fbd"><div class="ttname"><a href="namespaceripple.html#a84208a9a90d0dc2143d3d49d1f053fbd">ripple::sfSigner</a></div><div class="ttdeci">const SField sfSigner(access, STI_OBJECT, 16, "Signer")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00489">SField.h:489</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ac797136e5eeb79d19554d6ed615a3e9c"><div class="ttname"><a href="namespaceripple.html#ac797136e5eeb79d19554d6ed615a3e9c">ripple::sfTakerGetsCurrency</a></div><div class="ttdeci">const SF_U160 sfTakerGetsCurrency(access, STI_HASH160, 3, "TakerGetsCurrency")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00397">SField.h:397</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a8391d68316a97f8c08ccc91882973417"><div class="ttname"><a href="namespaceripple.html#a8391d68316a97f8c08ccc91882973417">ripple::sfPayChannel</a></div><div class="ttdeci">const SF_U256 sfPayChannel(access, STI_HASH256, 22, "Channel")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00418">SField.h:418</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ae9a68b1471828c45f17351005e7f79fb"><div class="ttname"><a href="namespaceripple.html#ae9a68b1471828c45f17351005e7f79fb">ripple::sfAmount</a></div><div class="ttdeci">const SF_Amount sfAmount(access, STI_AMOUNT, 1, "Amount")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00423">SField.h:423</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_ab18506568f3d60892a7c108eaeb3a05d"><div class="ttname"><a href="classripple_1_1SField.html#ab18506568f3d60892a7c108eaeb3a05d">ripple::SField::getJsonName</a></div><div class="ttdeci">Json::StaticString const & getJsonName() const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00178">SField.h:178</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aa1984aa5a02fe2ca903c4f78c574b809"><div class="ttname"><a href="namespaceripple.html#aa1984aa5a02fe2ca903c4f78c574b809">ripple::sfSignerEntries</a></div><div class="ttdeci">const SField sfSignerEntries(access, STI_ARRAY, 4, "SignerEntries")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00496">SField.h:496</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_af5c42618c04bc0acb09c858a25a41379"><div class="ttname"><a href="classripple_1_1SField.html#af5c42618c04bc0acb09c858a25a41379">ripple::SField::operator==</a></div><div class="ttdeci">bool operator==(const SField &f) const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00241">SField.h:241</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a6115bf47aa7762c72b8fbf60bee0ab95"><div class="ttname"><a href="namespaceripple.html#a6115bf47aa7762c72b8fbf60bee0ab95">ripple::sfOwnerCount</a></div><div class="ttdeci">const SF_U32 sfOwnerCount(access, STI_UINT32, 13, "OwnerCount")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00349">SField.h:349</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1STBitString_html"><div class="ttname"><a href="classripple_1_1STBitString.html">ripple::STBitString</a></div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00047">SField.h:47</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_ab6123d053903d175f545b12f1436984aa16f5e124abba72dd7fee5cbc6a166bc1"><div class="ttname"><a href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa16f5e124abba72dd7fee5cbc6a166bc1">ripple::SField::sMD_Never</a></div><div class="ttdeci">@ sMD_Never</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00117">SField.h:117</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a97106dd9790795c6202aa5e4d95b3f7d"><div class="ttname"><a href="namespaceripple.html#a97106dd9790795c6202aa5e4d95b3f7d">ripple::sfFinalFields</a></div><div class="ttdeci">const SField sfFinalFields(access, STI_OBJECT, 7, "FinalFields")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00484">SField.h:484</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a4ad5e0299c8079ccb4dc9902f070337b"><div class="ttname"><a href="classripple_1_1SField.html#a4ad5e0299c8079ccb4dc9902f070337b">ripple::SField::operator=</a></div><div class="ttdeci">SField & operator=(SField const &)=delete</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a28444af630ffe05b75075785343b45c0"><div class="ttname"><a href="namespaceripple.html#a28444af630ffe05b75075785343b45c0">ripple::sfModifiedNode</a></div><div class="ttdeci">const SField sfModifiedNode(access, STI_OBJECT, 5, "ModifiedNode")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00482">SField.h:482</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a45acf918dce2b1e3e40c6344a49f7b51"><div class="ttname"><a href="classripple_1_1SField.html#a45acf918dce2b1e3e40c6344a49f7b51">ripple::SField::jsonName</a></div><div class="ttdeci">const Json::StaticString jsonName</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00140">SField.h:140</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a62820bfff4e83bb84a86533d1e102df1"><div class="ttname"><a href="namespaceripple.html#a62820bfff4e83bb84a86533d1e102df1">ripple::sfReserveBase</a></div><div class="ttdeci">const SF_U32 sfReserveBase(access, STI_UINT32, 31, "ReserveBase")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00368">SField.h:368</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a89beea215d7d5dee1997071a5005153c"><div class="ttname"><a href="namespaceripple.html#a89beea215d7d5dee1997071a5005153c">ripple::sfLimitAmount</a></div><div class="ttdeci">const SF_Amount sfLimitAmount(access, STI_AMOUNT, 3, "LimitAmount")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00425">SField.h:425</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a4f29578bd1b3d2d1225a87890489e7ca"><div class="ttname"><a href="namespaceripple.html#a4f29578bd1b3d2d1225a87890489e7ca">ripple::sfHighLimit</a></div><div class="ttdeci">const SF_Amount sfHighLimit(access, STI_AMOUNT, 7, "HighLimit")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00429">SField.h:429</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_adcf8fc69b4f0ad062ca6e6152fb7e056"><div class="ttname"><a href="namespaceripple.html#adcf8fc69b4f0ad062ca6e6152fb7e056">ripple::sfFundCode</a></div><div class="ttdeci">const SF_Blob sfFundCode(access, STI_VL, 8, "FundCode")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00446">SField.h:446</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a6387398e0f4ed9ffc061fa818d0ca765"><div class="ttname"><a href="namespaceripple.html#a6387398e0f4ed9ffc061fa818d0ca765">ripple::sfFinishAfter</a></div><div class="ttdeci">const SF_U32 sfFinishAfter(access, STI_UINT32, 37, "FinishAfter")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00374">SField.h:374</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_acb4c76f4bb5b316911034e025cde5489"><div class="ttname"><a href="namespaceripple.html#acb4c76f4bb5b316911034e025cde5489">ripple::sfInvalid</a></div><div class="ttdeci">const SField sfInvalid(access, -1)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00316">SField.h:316</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a6925a9f817dd31a1903b95d285620277"><div class="ttname"><a href="namespaceripple.html#a6925a9f817dd31a1903b95d285620277">ripple::sfSignature</a></div><div class="ttdeci">const SF_Blob sfSignature(access, STI_VL, 6, "Signature", SField::sMD_Default, SField::notSigning)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00444">SField.h:444</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1TypedField_html_a19da92421d770181a123b2c1514f411f"><div class="ttname"><a href="structripple_1_1TypedField.html#a19da92421d770181a123b2c1514f411f">ripple::TypedField::TypedField</a></div><div class="ttdeci">TypedField(Args &&... args)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00266">SField.h:266</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ad20ca313fa27d2886e4f7331199a8954"><div class="ttname"><a href="namespaceripple.html#ad20ca313fa27d2886e4f7331199a8954">ripple::sfAccountTxnID</a></div><div class="ttdeci">const SF_U256 sfAccountTxnID(access, STI_HASH256, 9, "AccountTxnID")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00409">SField.h:409</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aca5717b89f6135c3fc5859f731f1405d"><div class="ttname"><a href="namespaceripple.html#aca5717b89f6135c3fc5859f731f1405d">ripple::sfLedgerEntry</a></div><div class="ttdeci">const SField sfLedgerEntry(access, STI_LEDGERENTRY, 257, "LedgerEntry")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00318">SField.h:318</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aaf69964db2cd73dde65acefced1e3441"><div class="ttname"><a href="namespaceripple.html#aaf69964db2cd73dde65acefced1e3441">ripple::sfLowLimit</a></div><div class="ttdeci">const SF_Amount sfLowLimit(access, STI_AMOUNT, 6, "LowLimit")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00428">SField.h:428</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a6596545fefe1428d9fef7b037f609e10"><div class="ttname"><a href="namespaceripple.html#a6596545fefe1428d9fef7b037f609e10">ripple::sfMajority</a></div><div class="ttdeci">const SField sfMajority(access, STI_OBJECT, 18, "Majority")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00490">SField.h:490</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a82fee8f05bad0e9e94b3c4e9f89867e9"><div class="ttname"><a href="namespaceripple.html#a82fee8f05bad0e9e94b3c4e9f89867e9">ripple::sfDestinationTag</a></div><div class="ttdeci">const SF_U32 sfDestinationTag(access, STI_UINT32, 14, "DestinationTag")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00350">SField.h:350</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a645f0f1f1161718020c63f88f43d2774"><div class="ttname"><a href="namespaceripple.html#a645f0f1f1161718020c63f88f43d2774">ripple::sfMemoData</a></div><div class="ttdeci">const SF_Blob sfMemoData(access, STI_VL, 13, "MemoData")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00451">SField.h:451</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a10924290886398d9747dac78ba256553"><div class="ttname"><a href="namespaceripple.html#a10924290886398d9747dac78ba256553">ripple::sfIndexPrevious</a></div><div class="ttdeci">const SF_U64 sfIndexPrevious(access, STI_UINT64, 2, "IndexPrevious")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00380">SField.h:380</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_adcd7fdcb69d4763bec2c59b4cf445f66"><div class="ttname"><a href="classripple_1_1SField.html#adcd7fdcb69d4763bec2c59b4cf445f66">ripple::SField::fieldType</a></div><div class="ttdeci">const SerializedTypeID fieldType</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00134">SField.h:134</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a94c47dc7e3538b0df791cdb553c5f5f8"><div class="ttname"><a href="namespaceripple.html#a94c47dc7e3538b0df791cdb553c5f5f8">ripple::sfFulfillment</a></div><div class="ttdeci">const SF_Blob sfFulfillment(access, STI_VL, 16, "Fulfillment")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00455">SField.h:455</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_abaf3fffef4b6498d311e6498c0054221"><div class="ttname"><a href="namespaceripple.html#abaf3fffef4b6498d311e6498c0054221">ripple::sfMinimumOffer</a></div><div class="ttdeci">const SF_Amount sfMinimumOffer(access, STI_AMOUNT, 16, "MinimumOffer")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00435">SField.h:435</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a227e5bce1407595b25adff33a78c6b08"><div class="ttname"><a href="classripple_1_1SField.html#a227e5bce1407595b25adff33a78c6b08">ripple::SField::SField</a></div><div class="ttdeci">SField(SField const &)=delete</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a5ee84a90839e78820c2a0498852fa048"><div class="ttname"><a href="namespaceripple.html#a5ee84a90839e78820c2a0498852fa048">ripple::sfLastLedgerSequence</a></div><div class="ttdeci">const SF_U32 sfLastLedgerSequence(access, STI_UINT32, 27, "LastLedgerSequence")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00364">SField.h:364</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1OptionaledField_html_a40638c9b24fdcbce9bb3c9423729e004"><div class="ttname"><a href="structripple_1_1OptionaledField.html#a40638c9b24fdcbce9bb3c9423729e004">ripple::OptionaledField::OptionaledField</a></div><div class="ttdeci">OptionaledField(TypedField< T > const &f_)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00284">SField.h:284</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ab58c0b15520d1efd36a12c6e671f3b34"><div class="ttname"><a href="namespaceripple.html#ab58c0b15520d1efd36a12c6e671f3b34">ripple::sfOwner</a></div><div class="ttdeci">const SF_Account sfOwner(access, STI_ACCOUNT, 2, "Owner")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00461">SField.h:461</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a471bdeb2ab347173cd33371d22bda483"><div class="ttname"><a href="namespaceripple.html#a471bdeb2ab347173cd33371d22bda483">ripple::sfHighNode</a></div><div class="ttdeci">const SF_U64 sfHighNode(access, STI_UINT64, 8, "HighNode")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00386">SField.h:386</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ab6c84f5e754ae95ecd8a2c8e5652657b"><div class="ttname"><a href="namespaceripple.html#ab6c84f5e754ae95ecd8a2c8e5652657b">ripple::sfParentHash</a></div><div class="ttdeci">const SF_U256 sfParentHash(access, STI_HASH256, 2, "ParentHash")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00402">SField.h:402</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a2777d3b6f0fbc7c551a04700f0b4486c"><div class="ttname"><a href="namespaceripple.html#a2777d3b6f0fbc7c551a04700f0b4486c">ripple::sfBookDirectory</a></div><div class="ttdeci">const SF_U256 sfBookDirectory(access, STI_HASH256, 16, "BookDirectory")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00412">SField.h:412</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_ab6123d053903d175f545b12f1436984aaac5fc3d945894a116e771a4b04e33847"><div class="ttname"><a href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aaac5fc3d945894a116e771a4b04e33847">ripple::SField::sMD_Always</a></div><div class="ttdeci">@ sMD_Always</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00122">SField.h:122</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_ab6123d053903d175f545b12f1436984aa999d199098173271796050f2a3c40fad"><div class="ttname"><a href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa999d199098173271796050f2a3c40fad">ripple::SField::sMD_Create</a></div><div class="ttdeci">@ sMD_Create</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00121">SField.h:121</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a6a3e73a92724fed261d07cb3483d7e7f"><div class="ttname"><a href="namespaceripple.html#a6a3e73a92724fed261d07cb3483d7e7f">ripple::sfRemoveCode</a></div><div class="ttdeci">const SF_Blob sfRemoveCode(access, STI_VL, 9, "RemoveCode")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00447">SField.h:447</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a6ce87ac14b2fb3093c011c546163c7f0"><div class="ttname"><a href="namespaceripple.html#a6ce87ac14b2fb3093c011c546163c7f0">ripple::sfSendMax</a></div><div class="ttdeci">const SF_Amount sfSendMax(access, STI_AMOUNT, 9, "SendMax")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00431">SField.h:431</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a6876042e8ba024aff79bc8c36c7f62c8"><div class="ttname"><a href="namespaceripple.html#a6876042e8ba024aff79bc8c36c7f62c8">ripple::sfAmendment</a></div><div class="ttdeci">const SF_U256 sfAmendment(access, STI_HASH256, 19, "Amendment")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00415">SField.h:415</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a95e9ade48f35063e88e1bdc506b08dbe"><div class="ttname"><a href="namespaceripple.html#a95e9ade48f35063e88e1bdc506b08dbe">ripple::sfSignerListID</a></div><div class="ttdeci">const SF_U32 sfSignerListID(access, STI_UINT32, 38, "SignerListID")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00375">SField.h:375</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a357593e0ac2e166dc489c75712f61fab"><div class="ttname"><a href="namespaceripple.html#a357593e0ac2e166dc489c75712f61fab">ripple::sfSigningTime</a></div><div class="ttdeci">const SF_U32 sfSigningTime(access, STI_UINT32, 9, "SigningTime")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00345">SField.h:345</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aab5e6b50155a0dd57f64daeddffef7ef"><div class="ttname"><a href="namespaceripple.html#aab5e6b50155a0dd57f64daeddffef7ef">ripple::sfDestinationNode</a></div><div class="ttdeci">const SF_U64 sfDestinationNode(access, STI_UINT64, 9, "DestinationNode")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00387">SField.h:387</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_ae7343c9f335a2ad9d923fa52cf0d2312"><div class="ttname"><a href="classripple_1_1SField.html#ae7343c9f335a2ad9d923fa52cf0d2312">ripple::SField::notSigning</a></div><div class="ttdeci">static const IsSigning notSigning</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00131">SField.h:131</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a9427ff29c3203f0bc2ce242f1fcdc0b3"><div class="ttname"><a href="namespaceripple.html#a9427ff29c3203f0bc2ce242f1fcdc0b3">ripple::sfTransaction</a></div><div class="ttdeci">const SField sfTransaction(access, STI_TRANSACTION, 257, "Transaction")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00319">SField.h:319</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fcab945119e1396d09a9c21586bc78ae6ce"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcab945119e1396d09a9c21586bc78ae6ce">ripple::STI_UNKNOWN</a></div><div class="ttdeci">@ STI_UNKNOWN</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00055">SField.h:55</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fcaa3610a30b588fe726c634dc99b90fdde"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaa3610a30b588fe726c634dc99b90fdde">ripple::STI_VL</a></div><div class="ttdeci">@ STI_VL</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00066">SField.h:66</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fca16f47bc1d2fca30a0238f36ea0e19f0e"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca16f47bc1d2fca30a0238f36ea0e19f0e">ripple::STI_UINT16</a></div><div class="ttdeci">@ STI_UINT16</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00060">SField.h:60</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aed4b0eb12189fe44deffb512a93423f6"><div class="ttname"><a href="namespaceripple.html#aed4b0eb12189fe44deffb512a93423f6">ripple::sfTxnSignature</a></div><div class="ttdeci">const SF_Blob sfTxnSignature(access, STI_VL, 4, "TxnSignature", SField::sMD_Default, SField::notSigning)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00443">SField.h:443</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a5396a36da2559608d709b9ef190537d1"><div class="ttname"><a href="namespaceripple.html#a5396a36da2559608d709b9ef190537d1">ripple::sfTransactionType</a></div><div class="ttdeci">const SF_U16 sfTransactionType(access, STI_UINT16, 2, "TransactionType")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00331">SField.h:331</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fca75066daa8ba3f9fd890b3b33531dda7d"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca75066daa8ba3f9fd890b3b33531dda7d">ripple::STI_HASH256</a></div><div class="ttdeci">@ STI_HASH256</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00064">SField.h:64</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a1932b552a7e76eba44a31bdcdd4a5315"><div class="ttname"><a href="namespaceripple.html#a1932b552a7e76eba44a31bdcdd4a5315">ripple::sfLedgerSequence</a></div><div class="ttdeci">const SF_U32 sfLedgerSequence(access, STI_UINT32, 6, "LedgerSequence")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00342">SField.h:342</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ac07aad796b465989ac66dd4702216fa3"><div class="ttname"><a href="namespaceripple.html#ac07aad796b465989ac66dd4702216fa3">ripple::sfReferenceFeeUnits</a></div><div class="ttdeci">const SF_U32 sfReferenceFeeUnits(access, STI_UINT32, 30, "ReferenceFeeUnits")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00367">SField.h:367</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_ab6123d053903d175f545b12f1436984aa27eebffbb3870e6dec971a4e5eab508e"><div class="ttname"><a href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa27eebffbb3870e6dec971a4e5eab508e">ripple::SField::sMD_DeleteFinal</a></div><div class="ttdeci">@ sMD_DeleteFinal</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00120">SField.h:120</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a4c2faf9b3272c53bff03b7937111a8d1"><div class="ttname"><a href="namespaceripple.html#a4c2faf9b3272c53bff03b7937111a8d1">ripple::sfTransactionMetaData</a></div><div class="ttdeci">const SField sfTransactionMetaData(access, STI_OBJECT, 2, "TransactionMetaData")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00479">SField.h:479</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a072f71ea3131c0c135721f77b2cda0f0"><div class="ttname"><a href="namespaceripple.html#a072f71ea3131c0c135721f77b2cda0f0">ripple::sfExchangeRate</a></div><div class="ttdeci">const SF_U64 sfExchangeRate(access, STI_UINT64, 6, "ExchangeRate")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00384">SField.h:384</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>
|
||||
<div class="ttc" id="anamespaceripple_html_a3c7facf82ca7bbc08dd4f97bf853f8e3"><div class="ttname"><a href="namespaceripple.html#a3c7facf82ca7bbc08dd4f97bf853f8e3">ripple::sfCreateCode</a></div><div class="ttdeci">const SF_Blob sfCreateCode(access, STI_VL, 11, "CreateCode")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00449">SField.h:449</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a13e8abe729e1e5b0f3cf6e0b20fb43ce"><div class="ttname"><a href="namespaceripple.html#a13e8abe729e1e5b0f3cf6e0b20fb43ce">ripple::sfSignerEntry</a></div><div class="ttdeci">const SField sfSignerEntry(access, STI_OBJECT, 11, "SignerEntry")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00488">SField.h:488</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a43d8a1ab31e23601906d138d0df34580"><div class="ttname"><a href="classripple_1_1SField.html#a43d8a1ab31e23601906d138d0df34580">ripple::SField::fieldCode</a></div><div class="ttdeci">const int fieldCode</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00133">SField.h:133</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a83bdb1db2f48187262efae5487c5f4d5"><div class="ttname"><a href="classripple_1_1SField.html#a83bdb1db2f48187262efae5487c5f4d5">ripple::SField::isKnown</a></div><div class="ttdeci">bool isKnown() const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00195">SField.h:195</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a15ac6cb7179c7508765fa564902d2c01"><div class="ttname"><a href="namespaceripple.html#a15ac6cb7179c7508765fa564902d2c01">ripple::sfLowQualityOut</a></div><div class="ttdeci">const SF_U32 sfLowQualityOut(access, STI_UINT32, 19, "LowQualityOut")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00356">SField.h:356</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fcaeaa9cf802e71e6cc4311ee75d896d809"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaeaa9cf802e71e6cc4311ee75d896d809">ripple::STI_VECTOR256</a></div><div class="ttdeci">@ STI_VECTOR256</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00076">SField.h:76</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3c1be384123ebf68549c14fe5721076a"><div class="ttname"><a href="namespaceripple.html#a3c1be384123ebf68549c14fe5721076a">ripple::sfValidation</a></div><div class="ttdeci">const SField sfValidation(access, STI_VALIDATION, 257, "Validation")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00320">SField.h:320</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ad505bb1ea237080dcb947ec5a48b8aba"><div class="ttname"><a href="namespaceripple.html#ad505bb1ea237080dcb947ec5a48b8aba">ripple::sfCreatedNode</a></div><div class="ttdeci">const SField sfCreatedNode(access, STI_OBJECT, 3, "CreatedNode")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00480">SField.h:480</a></div></div>
|
||||
<div class="ttc" id="amap_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/map.html">map</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a8d72b2ac2b7be47b6485654741b01949"><div class="ttname"><a href="namespaceripple.html#a8d72b2ac2b7be47b6485654741b01949">ripple::sfSourceTag</a></div><div class="ttdeci">const SF_U32 sfSourceTag(access, STI_UINT32, 3, "SourceTag")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00339">SField.h:339</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a5de7eea70a490fa0b6b488e155475677"><div class="ttname"><a href="classripple_1_1SField.html#a5de7eea70a490fa0b6b488e155475677">ripple::SField::getNumFields</a></div><div class="ttdeci">static int getNumFields()</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00221">SField.h:221</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a7a057a09039ceedfe09aa311644c91b9"><div class="ttname"><a href="namespaceripple.html#a7a057a09039ceedfe09aa311644c91b9">ripple::sfIndexes</a></div><div class="ttdeci">const SF_Vec256 sfIndexes(access, STI_VECTOR256, 1, "Indexes", SField::sMD_Never)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00473">SField.h:473</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a27b0447a7f3e276e367515b8a8d879ee"><div class="ttname"><a href="namespaceripple.html#a27b0447a7f3e276e367515b8a8d879ee">ripple::sfExpiration</a></div><div class="ttdeci">const SF_U32 sfExpiration(access, STI_UINT32, 10, "Expiration")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00346">SField.h:346</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a713802b9d3aa21146981930fb6c6921d"><div class="ttname"><a href="namespaceripple.html#a713802b9d3aa21146981930fb6c6921d">ripple::sfFirstLedgerSequence</a></div><div class="ttdeci">const SF_U32 sfFirstLedgerSequence(access, STI_UINT32, 26, "FirstLedgerSequence")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00363">SField.h:363</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a95389dfbdac38b12c6387ce8d7b869e3"><div class="ttname"><a href="namespaceripple.html#a95389dfbdac38b12c6387ce8d7b869e3">ripple::sfFee</a></div><div class="ttdeci">const SF_Amount sfFee(access, STI_AMOUNT, 8, "Fee")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00430">SField.h:430</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1STInteger_html"><div class="ttname"><a href="classripple_1_1STInteger.html">ripple::STInteger</a></div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00049">SField.h:49</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a41dec5b1e0e15c4f16f1dba985a0a0e4"><div class="ttname"><a href="namespaceripple.html#a41dec5b1e0e15c4f16f1dba985a0a0e4">ripple::sfQualityOut</a></div><div class="ttdeci">const SF_U32 sfQualityOut(access, STI_UINT32, 21, "QualityOut")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00358">SField.h:358</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a80d9c4d0053da81fb0fd7ac148fdda4a"><div class="ttname"><a href="namespaceripple.html#a80d9c4d0053da81fb0fd7ac148fdda4a">ripple::sfVersion</a></div><div class="ttdeci">const SF_U16 sfVersion(access, STI_UINT16, 16, "Version")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00335">SField.h:335</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_aadcc78aed20dbdb0a4fb86867bb56ab0aa6105c0a611b41b08f1209506350279e"><div class="ttname"><a href="classripple_1_1SField.html#aadcc78aed20dbdb0a4fb86867bb56ab0aa6105c0a611b41b08f1209506350279e">ripple::SField::IsSigning::yes</a></div><div class="ttdeci">@ yes</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a743ab98b517f18f1ad35a4d74b14680b"><div class="ttname"><a href="classripple_1_1SField.html#a743ab98b517f18f1ad35a4d74b14680b">ripple::SField::shouldInclude</a></div><div class="ttdeci">bool shouldInclude(bool withSigningField) const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00235">SField.h:235</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1TypedField_html_a79f4a056fd0ef5a54a31de6245a019cc"><div class="ttname"><a href="structripple_1_1TypedField.html#a79f4a056fd0ef5a54a31de6245a019cc">ripple::TypedField::type</a></div><div class="ttdeci">T type</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00262">SField.h:262</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_ab6123d053903d175f545b12f1436984aa59b670b9992a3b5a100d52daca630353"><div class="ttname"><a href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aa59b670b9992a3b5a100d52daca630353">ripple::SField::sMD_ChangeOrig</a></div><div class="ttdeci">@ sMD_ChangeOrig</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00118">SField.h:118</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a9cf7d37f69e388ad06b7d0119578d9f5"><div class="ttname"><a href="namespaceripple.html#a9cf7d37f69e388ad06b7d0119578d9f5">ripple::sfMemo</a></div><div class="ttdeci">const SField sfMemo(access, STI_OBJECT, 10, "Memo")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00487">SField.h:487</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_afd33ec65ca41bd231dc8e20f70f27b7e"><div class="ttname"><a href="namespaceripple.html#afd33ec65ca41bd231dc8e20f70f27b7e">ripple::sfHashes</a></div><div class="ttdeci">const SF_Vec256 sfHashes(access, STI_VECTOR256, 2, "Hashes")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00474">SField.h:474</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fcaf2f00d7ff3c3f0cc9621092296ae2360"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcaf2f00d7ff3c3f0cc9621092296ae2360">ripple::STI_UINT32</a></div><div class="ttdeci">@ STI_UINT32</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00061">SField.h:61</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a30b618e8944f06b6bec7ee4e4bc0662a"><div class="ttname"><a href="namespaceripple.html#a30b618e8944f06b6bec7ee4e4bc0662a">ripple::sfPublicKey</a></div><div class="ttdeci">const SF_Blob sfPublicKey(access, STI_VL, 1, "PublicKey")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00440">SField.h:440</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_acb6f2f6ce55acc549a4ff6469874e5b5"><div class="ttname"><a href="namespaceripple.html#acb6f2f6ce55acc549a4ff6469874e5b5">ripple::sfSignerWeight</a></div><div class="ttdeci">const SF_U16 sfSignerWeight(access, STI_UINT16, 3, "SignerWeight")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00332">SField.h:332</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="anamespaceripple_html_a831c0904589472e9a640484f76760cc0"><div class="ttname"><a href="namespaceripple.html#a831c0904589472e9a640484f76760cc0">ripple::sfWalletSize</a></div><div class="ttdeci">const SF_U32 sfWalletSize(access, STI_UINT32, 12, "WalletSize")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00348">SField.h:348</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a78b8217d2d1e46a4e45e275fe4774739"><div class="ttname"><a href="namespaceripple.html#a78b8217d2d1e46a4e45e275fe4774739">ripple::sfNecessary</a></div><div class="ttdeci">const SField sfNecessary(access, STI_ARRAY, 6, "Necessary")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00498">SField.h:498</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a5a734016a3e1d869c92dbd41e75ea18e"><div class="ttname"><a href="namespaceripple.html#a5a734016a3e1d869c92dbd41e75ea18e">ripple::sfLowQualityIn</a></div><div class="ttdeci">const SF_U32 sfLowQualityIn(access, STI_UINT32, 18, "LowQualityIn")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00355">SField.h:355</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a302900f43b3d504ce71926534d7277e6"><div class="ttname"><a href="namespaceripple.html#a302900f43b3d504ce71926534d7277e6">ripple::sfBalance</a></div><div class="ttdeci">const SF_Amount sfBalance(access, STI_AMOUNT, 2, "Balance")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00424">SField.h:424</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a0d4b464039d6518359914076cb9a997c"><div class="ttname"><a href="namespaceripple.html#a0d4b464039d6518359914076cb9a997c">ripple::sfTakerPaysCurrency</a></div><div class="ttdeci">const SF_U160 sfTakerPaysCurrency(access, STI_HASH160, 1, "TakerPaysCurrency")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00395">SField.h:395</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a8b79cabb8e3d05da528d61e86f470439"><div class="ttname"><a href="namespaceripple.html#a8b79cabb8e3d05da528d61e86f470439">ripple::sfDeliverMin</a></div><div class="ttdeci">const SF_Amount sfDeliverMin(access, STI_AMOUNT, 10, "DeliverMin")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00432">SField.h:432</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ae1a42ed31cbb0503408b06927c4b5d34"><div class="ttname"><a href="namespaceripple.html#ae1a42ed31cbb0503408b06927c4b5d34">ripple::sfOfferSequence</a></div><div class="ttdeci">const SF_U32 sfOfferSequence(access, STI_UINT32, 25, "OfferSequence")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00362">SField.h:362</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#l00112">SField.h:112</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3567046608fc0440b9d8373e60a32586"><div class="ttname"><a href="namespaceripple.html#a3567046608fc0440b9d8373e60a32586">ripple::sfTransactionHash</a></div><div class="ttdeci">const SF_U256 sfTransactionHash(access, STI_HASH256, 3, "TransactionHash")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00403">SField.h:403</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fca1d177e64ddc99aa59301e1a2c9181c23"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca1d177e64ddc99aa59301e1a2c9181c23">ripple::STI_UINT64</a></div><div class="ttdeci">@ STI_UINT64</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00062">SField.h:62</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a423cc71c6ed67f49b667140c3c5e11c5"><div class="ttname"><a href="classripple_1_1SField.html#a423cc71c6ed67f49b667140c3c5e11c5">ripple::SField::num</a></div><div class="ttdeci">static int num</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00254">SField.h:254</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3097a532ddb01023a95439671011fa97"><div class="ttname"><a href="namespaceripple.html#a3097a532ddb01023a95439671011fa97">ripple::sfAffectedNodes</a></div><div class="ttdeci">const SField sfAffectedNodes(access, STI_ARRAY, 8, "AffectedNodes")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00500">SField.h:500</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_abcc116274a030ac6e4a8f45314394140"><div class="ttname"><a href="classripple_1_1SField.html#abcc116274a030ac6e4a8f45314394140">ripple::SField::getName</a></div><div class="ttdeci">std::string const & getName() const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00168">SField.h:168</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a7728fc7a6b58ab2649923ca61da8e2b6"><div class="ttname"><a href="namespaceripple.html#a7728fc7a6b58ab2649923ca61da8e2b6">ripple::sfReserveIncrement</a></div><div class="ttdeci">const SF_U32 sfReserveIncrement(access, STI_UINT32, 32, "ReserveIncrement")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00369">SField.h:369</a></div></div>
|
||||
<div class="ttc" id="aclassJson_1_1StaticString_html"><div class="ttname"><a href="classJson_1_1StaticString.html">Json::StaticString</a></div><div class="ttdoc">Lightweight wrapper to tag static string.</div><div class="ttdef"><b>Definition:</b> <a href="json__value_8h_source.html#l00062">json_value.h:62</a></div></div>
|
||||
<div class="ttc" id="anamespacestd_html"><div class="ttname"><a href="namespacestd.html">std</a></div><div class="ttdoc">STL namespace.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a64cbe01099e7fd30603bedcbbdf3d2b1"><div class="ttname"><a href="classripple_1_1SField.html#a64cbe01099e7fd30603bedcbbdf3d2b1">ripple::SField::isDiscardable</a></div><div class="ttdeci">bool isDiscardable() const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00208">SField.h:208</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fca564b1c3d17fa2282956da795bc6177d5"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca564b1c3d17fa2282956da795bc6177d5">ripple::STI_HASH128</a></div><div class="ttdeci">@ STI_HASH128</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00063">SField.h:63</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af100445a69109cc6196967f29967bdf0"><div class="ttname"><a href="namespaceripple.html#af100445a69109cc6196967f29967bdf0">ripple::sfRippleEscrow</a></div><div class="ttdeci">const SF_Amount sfRippleEscrow(access, STI_AMOUNT, 17, "RippleEscrow")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00436">SField.h:436</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a04dddc8c51c1dfe87b0ae135383e2b96"><div class="ttname"><a href="namespaceripple.html#a04dddc8c51c1dfe87b0ae135383e2b96">ripple::sfClearFlag</a></div><div class="ttdeci">const SF_U32 sfClearFlag(access, STI_UINT32, 34, "ClearFlag")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00371">SField.h:371</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ac89bfba202785ba7a8f1f93e32607a7c"><div class="ttname"><a href="namespaceripple.html#ac89bfba202785ba7a8f1f93e32607a7c">ripple::sfCondition</a></div><div class="ttdeci">const SF_Blob sfCondition(access, STI_VL, 17, "Condition")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00456">SField.h:456</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a20441c38ff3ef727e513e33e4bca1e0b"><div class="ttname"><a href="namespaceripple.html#a20441c38ff3ef727e513e33e4bca1e0b">ripple::sfPaths</a></div><div class="ttdeci">const SField sfPaths(access, STI_PATHSET, 1, "Paths")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00470">SField.h:470</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ad742b8fe15b23f480b354ce5ba310487"><div class="ttname"><a href="namespaceripple.html#ad742b8fe15b23f480b354ce5ba310487">ripple::sfTransactionResult</a></div><div class="ttdeci">const SF_U8 sfTransactionResult(access, STI_UINT8, 3, "TransactionResult")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00326">SField.h:326</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ad1ba5ab6bbe324c1cabd16b7ed667340"><div class="ttname"><a href="namespaceripple.html#ad1ba5ab6bbe324c1cabd16b7ed667340">ripple::sfCloseTime</a></div><div class="ttdeci">const SF_U32 sfCloseTime(access, STI_UINT32, 7, "CloseTime")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00343">SField.h:343</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a920e70ffb678e79103010040fb223fd3"><div class="ttname"><a href="namespaceripple.html#a920e70ffb678e79103010040fb223fd3">ripple::sfMemos</a></div><div class="ttdeci">const SField sfMemos(access, STI_ARRAY, 9, "Memos")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00501">SField.h:501</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a9ee9e5c111d248e7c5d52c297b8802ee"><div class="ttname"><a href="classripple_1_1SField.html#a9ee9e5c111d248e7c5d52c297b8802ee">ripple::SField::compare</a></div><div class="ttdeci">static int compare(const SField &f1, const SField &f2)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8cpp_source.html#l00280">SField.cpp:280</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1STVector256_html"><div class="ttname"><a href="classripple_1_1STVector256.html">ripple::STVector256</a></div><div class="ttdef"><b>Definition:</b> <a href="STVector256_8h_source.html#l00029">STVector256.h:29</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a6cc6560106db63c65ae13706017386c6"><div class="ttname"><a href="namespaceripple.html#a6cc6560106db63c65ae13706017386c6">ripple::sfSettleDelay</a></div><div class="ttdeci">const SF_U32 sfSettleDelay(access, STI_UINT32, 39, "SettleDelay")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00376">SField.h:376</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a7b344311df2e05264161f7b7e38c9730"><div class="ttname"><a href="namespaceripple.html#a7b344311df2e05264161f7b7e38c9730">ripple::sfTakerGets</a></div><div class="ttdeci">const SF_Amount sfTakerGets(access, STI_AMOUNT, 5, "TakerGets")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00427">SField.h:427</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af884b41897c3cb5dd1a6b117453f432f"><div class="ttname"><a href="namespaceripple.html#af884b41897c3cb5dd1a6b117453f432f">ripple::sfDigest</a></div><div class="ttdeci">const SF_U256 sfDigest(access, STI_HASH256, 21, "Digest")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00417">SField.h:417</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#l00213">SField.h:213</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_ad0cb6d1c21bdc4b44ed19dcfc82896d0"><div class="ttname"><a href="classripple_1_1SField.html#ad0cb6d1c21bdc4b44ed19dcfc82896d0">ripple::SField::isGeneric</a></div><div class="ttdeci">bool isGeneric() const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00183">SField.h:183</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a0f768bacb1f273827293cc1d25fe8087"><div class="ttname"><a href="namespaceripple.html#a0f768bacb1f273827293cc1d25fe8087">ripple::sfAccountHash</a></div><div class="ttdeci">const SF_U256 sfAccountHash(access, STI_HASH256, 4, "AccountHash")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00404">SField.h:404</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a902fa1f41357ca087dfc0cd8aa3c517f"><div class="ttname"><a href="namespaceripple.html#a902fa1f41357ca087dfc0cd8aa3c517f">ripple::sfDestination</a></div><div class="ttdeci">const SF_Account sfDestination(access, STI_ACCOUNT, 3, "Destination")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00462">SField.h:462</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a4be2ca3d6d4dfa819e918830a828f062"><div class="ttname"><a href="namespaceripple.html#a4be2ca3d6d4dfa819e918830a828f062">ripple::sfCheckID</a></div><div class="ttdeci">const SF_U256 sfCheckID(access, STI_HASH256, 24, "CheckID")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00420">SField.h:420</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_a065ffc545f835cc89708032a7c04e9fb"><div class="ttname"><a href="classripple_1_1SField.html#a065ffc545f835cc89708032a7c04e9fb">ripple::SField::fieldMeta</a></div><div class="ttdeci">const int fieldMeta</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00137">SField.h:137</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a1e94eaf7bff76b10fa0b8c3e96d1406e"><div class="ttname"><a href="namespaceripple.html#a1e94eaf7bff76b10fa0b8c3e96d1406e">ripple::sfRootIndex</a></div><div class="ttdeci">const SF_U256 sfRootIndex(access, STI_HASH256, 8, "RootIndex", SField::sMD_Always)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00408">SField.h:408</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a53b5aebba8917dab1a570141682a5ee2"><div class="ttname"><a href="namespaceripple.html#a53b5aebba8917dab1a570141682a5ee2">ripple::sfTransferRate</a></div><div class="ttdeci">const SF_U32 sfTransferRate(access, STI_UINT32, 11, "TransferRate")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00347">SField.h:347</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1OptionaledField_html_ac537d55628b8bc2eb8f9f5f8f829b9cd"><div class="ttname"><a href="structripple_1_1OptionaledField.html#ac537d55628b8bc2eb8f9f5f8f829b9cd">ripple::OptionaledField::f</a></div><div class="ttdeci">TypedField< T > const * f</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00281">SField.h:281</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a142bc04ba3af817d6865a48d32a8835c"><div class="ttname"><a href="namespaceripple.html#a142bc04ba3af817d6865a48d32a8835c">ripple::sfLowNode</a></div><div class="ttdeci">const SF_U64 sfLowNode(access, STI_UINT64, 7, "LowNode")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00385">SField.h:385</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a9778b8fe7d749e5e89b0b8c29bb253f4"><div class="ttname"><a href="namespaceripple.html#a9778b8fe7d749e5e89b0b8c29bb253f4">ripple::sfCookie</a></div><div class="ttdeci">const SF_U64 sfCookie(access, STI_UINT64, 10,"Cookie")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00388">SField.h:388</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_afaec0e9a9d69e8c0c2a25d20fc8c1012"><div class="ttname"><a href="namespaceripple.html#afaec0e9a9d69e8c0c2a25d20fc8c1012">ripple::sfBondAmount</a></div><div class="ttdeci">const SF_U32 sfBondAmount(access, STI_UINT32, 23, "BondAmount")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00360">SField.h:360</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fca25713e3bf675f93eaf769eb23f025f01"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca25713e3bf675f93eaf769eb23f025f01">ripple::STI_OBJECT</a></div><div class="ttdeci">@ STI_OBJECT</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00069">SField.h:69</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a9e03c8b33593df82d17427a8771e3106"><div class="ttname"><a href="namespaceripple.html#a9e03c8b33593df82d17427a8771e3106">ripple::sfAmendments</a></div><div class="ttdeci">const SF_Vec256 sfAmendments(access, STI_VECTOR256, 3, "Amendments")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00475">SField.h:475</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_ab6123d053903d175f545b12f1436984aae46e414a936731e9c92ac910d935a6a0"><div class="ttname"><a href="classripple_1_1SField.html#ab6123d053903d175f545b12f1436984aae46e414a936731e9c92ac910d935a6a0">ripple::SField::sMD_Default</a></div><div class="ttdeci">@ sMD_Default</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00123">SField.h:123</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ab04f3c1ed1f9448c4c52cec701d44d43"><div class="ttname"><a href="namespaceripple.html#ab04f3c1ed1f9448c4c52cec701d44d43">ripple::sfBookNode</a></div><div class="ttdeci">const SF_U64 sfBookNode(access, STI_UINT64, 3, "BookNode")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00381">SField.h:381</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af3bedef8ea5709405a6d714825afc961"><div class="ttname"><a href="namespaceripple.html#af3bedef8ea5709405a6d714825afc961">ripple::sfTemplate</a></div><div class="ttdeci">const SField sfTemplate(access, STI_ARRAY, 5, "Template")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00497">SField.h:497</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ae1860b879bd20588ab7b31546e4441a1"><div class="ttname"><a href="namespaceripple.html#ae1860b879bd20588ab7b31546e4441a1">ripple::sfBaseFee</a></div><div class="ttdeci">const SF_U64 sfBaseFee(access, STI_UINT64, 5, "BaseFee")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00383">SField.h:383</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_aab5169932b35530e5fcd9262a63752a1"><div class="ttname"><a href="classripple_1_1SField.html#aab5169932b35530e5fcd9262a63752a1">ripple::SField::shouldMeta</a></div><div class="ttdeci">bool shouldMeta(int c) const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00230">SField.h:230</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3f9226cc13c50ec1c8dd129f3f55bce0"><div class="ttname"><a href="namespaceripple.html#a3f9226cc13c50ec1c8dd129f3f55bce0">ripple::sfAuthorize</a></div><div class="ttdeci">const SF_Account sfAuthorize(access, STI_ACCOUNT, 5, "Authorize")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00464">SField.h:464</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a738f8b07410bfb3ca6f9c097de3a8832"><div class="ttname"><a href="namespaceripple.html#a738f8b07410bfb3ca6f9c097de3a8832">ripple::sfDeletedNode</a></div><div class="ttdeci">const SField sfDeletedNode(access, STI_OBJECT, 4, "DeletedNode")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00481">SField.h:481</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_af967dd74fc03e6431f3cd03bf1a4deab"><div class="ttname"><a href="namespaceripple.html#af967dd74fc03e6431f3cd03bf1a4deab">ripple::sfCloseResolution</a></div><div class="ttdeci">const SF_U8 sfCloseResolution(access, STI_UINT8, 1, "CloseResolution")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00324">SField.h:324</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a25abc404f4cf7c1ebad4abe527f0bc21"><div class="ttname"><a href="namespaceripple.html#a25abc404f4cf7c1ebad4abe527f0bc21">ripple::sfNickname</a></div><div class="ttdeci">const SF_U256 sfNickname(access, STI_HASH256, 18, "Nickname")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00414">SField.h:414</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a5de7677a1423763c404f3fb6278adbc3"><div class="ttname"><a href="namespaceripple.html#a5de7677a1423763c404f3fb6278adbc3">ripple::sfConsensusHash</a></div><div class="ttdeci">const SF_U256 sfConsensusHash(access, STI_HASH256, 23, "ConsensusHash")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00419">SField.h:419</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_acdff7bc94fb7162913080eacc5cef92a"><div class="ttname"><a href="namespaceripple.html#acdff7bc94fb7162913080eacc5cef92a">ripple::sfHighQualityOut</a></div><div class="ttdeci">const SF_U32 sfHighQualityOut(access, STI_UINT32, 17, "HighQualityOut")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00354">SField.h:354</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_aadcc78aed20dbdb0a4fb86867bb56ab0a7fa3b767c460b54a2be4d49030b349c7"><div class="ttname"><a href="classripple_1_1SField.html#aadcc78aed20dbdb0a4fb86867bb56ab0a7fa3b767c460b54a2be4d49030b349c7">ripple::SField::IsSigning::no</a></div><div class="ttdeci">@ no</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a05eeff73e4bcdcb73dbd29a57a4f2b3e"><div class="ttname"><a href="namespaceripple.html#a05eeff73e4bcdcb73dbd29a57a4f2b3e">ripple::sfLedgerHash</a></div><div class="ttdeci">const SF_U256 sfLedgerHash(access, STI_HASH256, 1, "LedgerHash")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00401">SField.h:401</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a79718944ee9814817f43065752c76b77"><div class="ttname"><a href="namespaceripple.html#a79718944ee9814817f43065752c76b77">ripple::sfPreviousTxnID</a></div><div class="ttdeci">const SF_U256 sfPreviousTxnID(access, STI_HASH256, 5, "PreviousTxnID", SField::sMD_DeleteFinal)</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00405">SField.h:405</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aeddd1867b0e4caf5416f0d1a00707e00"><div class="ttname"><a href="namespaceripple.html#aeddd1867b0e4caf5416f0d1a00707e00">ripple::sfCancelAfter</a></div><div class="ttdeci">const SF_U32 sfCancelAfter(access, STI_UINT32, 36, "CancelAfter")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00373">SField.h:373</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_ad7be2261ca664e5b3383bcd5291c6966"><div class="ttname"><a href="classripple_1_1SField.html#ad7be2261ca664e5b3383bcd5291c6966">ripple::SField::fieldNum</a></div><div class="ttdeci">const int fieldNum</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00138">SField.h:138</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a15dcfc19a519d88717669dd3e4737a9b"><div class="ttname"><a href="namespaceripple.html#a15dcfc19a519d88717669dd3e4737a9b">ripple::sfEmailHash</a></div><div class="ttdeci">const SF_U128 sfEmailHash(access, STI_HASH128, 1, "EmailHash")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00392">SField.h:392</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a12c18c9b6eb90706ac592d9eb3b967bd"><div class="ttname"><a href="namespaceripple.html#a12c18c9b6eb90706ac592d9eb3b967bd">ripple::sfSetFlag</a></div><div class="ttdeci">const SF_U32 sfSetFlag(access, STI_UINT32, 33, "SetFlag")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00370">SField.h:370</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aa8e2e85c99c471926d76dbba6a038c4e"><div class="ttname"><a href="namespaceripple.html#aa8e2e85c99c471926d76dbba6a038c4e">ripple::sfTickSize</a></div><div class="ttdeci">const SF_U8 sfTickSize(access, STI_UINT8, 16, "TickSize")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00327">SField.h:327</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a4a631a41c4ed0729b180d51bb57f7cf6"><div class="ttname"><a href="namespaceripple.html#a4a631a41c4ed0729b180d51bb57f7cf6">ripple::sfExpireCode</a></div><div class="ttdeci">const SF_Blob sfExpireCode(access, STI_VL, 10, "ExpireCode")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00448">SField.h:448</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_abebe1598caf21fdab11a9764420e0b89"><div class="ttname"><a href="namespaceripple.html#abebe1598caf21fdab11a9764420e0b89">ripple::sfMemoFormat</a></div><div class="ttdeci">const SF_Blob sfMemoFormat(access, STI_VL, 14, "MemoFormat")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00452">SField.h:452</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SField_html_abddbf6ba2e117007aaba2018997a50d1"><div class="ttname"><a href="classripple_1_1SField.html#abddbf6ba2e117007aaba2018997a50d1">ripple::SField::isSigningField</a></div><div class="ttdeci">bool isSigningField() const</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00226">SField.h:226</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ad345b3ed94c0e745bac17c65a4908461"><div class="ttname"><a href="namespaceripple.html#ad345b3ed94c0e745bac17c65a4908461">ripple::sfInvoiceID</a></div><div class="ttdeci">const SF_U256 sfInvoiceID(access, STI_HASH256, 17, "InvoiceID")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00413">SField.h:413</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fca8e9d16afc91e8fb34f4b32089775c4b2"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fca8e9d16afc91e8fb34f4b32089775c4b2">ripple::STI_TRANSACTION</a></div><div class="ttdeci">@ STI_TRANSACTION</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00080">SField.h:80</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3e7e3f29aef85bcca06706da54e950fcab76fc75f48af6057a33e305910d0b5a7"><div class="ttname"><a href="namespaceripple.html#a3e7e3f29aef85bcca06706da54e950fcab76fc75f48af6057a33e305910d0b5a7">ripple::STI_NOTPRESENT</a></div><div class="ttdeci">@ STI_NOTPRESENT</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00057">SField.h:57</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a54bb7e73152361cb9b34371f41221800"><div class="ttname"><a href="namespaceripple.html#a54bb7e73152361cb9b34371f41221800">ripple::operator~</a></div><div class="ttdeci">constexpr ApplyFlags operator~(ApplyFlags const &flags)</div><div class="ttdef"><b>Definition:</b> <a href="ApplyView_8h_source.html#l00084">ApplyView.h:84</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ac31858d90bf2d009df18c885f4beac72"><div class="ttname"><a href="namespaceripple.html#ac31858d90bf2d009df18c885f4beac72">ripple::sfStampEscrow</a></div><div class="ttdeci">const SF_U32 sfStampEscrow(access, STI_UINT32, 22, "StampEscrow")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00359">SField.h:359</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a771f33c673c1be6ae479213d27d3459c"><div class="ttname"><a href="namespaceripple.html#a771f33c673c1be6ae479213d27d3459c">ripple::sfTakerGetsIssuer</a></div><div class="ttdeci">const SF_U160 sfTakerGetsIssuer(access, STI_HASH160, 4, "TakerGetsIssuer")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00398">SField.h:398</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aed57957d291fd4875aedb405147551f6"><div class="ttname"><a href="namespaceripple.html#aed57957d291fd4875aedb405147551f6">ripple::sfDomain</a></div><div class="ttdeci">const SF_Blob sfDomain(access, STI_VL, 7, "Domain")</div><div class="ttdef"><b>Definition:</b> <a href="SField_8h_source.html#l00445">SField.h:445</a></div></div>
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.17
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user