This commit is contained in:
nbougalis
2020-09-08 17:09:25 +00:00
parent 624d5a38ad
commit 2682e5845e
2596 changed files with 124385 additions and 94582 deletions

View File

@@ -162,47 +162,47 @@ $(function() {
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="comment">// Removing them will cause servers to become amendment blocked.</span></div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="keyword">static</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector&lt;std::string&gt;</a> <span class="keyword">const</span> supported{</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <span class="stringliteral">&quot;MultiSign&quot;</span>, <span class="comment">// Unconditionally supported.</span></div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <span class="comment">// &quot;Tickets&quot;,</span></div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="stringliteral">&quot;TrustSetAuth&quot;</span>, <span class="comment">// Unconditionally supported.</span></div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <span class="stringliteral">&quot;FeeEscalation&quot;</span>, <span class="comment">// Unconditionally supported.</span></div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="comment">// &quot;OwnerPaysFee&quot;,</span></div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <span class="stringliteral">&quot;PayChan&quot;</span>,</div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <span class="stringliteral">&quot;Flow&quot;</span>,</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <span class="stringliteral">&quot;CryptoConditions&quot;</span>,</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; <span class="stringliteral">&quot;TickSize&quot;</span>,</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <span class="stringliteral">&quot;fix1368&quot;</span>,</div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <span class="stringliteral">&quot;Escrow&quot;</span>,</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <span class="stringliteral">&quot;CryptoConditionsSuite&quot;</span>,</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <span class="stringliteral">&quot;fix1373&quot;</span>,</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="stringliteral">&quot;EnforceInvariants&quot;</span>,</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <span class="stringliteral">&quot;FlowCross&quot;</span>,</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; <span class="stringliteral">&quot;SortedDirectories&quot;</span>,</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <span class="stringliteral">&quot;fix1201&quot;</span>,</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <span class="stringliteral">&quot;fix1512&quot;</span>,</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; <span class="stringliteral">&quot;fix1513&quot;</span>,</div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <span class="stringliteral">&quot;fix1523&quot;</span>,</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; <span class="stringliteral">&quot;fix1528&quot;</span>,</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; <span class="stringliteral">&quot;DepositAuth&quot;</span>,</div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="stringliteral">&quot;Checks&quot;</span>,</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="stringliteral">&quot;fix1571&quot;</span>,</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <span class="stringliteral">&quot;fix1543&quot;</span>,</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; <span class="stringliteral">&quot;fix1623&quot;</span>,</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; <span class="stringliteral">&quot;DepositPreauth&quot;</span>,</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <span class="comment">// Use liquidity from strands that consume max offers, but mark as dry</span></div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <span class="stringliteral">&quot;fix1515&quot;</span>,</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <span class="stringliteral">&quot;fix1578&quot;</span>,</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <span class="stringliteral">&quot;MultiSignReserve&quot;</span>,</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; <span class="stringliteral">&quot;fixTakerDryOfferRemoval&quot;</span>,</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; <span class="stringliteral">&quot;fixMasterKeyAsRegularKey&quot;</span>,</div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; <span class="stringliteral">&quot;fixCheckThreading&quot;</span>,</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; <span class="stringliteral">&quot;fixPayChanRecipientOwnerDir&quot;</span>,</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <span class="stringliteral">&quot;DeletableAccounts&quot;</span>,</div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; <span class="stringliteral">&quot;fixQualityUpperBound&quot;</span>,</div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; <span class="stringliteral">&quot;RequireFullyCanonicalSig&quot;</span>,</div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <span class="stringliteral">&quot;fix1781&quot;</span>,</div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; <span class="stringliteral">&quot;HardenedValidations&quot;</span>,</div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <span class="stringliteral">&quot;fixAmendmentMajorityCalc&quot;</span>,</div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <span class="comment">//&quot;NegativeUNL&quot; // Commented out to prevent automatic enablement</span></div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <span class="stringliteral">&quot;TrustSetAuth&quot;</span>, <span class="comment">// Unconditionally supported.</span></div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="stringliteral">&quot;FeeEscalation&quot;</span>, <span class="comment">// Unconditionally supported.</span></div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <span class="comment">// &quot;OwnerPaysFee&quot;,</span></div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="stringliteral">&quot;PayChan&quot;</span>,</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <span class="stringliteral">&quot;Flow&quot;</span>,</div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <span class="stringliteral">&quot;CryptoConditions&quot;</span>,</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <span class="stringliteral">&quot;TickSize&quot;</span>,</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; <span class="stringliteral">&quot;fix1368&quot;</span>,</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <span class="stringliteral">&quot;Escrow&quot;</span>,</div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <span class="stringliteral">&quot;CryptoConditionsSuite&quot;</span>,</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <span class="stringliteral">&quot;fix1373&quot;</span>,</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <span class="stringliteral">&quot;EnforceInvariants&quot;</span>,</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="stringliteral">&quot;FlowCross&quot;</span>,</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <span class="stringliteral">&quot;SortedDirectories&quot;</span>,</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; <span class="stringliteral">&quot;fix1201&quot;</span>,</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <span class="stringliteral">&quot;fix1512&quot;</span>,</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <span class="stringliteral">&quot;fix1513&quot;</span>,</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; <span class="stringliteral">&quot;fix1523&quot;</span>,</div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <span class="stringliteral">&quot;fix1528&quot;</span>,</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; <span class="stringliteral">&quot;DepositAuth&quot;</span>,</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; <span class="stringliteral">&quot;Checks&quot;</span>,</div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="stringliteral">&quot;fix1571&quot;</span>,</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="stringliteral">&quot;fix1543&quot;</span>,</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <span class="stringliteral">&quot;fix1623&quot;</span>,</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; <span class="stringliteral">&quot;DepositPreauth&quot;</span>,</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; <span class="comment">// Use liquidity from strands that consume max offers, but mark as dry</span></div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <span class="stringliteral">&quot;fix1515&quot;</span>,</div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <span class="stringliteral">&quot;fix1578&quot;</span>,</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <span class="stringliteral">&quot;MultiSignReserve&quot;</span>,</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <span class="stringliteral">&quot;fixTakerDryOfferRemoval&quot;</span>,</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; <span class="stringliteral">&quot;fixMasterKeyAsRegularKey&quot;</span>,</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; <span class="stringliteral">&quot;fixCheckThreading&quot;</span>,</div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; <span class="stringliteral">&quot;fixPayChanRecipientOwnerDir&quot;</span>,</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; <span class="stringliteral">&quot;DeletableAccounts&quot;</span>,</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <span class="stringliteral">&quot;fixQualityUpperBound&quot;</span>,</div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; <span class="stringliteral">&quot;RequireFullyCanonicalSig&quot;</span>,</div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; <span class="stringliteral">&quot;fix1781&quot;</span>,</div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <span class="stringliteral">&quot;HardenedValidations&quot;</span>,</div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; <span class="stringliteral">&quot;fixAmendmentMajorityCalc&quot;</span>,</div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <span class="comment">//&quot;NegativeUNL&quot;, // Commented out to prevent automatic enablement</span></div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <span class="comment">//&quot;TicketBatch&quot;, // Commented out to prevent automatic enablement</span></div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; };</div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <span class="keywordflow">return</span> supported;</div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160;}</div>
@@ -230,33 +230,33 @@ $(function() {
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160;<span class="comment">// clang-format off</span></div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; </div>
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160;<a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> <span class="keyword">const</span></div>
<div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="namespaceripple.html#aea5a43f3efcbe628cc7502772a5b29e9"> 163</a></span>&#160; <a class="code" href="namespaceripple.html#aea5a43f3efcbe628cc7502772a5b29e9">featureTickets</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;Tickets&quot;</span>),</div>
<div class="line"><a name="l00164"></a><span class="lineno"><a class="line" href="namespaceripple.html#a641d0cd1ae7b4807024597224a33d57e"> 164</a></span>&#160; <a class="code" href="namespaceripple.html#a641d0cd1ae7b4807024597224a33d57e">featureOwnerPaysFee</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;OwnerPaysFee&quot;</span>),</div>
<div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="namespaceripple.html#a63fcad85117109e07c65b9917cdc8aac"> 165</a></span>&#160; <a class="code" href="namespaceripple.html#a63fcad85117109e07c65b9917cdc8aac">featureFlow</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;Flow&quot;</span>),</div>
<div class="line"><a name="l00166"></a><span class="lineno"><a class="line" href="namespaceripple.html#ae22517cfbc6ab445027e9c9bc8118778"> 166</a></span>&#160; <a class="code" href="namespaceripple.html#ae22517cfbc6ab445027e9c9bc8118778">featureCompareTakerFlowCross</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;CompareTakerFlowCross&quot;</span>),</div>
<div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="namespaceripple.html#a2cb56a55020f266d207ee04d66cc97ae"> 167</a></span>&#160; <a class="code" href="namespaceripple.html#a2cb56a55020f266d207ee04d66cc97ae">featureFlowCross</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;FlowCross&quot;</span>),</div>
<div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="namespaceripple.html#ae388ae3995c8f94c4d77907c23981d09"> 168</a></span>&#160; <a class="code" href="namespaceripple.html#ae388ae3995c8f94c4d77907c23981d09">featureCryptoConditionsSuite</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;CryptoConditionsSuite&quot;</span>),</div>
<div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="namespaceripple.html#a1e4e6d3ac032cc3787c0901156036618"> 169</a></span>&#160; <a class="code" href="namespaceripple.html#a1e4e6d3ac032cc3787c0901156036618">fix1513</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fix1513&quot;</span>),</div>
<div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="namespaceripple.html#a549e32c7ae17a01dcd562df1a9679853"> 170</a></span>&#160; <a class="code" href="namespaceripple.html#a549e32c7ae17a01dcd562df1a9679853">featureDepositAuth</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;DepositAuth&quot;</span>),</div>
<div class="line"><a name="l00171"></a><span class="lineno"><a class="line" href="namespaceripple.html#a5f719e22f7b14728584f07b665dfd7cc"> 171</a></span>&#160; <a class="code" href="namespaceripple.html#a5f719e22f7b14728584f07b665dfd7cc">featureChecks</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;Checks&quot;</span>),</div>
<div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="namespaceripple.html#aceb75e0144de4950c33dedd1191de320"> 172</a></span>&#160; <a class="code" href="namespaceripple.html#aceb75e0144de4950c33dedd1191de320">fix1571</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fix1571&quot;</span>),</div>
<div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="namespaceripple.html#af692a0db75adbc331df9226d28909dd9"> 173</a></span>&#160; <a class="code" href="namespaceripple.html#af692a0db75adbc331df9226d28909dd9">fix1543</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fix1543&quot;</span>),</div>
<div class="line"><a name="l00174"></a><span class="lineno"><a class="line" href="namespaceripple.html#af2c25b95b708d565d681958fbd20d2b6"> 174</a></span>&#160; <a class="code" href="namespaceripple.html#af2c25b95b708d565d681958fbd20d2b6">fix1623</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fix1623&quot;</span>),</div>
<div class="line"><a name="l00175"></a><span class="lineno"><a class="line" href="namespaceripple.html#a2af7805d6ffc69b2227309433bccc833"> 175</a></span>&#160; <a class="code" href="namespaceripple.html#a2af7805d6ffc69b2227309433bccc833">featureDepositPreauth</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;DepositPreauth&quot;</span>),</div>
<div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="namespaceripple.html#a0c155f4dfdb9766fbe27cbe85d43ded7"> 176</a></span>&#160; <a class="code" href="namespaceripple.html#a0c155f4dfdb9766fbe27cbe85d43ded7">fix1515</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fix1515&quot;</span>),</div>
<div class="line"><a name="l00177"></a><span class="lineno"><a class="line" href="namespaceripple.html#afa20eb58bea379999a57028e082576f1"> 177</a></span>&#160; <a class="code" href="namespaceripple.html#afa20eb58bea379999a57028e082576f1">fix1578</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fix1578&quot;</span>),</div>
<div class="line"><a name="l00178"></a><span class="lineno"><a class="line" href="namespaceripple.html#a20fc4ac346fe042a5585c2107b0ca91b"> 178</a></span>&#160; <a class="code" href="namespaceripple.html#a20fc4ac346fe042a5585c2107b0ca91b">featureMultiSignReserve</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;MultiSignReserve&quot;</span>),</div>
<div class="line"><a name="l00179"></a><span class="lineno"><a class="line" href="namespaceripple.html#a0c6216b12b73b15239445dfaeee8d473"> 179</a></span>&#160; <a class="code" href="namespaceripple.html#a0c6216b12b73b15239445dfaeee8d473">fixTakerDryOfferRemoval</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fixTakerDryOfferRemoval&quot;</span>),</div>
<div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="namespaceripple.html#aba5b8db3b6370710dbaadeb4a3b56f6b"> 180</a></span>&#160; <a class="code" href="namespaceripple.html#aba5b8db3b6370710dbaadeb4a3b56f6b">fixMasterKeyAsRegularKey</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fixMasterKeyAsRegularKey&quot;</span>),</div>
<div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac73c4c435b681301e35a8028c549c709"> 181</a></span>&#160; <a class="code" href="namespaceripple.html#ac73c4c435b681301e35a8028c549c709">fixCheckThreading</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fixCheckThreading&quot;</span>),</div>
<div class="line"><a name="l00182"></a><span class="lineno"><a class="line" href="namespaceripple.html#afd7eb1f95de1f953b43cfd2adb902eec"> 182</a></span>&#160; <a class="code" href="namespaceripple.html#afd7eb1f95de1f953b43cfd2adb902eec">fixPayChanRecipientOwnerDir</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fixPayChanRecipientOwnerDir&quot;</span>),</div>
<div class="line"><a name="l00183"></a><span class="lineno"><a class="line" href="namespaceripple.html#a19e46a085c26216e75132e85139d09ea"> 183</a></span>&#160; <a class="code" href="namespaceripple.html#a19e46a085c26216e75132e85139d09ea">featureDeletableAccounts</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;DeletableAccounts&quot;</span>),</div>
<div class="line"><a name="l00184"></a><span class="lineno"><a class="line" href="namespaceripple.html#a0925502ed5ba18e4eaec5b16b1f552c0"> 184</a></span>&#160; <a class="code" href="namespaceripple.html#a0925502ed5ba18e4eaec5b16b1f552c0">fixQualityUpperBound</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fixQualityUpperBound&quot;</span>),</div>
<div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="namespaceripple.html#abca47aa4443ba4667feae50f0bb7840d"> 185</a></span>&#160; <a class="code" href="namespaceripple.html#abca47aa4443ba4667feae50f0bb7840d">featureRequireFullyCanonicalSig</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;RequireFullyCanonicalSig&quot;</span>),</div>
<div class="line"><a name="l00186"></a><span class="lineno"><a class="line" href="namespaceripple.html#aa520966ed6e3285630d0871466e438a8"> 186</a></span>&#160; <a class="code" href="namespaceripple.html#aa520966ed6e3285630d0871466e438a8">fix1781</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fix1781&quot;</span>),</div>
<div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="namespaceripple.html#afe6621666690fb309225d4d57b1748d1"> 187</a></span>&#160; <a class="code" href="namespaceripple.html#afe6621666690fb309225d4d57b1748d1">featureHardenedValidations</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;HardenedValidations&quot;</span>),</div>
<div class="line"><a name="l00188"></a><span class="lineno"><a class="line" href="namespaceripple.html#a7ddad39c3614122e497f9a0980f0f0cc"> 188</a></span>&#160; <a class="code" href="namespaceripple.html#a7ddad39c3614122e497f9a0980f0f0cc">fixAmendmentMajorityCalc</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fixAmendmentMajorityCalc&quot;</span>),</div>
<div class="line"><a name="l00189"></a><span class="lineno"><a class="line" href="namespaceripple.html#afb8eb6b8a92d7cb7fe9e359677ab2532"> 189</a></span>&#160; <a class="code" href="namespaceripple.html#afb8eb6b8a92d7cb7fe9e359677ab2532">featureNegativeUNL</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;NegativeUNL&quot;</span>);</div>
<div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="namespaceripple.html#a641d0cd1ae7b4807024597224a33d57e"> 163</a></span>&#160; <a class="code" href="namespaceripple.html#a641d0cd1ae7b4807024597224a33d57e">featureOwnerPaysFee</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;OwnerPaysFee&quot;</span>),</div>
<div class="line"><a name="l00164"></a><span class="lineno"><a class="line" href="namespaceripple.html#a63fcad85117109e07c65b9917cdc8aac"> 164</a></span>&#160; <a class="code" href="namespaceripple.html#a63fcad85117109e07c65b9917cdc8aac">featureFlow</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;Flow&quot;</span>),</div>
<div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="namespaceripple.html#ae22517cfbc6ab445027e9c9bc8118778"> 165</a></span>&#160; <a class="code" href="namespaceripple.html#ae22517cfbc6ab445027e9c9bc8118778">featureCompareTakerFlowCross</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;CompareTakerFlowCross&quot;</span>),</div>
<div class="line"><a name="l00166"></a><span class="lineno"><a class="line" href="namespaceripple.html#a2cb56a55020f266d207ee04d66cc97ae"> 166</a></span>&#160; <a class="code" href="namespaceripple.html#a2cb56a55020f266d207ee04d66cc97ae">featureFlowCross</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;FlowCross&quot;</span>),</div>
<div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="namespaceripple.html#ae388ae3995c8f94c4d77907c23981d09"> 167</a></span>&#160; <a class="code" href="namespaceripple.html#ae388ae3995c8f94c4d77907c23981d09">featureCryptoConditionsSuite</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;CryptoConditionsSuite&quot;</span>),</div>
<div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="namespaceripple.html#a1e4e6d3ac032cc3787c0901156036618"> 168</a></span>&#160; <a class="code" href="namespaceripple.html#a1e4e6d3ac032cc3787c0901156036618">fix1513</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fix1513&quot;</span>),</div>
<div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="namespaceripple.html#a549e32c7ae17a01dcd562df1a9679853"> 169</a></span>&#160; <a class="code" href="namespaceripple.html#a549e32c7ae17a01dcd562df1a9679853">featureDepositAuth</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;DepositAuth&quot;</span>),</div>
<div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="namespaceripple.html#a5f719e22f7b14728584f07b665dfd7cc"> 170</a></span>&#160; <a class="code" href="namespaceripple.html#a5f719e22f7b14728584f07b665dfd7cc">featureChecks</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;Checks&quot;</span>),</div>
<div class="line"><a name="l00171"></a><span class="lineno"><a class="line" href="namespaceripple.html#aceb75e0144de4950c33dedd1191de320"> 171</a></span>&#160; <a class="code" href="namespaceripple.html#aceb75e0144de4950c33dedd1191de320">fix1571</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fix1571&quot;</span>),</div>
<div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="namespaceripple.html#af692a0db75adbc331df9226d28909dd9"> 172</a></span>&#160; <a class="code" href="namespaceripple.html#af692a0db75adbc331df9226d28909dd9">fix1543</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fix1543&quot;</span>),</div>
<div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="namespaceripple.html#af2c25b95b708d565d681958fbd20d2b6"> 173</a></span>&#160; <a class="code" href="namespaceripple.html#af2c25b95b708d565d681958fbd20d2b6">fix1623</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fix1623&quot;</span>),</div>
<div class="line"><a name="l00174"></a><span class="lineno"><a class="line" href="namespaceripple.html#a2af7805d6ffc69b2227309433bccc833"> 174</a></span>&#160; <a class="code" href="namespaceripple.html#a2af7805d6ffc69b2227309433bccc833">featureDepositPreauth</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;DepositPreauth&quot;</span>),</div>
<div class="line"><a name="l00175"></a><span class="lineno"><a class="line" href="namespaceripple.html#a0c155f4dfdb9766fbe27cbe85d43ded7"> 175</a></span>&#160; <a class="code" href="namespaceripple.html#a0c155f4dfdb9766fbe27cbe85d43ded7">fix1515</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fix1515&quot;</span>),</div>
<div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="namespaceripple.html#afa20eb58bea379999a57028e082576f1"> 176</a></span>&#160; <a class="code" href="namespaceripple.html#afa20eb58bea379999a57028e082576f1">fix1578</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fix1578&quot;</span>),</div>
<div class="line"><a name="l00177"></a><span class="lineno"><a class="line" href="namespaceripple.html#a20fc4ac346fe042a5585c2107b0ca91b"> 177</a></span>&#160; <a class="code" href="namespaceripple.html#a20fc4ac346fe042a5585c2107b0ca91b">featureMultiSignReserve</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;MultiSignReserve&quot;</span>),</div>
<div class="line"><a name="l00178"></a><span class="lineno"><a class="line" href="namespaceripple.html#a0c6216b12b73b15239445dfaeee8d473"> 178</a></span>&#160; <a class="code" href="namespaceripple.html#a0c6216b12b73b15239445dfaeee8d473">fixTakerDryOfferRemoval</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fixTakerDryOfferRemoval&quot;</span>),</div>
<div class="line"><a name="l00179"></a><span class="lineno"><a class="line" href="namespaceripple.html#aba5b8db3b6370710dbaadeb4a3b56f6b"> 179</a></span>&#160; <a class="code" href="namespaceripple.html#aba5b8db3b6370710dbaadeb4a3b56f6b">fixMasterKeyAsRegularKey</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fixMasterKeyAsRegularKey&quot;</span>),</div>
<div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="namespaceripple.html#ac73c4c435b681301e35a8028c549c709"> 180</a></span>&#160; <a class="code" href="namespaceripple.html#ac73c4c435b681301e35a8028c549c709">fixCheckThreading</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fixCheckThreading&quot;</span>),</div>
<div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="namespaceripple.html#afd7eb1f95de1f953b43cfd2adb902eec"> 181</a></span>&#160; <a class="code" href="namespaceripple.html#afd7eb1f95de1f953b43cfd2adb902eec">fixPayChanRecipientOwnerDir</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fixPayChanRecipientOwnerDir&quot;</span>),</div>
<div class="line"><a name="l00182"></a><span class="lineno"><a class="line" href="namespaceripple.html#a19e46a085c26216e75132e85139d09ea"> 182</a></span>&#160; <a class="code" href="namespaceripple.html#a19e46a085c26216e75132e85139d09ea">featureDeletableAccounts</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;DeletableAccounts&quot;</span>),</div>
<div class="line"><a name="l00183"></a><span class="lineno"><a class="line" href="namespaceripple.html#a0925502ed5ba18e4eaec5b16b1f552c0"> 183</a></span>&#160; <a class="code" href="namespaceripple.html#a0925502ed5ba18e4eaec5b16b1f552c0">fixQualityUpperBound</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fixQualityUpperBound&quot;</span>),</div>
<div class="line"><a name="l00184"></a><span class="lineno"><a class="line" href="namespaceripple.html#abca47aa4443ba4667feae50f0bb7840d"> 184</a></span>&#160; <a class="code" href="namespaceripple.html#abca47aa4443ba4667feae50f0bb7840d">featureRequireFullyCanonicalSig</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;RequireFullyCanonicalSig&quot;</span>),</div>
<div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="namespaceripple.html#aa520966ed6e3285630d0871466e438a8"> 185</a></span>&#160; <a class="code" href="namespaceripple.html#aa520966ed6e3285630d0871466e438a8">fix1781</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fix1781&quot;</span>),</div>
<div class="line"><a name="l00186"></a><span class="lineno"><a class="line" href="namespaceripple.html#afe6621666690fb309225d4d57b1748d1"> 186</a></span>&#160; <a class="code" href="namespaceripple.html#afe6621666690fb309225d4d57b1748d1">featureHardenedValidations</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;HardenedValidations&quot;</span>),</div>
<div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="namespaceripple.html#a7ddad39c3614122e497f9a0980f0f0cc"> 187</a></span>&#160; <a class="code" href="namespaceripple.html#a7ddad39c3614122e497f9a0980f0f0cc">fixAmendmentMajorityCalc</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;fixAmendmentMajorityCalc&quot;</span>),</div>
<div class="line"><a name="l00188"></a><span class="lineno"><a class="line" href="namespaceripple.html#afb8eb6b8a92d7cb7fe9e359677ab2532"> 188</a></span>&#160; <a class="code" href="namespaceripple.html#afb8eb6b8a92d7cb7fe9e359677ab2532">featureNegativeUNL</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;NegativeUNL&quot;</span>),</div>
<div class="line"><a name="l00189"></a><span class="lineno"><a class="line" href="namespaceripple.html#af5a63958686496574543bdfeb4b68ffa"> 189</a></span>&#160; <a class="code" href="namespaceripple.html#af5a63958686496574543bdfeb4b68ffa">featureTicketBatch</a> = *<a class="code" href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">getRegisteredFeature</a>(<span class="stringliteral">&quot;TicketBatch&quot;</span>);</div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160; </div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160;<span class="comment">// The following amendments have been active for at least two years. Their</span></div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160;<span class="comment">// pre-amendment code has been removed and the identifiers are deprecated.</span></div>
@@ -280,69 +280,69 @@ $(function() {
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160;} <span class="comment">// namespace ripple</span></div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="aclassripple_1_1detail_1_1FeatureCollections_html_a49233ef1ebaa477bfecf77bbbd00d467"><div class="ttname"><a href="classripple_1_1detail_1_1FeatureCollections.html#a49233ef1ebaa477bfecf77bbbd00d467">ripple::detail::FeatureCollections::getRegisteredFeature</a></div><div class="ttdeci">boost::optional&lt; uint256 &gt; getRegisteredFeature(std::string const &amp;name) const</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00052">Feature.cpp:52</a></div></div>
<div class="ttc" id="anamespaceripple_html_a0925502ed5ba18e4eaec5b16b1f552c0"><div class="ttname"><a href="namespaceripple.html#a0925502ed5ba18e4eaec5b16b1f552c0">ripple::fixQualityUpperBound</a></div><div class="ttdeci">const uint256 fixQualityUpperBound</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00184">Feature.cpp:184</a></div></div>
<div class="ttc" id="anamespaceripple_html_a0925502ed5ba18e4eaec5b16b1f552c0"><div class="ttname"><a href="namespaceripple.html#a0925502ed5ba18e4eaec5b16b1f552c0">ripple::fixQualityUpperBound</a></div><div class="ttdeci">const uint256 fixQualityUpperBound</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00183">Feature.cpp:183</a></div></div>
<div class="ttc" id="astrlen_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/string/byte/strlen.html">std::strlen</a></div><div class="ttdeci">T strlen(T... args)</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="acstring_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/cstring.html">cstring</a></div></div>
<div class="ttc" id="astructripple_1_1detail_1_1basic__sha512__half__hasher_html"><div class="ttname"><a href="structripple_1_1detail_1_1basic__sha512__half__hasher.html">ripple::detail::basic_sha512_half_hasher</a></div><div class="ttdoc">Returns the SHA512-Half digest of a message.</div><div class="ttdef"><b>Definition:</b> <a href="digest_8h_source.html#l00175">digest.h:175</a></div></div>
<div class="ttc" id="anamespaceripple_html_a29031547549155bd2da48db469afd0fc"><div class="ttname"><a href="namespaceripple.html#a29031547549155bd2da48db469afd0fc">ripple::retiredFix1528</a></div><div class="ttdeci">const uint256 retiredFix1528</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00206">Feature.cpp:206</a></div></div>
<div class="ttc" id="anamespaceripple_html_ab0928ca5a324144ff7ce4faaaacbdc2d"><div class="ttname"><a href="namespaceripple.html#ab0928ca5a324144ff7ce4faaaacbdc2d">ripple::retiredSortedDirectories</a></div><div class="ttdeci">const uint256 retiredSortedDirectories</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00202">Feature.cpp:202</a></div></div>
<div class="ttc" id="anamespaceripple_html_a0c155f4dfdb9766fbe27cbe85d43ded7"><div class="ttname"><a href="namespaceripple.html#a0c155f4dfdb9766fbe27cbe85d43ded7">ripple::fix1515</a></div><div class="ttdeci">const uint256 fix1515</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00176">Feature.cpp:176</a></div></div>
<div class="ttc" id="anamespaceripple_html_a2af7805d6ffc69b2227309433bccc833"><div class="ttname"><a href="namespaceripple.html#a2af7805d6ffc69b2227309433bccc833">ripple::featureDepositPreauth</a></div><div class="ttdeci">const uint256 featureDepositPreauth</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00175">Feature.cpp:175</a></div></div>
<div class="ttc" id="anamespaceripple_html_a0c155f4dfdb9766fbe27cbe85d43ded7"><div class="ttname"><a href="namespaceripple.html#a0c155f4dfdb9766fbe27cbe85d43ded7">ripple::fix1515</a></div><div class="ttdeci">const uint256 fix1515</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00175">Feature.cpp:175</a></div></div>
<div class="ttc" id="anamespaceripple_html_a2af7805d6ffc69b2227309433bccc833"><div class="ttname"><a href="namespaceripple.html#a2af7805d6ffc69b2227309433bccc833">ripple::featureDepositPreauth</a></div><div class="ttdeci">const uint256 featureDepositPreauth</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00174">Feature.cpp:174</a></div></div>
<div class="ttc" id="avector_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector&lt; std::string &gt;</a></div></div>
<div class="ttc" id="anamespaceripple_html_a549e32c7ae17a01dcd562df1a9679853"><div class="ttname"><a href="namespaceripple.html#a549e32c7ae17a01dcd562df1a9679853">ripple::featureDepositAuth</a></div><div class="ttdeci">const uint256 featureDepositAuth</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00170">Feature.cpp:170</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1FeatureCollections_html_ad7e8e925022a66488f9044c2bfe0f4e2"><div class="ttname"><a href="classripple_1_1detail_1_1FeatureCollections.html#ad7e8e925022a66488f9044c2bfe0f4e2">ripple::detail::FeatureCollections::featureToIndex</a></div><div class="ttdeci">boost::container::flat_map&lt; uint256, std::size_t &gt; featureToIndex</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8h_source.html#l00118">Feature.h:118</a></div></div>
<div class="ttc" id="anamespaceripple_html_aa520966ed6e3285630d0871466e438a8"><div class="ttname"><a href="namespaceripple.html#aa520966ed6e3285630d0871466e438a8">ripple::fix1781</a></div><div class="ttdeci">const uint256 fix1781</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00186">Feature.cpp:186</a></div></div>
<div class="ttc" id="anamespaceripple_html_a20fc4ac346fe042a5585c2107b0ca91b"><div class="ttname"><a href="namespaceripple.html#a20fc4ac346fe042a5585c2107b0ca91b">ripple::featureMultiSignReserve</a></div><div class="ttdeci">const uint256 featureMultiSignReserve</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00178">Feature.cpp:178</a></div></div>
<div class="ttc" id="anamespaceripple_html_a549e32c7ae17a01dcd562df1a9679853"><div class="ttname"><a href="namespaceripple.html#a549e32c7ae17a01dcd562df1a9679853">ripple::featureDepositAuth</a></div><div class="ttdeci">const uint256 featureDepositAuth</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00169">Feature.cpp:169</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1FeatureCollections_html_ad7e8e925022a66488f9044c2bfe0f4e2"><div class="ttname"><a href="classripple_1_1detail_1_1FeatureCollections.html#ad7e8e925022a66488f9044c2bfe0f4e2">ripple::detail::FeatureCollections::featureToIndex</a></div><div class="ttdeci">boost::container::flat_map&lt; uint256, std::size_t &gt; featureToIndex</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8h_source.html#l00119">Feature.h:119</a></div></div>
<div class="ttc" id="anamespaceripple_html_aa520966ed6e3285630d0871466e438a8"><div class="ttname"><a href="namespaceripple.html#aa520966ed6e3285630d0871466e438a8">ripple::fix1781</a></div><div class="ttdeci">const uint256 fix1781</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00185">Feature.cpp:185</a></div></div>
<div class="ttc" id="anamespaceripple_html_a20fc4ac346fe042a5585c2107b0ca91b"><div class="ttname"><a href="namespaceripple.html#a20fc4ac346fe042a5585c2107b0ca91b">ripple::featureMultiSignReserve</a></div><div class="ttdeci">const uint256 featureMultiSignReserve</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00177">Feature.cpp:177</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1FeatureCollections_html_ae569aaa1b138f4f5d83f83769896bdef"><div class="ttname"><a href="classripple_1_1detail_1_1FeatureCollections.html#ae569aaa1b138f4f5d83f83769896bdef">ripple::detail::FeatureCollections::FeatureCollections</a></div><div class="ttdeci">FeatureCollections()</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00032">Feature.cpp:32</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4c47c9315caed48b938967bb8a78891e"><div class="ttname"><a href="namespaceripple.html#a4c47c9315caed48b938967bb8a78891e">ripple::retiredPayChan</a></div><div class="ttdeci">const uint256 retiredPayChan</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00195">Feature.cpp:195</a></div></div>
<div class="ttc" id="anamespaceripple_html_a87b7aae2e788b04f6c439217f994f901"><div class="ttname"><a href="namespaceripple.html#a87b7aae2e788b04f6c439217f994f901">ripple::retiredFix1368</a></div><div class="ttdeci">const uint256 retiredFix1368</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00198">Feature.cpp:198</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1FeatureCollections_html"><div class="ttname"><a href="classripple_1_1detail_1_1FeatureCollections.html">ripple::detail::FeatureCollections</a></div><div class="ttdef"><b>Definition:</b> <a href="Feature_8h_source.html#l00070">Feature.h:70</a></div></div>
<div class="ttc" id="anamespaceripple_html_ad95f3c81e57821c73a314eb9767a13e5"><div class="ttname"><a href="namespaceripple.html#ad95f3c81e57821c73a314eb9767a13e5">ripple::retiredEnforceInvariants</a></div><div class="ttdeci">const uint256 retiredEnforceInvariants</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00201">Feature.cpp:201</a></div></div>
<div class="ttc" id="anamespaceripple_html_a356c68147333a9a48a344718038576d9"><div class="ttname"><a href="namespaceripple.html#a356c68147333a9a48a344718038576d9">ripple::uint256</a></div><div class="ttdeci">base_uint&lt; 256 &gt; uint256</div><div class="ttdef"><b>Definition:</b> <a href="base__uint_8h_source.html#l00493">base_uint.h:493</a></div></div>
<div class="ttc" id="anamespaceripple_html_a19e46a085c26216e75132e85139d09ea"><div class="ttname"><a href="namespaceripple.html#a19e46a085c26216e75132e85139d09ea">ripple::featureDeletableAccounts</a></div><div class="ttdeci">const uint256 featureDeletableAccounts</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00183">Feature.cpp:183</a></div></div>
<div class="ttc" id="anamespaceripple_html_a19e46a085c26216e75132e85139d09ea"><div class="ttname"><a href="namespaceripple.html#a19e46a085c26216e75132e85139d09ea">ripple::featureDeletableAccounts</a></div><div class="ttdeci">const uint256 featureDeletableAccounts</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00182">Feature.cpp:182</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac2cdee379bd2a55fe3dee570a36d9f8e"><div class="ttname"><a href="namespaceripple.html#ac2cdee379bd2a55fe3dee570a36d9f8e">ripple::retiredTickSize</a></div><div class="ttdeci">const uint256 retiredTickSize</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00197">Feature.cpp:197</a></div></div>
<div class="ttc" id="aclassripple_1_1base__uint_html"><div class="ttname"><a href="classripple_1_1base__uint.html">ripple::base_uint&lt; 256 &gt;</a></div></div>
<div class="ttc" id="anamespaceripple_html_abca47aa4443ba4667feae50f0bb7840d"><div class="ttname"><a href="namespaceripple.html#abca47aa4443ba4667feae50f0bb7840d">ripple::featureRequireFullyCanonicalSig</a></div><div class="ttdeci">const uint256 featureRequireFullyCanonicalSig</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00185">Feature.cpp:185</a></div></div>
<div class="ttc" id="anamespaceripple_html_abca47aa4443ba4667feae50f0bb7840d"><div class="ttname"><a href="namespaceripple.html#abca47aa4443ba4667feae50f0bb7840d">ripple::featureRequireFullyCanonicalSig</a></div><div class="ttdeci">const uint256 featureRequireFullyCanonicalSig</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00184">Feature.cpp:184</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1FeatureCollections_html_a668424d0baffc2c4af6baa88f523e99c"><div class="ttname"><a href="classripple_1_1detail_1_1FeatureCollections.html#a668424d0baffc2c4af6baa88f523e99c">ripple::detail::FeatureCollections::bitsetIndexToFeature</a></div><div class="ttdeci">uint256 const &amp; bitsetIndexToFeature(size_t i) const</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00070">Feature.cpp:70</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1FeatureCollections_html_a6a804338746c84488ccf491ef6a83820"><div class="ttname"><a href="classripple_1_1detail_1_1FeatureCollections.html#a6a804338746c84488ccf491ef6a83820">ripple::detail::FeatureCollections::features</a></div><div class="ttdeci">std::vector&lt; uint256 &gt; features</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8h_source.html#l00117">Feature.h:117</a></div></div>
<div class="ttc" id="anamespaceripple_html_ae22517cfbc6ab445027e9c9bc8118778"><div class="ttname"><a href="namespaceripple.html#ae22517cfbc6ab445027e9c9bc8118778">ripple::featureCompareTakerFlowCross</a></div><div class="ttdeci">const uint256 featureCompareTakerFlowCross</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00166">Feature.cpp:166</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1FeatureCollections_html_a6a804338746c84488ccf491ef6a83820"><div class="ttname"><a href="classripple_1_1detail_1_1FeatureCollections.html#a6a804338746c84488ccf491ef6a83820">ripple::detail::FeatureCollections::features</a></div><div class="ttdeci">std::vector&lt; uint256 &gt; features</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8h_source.html#l00118">Feature.h:118</a></div></div>
<div class="ttc" id="anamespaceripple_html_ae22517cfbc6ab445027e9c9bc8118778"><div class="ttname"><a href="namespaceripple.html#ae22517cfbc6ab445027e9c9bc8118778">ripple::featureCompareTakerFlowCross</a></div><div class="ttdeci">const uint256 featureCompareTakerFlowCross</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00165">Feature.cpp:165</a></div></div>
<div class="ttc" id="anamespaceripple_html_a53b3831b0646238359466f8310fd5cfe"><div class="ttname"><a href="namespaceripple.html#a53b3831b0646238359466f8310fd5cfe">ripple::retiredEscrow</a></div><div class="ttdeci">const uint256 retiredEscrow</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00199">Feature.cpp:199</a></div></div>
<div class="ttc" id="anamespaceripple_html_a1e4e6d3ac032cc3787c0901156036618"><div class="ttname"><a href="namespaceripple.html#a1e4e6d3ac032cc3787c0901156036618">ripple::fix1513</a></div><div class="ttdeci">const uint256 fix1513</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00169">Feature.cpp:169</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac73c4c435b681301e35a8028c549c709"><div class="ttname"><a href="namespaceripple.html#ac73c4c435b681301e35a8028c549c709">ripple::fixCheckThreading</a></div><div class="ttdeci">const uint256 fixCheckThreading</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00181">Feature.cpp:181</a></div></div>
<div class="ttc" id="anamespaceripple_html_a1e4e6d3ac032cc3787c0901156036618"><div class="ttname"><a href="namespaceripple.html#a1e4e6d3ac032cc3787c0901156036618">ripple::fix1513</a></div><div class="ttdeci">const uint256 fix1513</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00168">Feature.cpp:168</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac73c4c435b681301e35a8028c549c709"><div class="ttname"><a href="namespaceripple.html#ac73c4c435b681301e35a8028c549c709">ripple::fixCheckThreading</a></div><div class="ttdeci">const uint256 fixCheckThreading</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00180">Feature.cpp:180</a></div></div>
<div class="ttc" id="anamespaceripple_html_af8f4a6fbdcdaabe9de5cf5f9c7dcdcdc"><div class="ttname"><a href="namespaceripple.html#af8f4a6fbdcdaabe9de5cf5f9c7dcdcdc">ripple::retiredFix1373</a></div><div class="ttdeci">const uint256 retiredFix1373</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00200">Feature.cpp:200</a></div></div>
<div class="ttc" id="anamespaceripple_html_a7ddad39c3614122e497f9a0980f0f0cc"><div class="ttname"><a href="namespaceripple.html#a7ddad39c3614122e497f9a0980f0f0cc">ripple::fixAmendmentMajorityCalc</a></div><div class="ttdeci">const uint256 fixAmendmentMajorityCalc</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00188">Feature.cpp:188</a></div></div>
<div class="ttc" id="anamespaceripple_html_a0c6216b12b73b15239445dfaeee8d473"><div class="ttname"><a href="namespaceripple.html#a0c6216b12b73b15239445dfaeee8d473">ripple::fixTakerDryOfferRemoval</a></div><div class="ttdeci">const uint256 fixTakerDryOfferRemoval</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00179">Feature.cpp:179</a></div></div>
<div class="ttc" id="anamespaceripple_html_a7ddad39c3614122e497f9a0980f0f0cc"><div class="ttname"><a href="namespaceripple.html#a7ddad39c3614122e497f9a0980f0f0cc">ripple::fixAmendmentMajorityCalc</a></div><div class="ttdeci">const uint256 fixAmendmentMajorityCalc</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00187">Feature.cpp:187</a></div></div>
<div class="ttc" id="anamespaceripple_html_a0c6216b12b73b15239445dfaeee8d473"><div class="ttname"><a href="namespaceripple.html#a0c6216b12b73b15239445dfaeee8d473">ripple::fixTakerDryOfferRemoval</a></div><div class="ttdeci">const uint256 fixTakerDryOfferRemoval</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00178">Feature.cpp:178</a></div></div>
<div class="ttc" id="anamespaceripple_html_a20b8b8934ee4b63ea32c06f6a3623b21"><div class="ttname"><a href="namespaceripple.html#a20b8b8934ee4b63ea32c06f6a3623b21">ripple::featureCollections</a></div><div class="ttdeci">static const detail::FeatureCollections featureCollections</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00077">Feature.cpp:77</a></div></div>
<div class="ttc" id="anamespaceripple_html_af2c25b95b708d565d681958fbd20d2b6"><div class="ttname"><a href="namespaceripple.html#af2c25b95b708d565d681958fbd20d2b6">ripple::fix1623</a></div><div class="ttdeci">const uint256 fix1623</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00174">Feature.cpp:174</a></div></div>
<div class="ttc" id="anamespaceripple_html_af2c25b95b708d565d681958fbd20d2b6"><div class="ttname"><a href="namespaceripple.html#af2c25b95b708d565d681958fbd20d2b6">ripple::fix1623</a></div><div class="ttdeci">const uint256 fix1623</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00173">Feature.cpp:173</a></div></div>
<div class="ttc" id="anamespaceripple_html_a7829716dab9950c88863168cc8731870"><div class="ttname"><a href="namespaceripple.html#a7829716dab9950c88863168cc8731870">ripple::featureToBitsetIndex</a></div><div class="ttdeci">size_t featureToBitsetIndex(uint256 const &amp;f)</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00149">Feature.cpp:149</a></div></div>
<div class="ttc" id="anamespaceripple_html_afd7eb1f95de1f953b43cfd2adb902eec"><div class="ttname"><a href="namespaceripple.html#afd7eb1f95de1f953b43cfd2adb902eec">ripple::fixPayChanRecipientOwnerDir</a></div><div class="ttdeci">const uint256 fixPayChanRecipientOwnerDir</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00182">Feature.cpp:182</a></div></div>
<div class="ttc" id="anamespaceripple_html_aba5b8db3b6370710dbaadeb4a3b56f6b"><div class="ttname"><a href="namespaceripple.html#aba5b8db3b6370710dbaadeb4a3b56f6b">ripple::fixMasterKeyAsRegularKey</a></div><div class="ttdeci">const uint256 fixMasterKeyAsRegularKey</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00180">Feature.cpp:180</a></div></div>
<div class="ttc" id="anamespaceripple_html_aea5a43f3efcbe628cc7502772a5b29e9"><div class="ttname"><a href="namespaceripple.html#aea5a43f3efcbe628cc7502772a5b29e9">ripple::featureTickets</a></div><div class="ttdeci">const uint256 featureTickets</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00163">Feature.cpp:163</a></div></div>
<div class="ttc" id="anamespaceripple_html_afd7eb1f95de1f953b43cfd2adb902eec"><div class="ttname"><a href="namespaceripple.html#afd7eb1f95de1f953b43cfd2adb902eec">ripple::fixPayChanRecipientOwnerDir</a></div><div class="ttdeci">const uint256 fixPayChanRecipientOwnerDir</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00181">Feature.cpp:181</a></div></div>
<div class="ttc" id="anamespaceripple_html_aba5b8db3b6370710dbaadeb4a3b56f6b"><div class="ttname"><a href="namespaceripple.html#aba5b8db3b6370710dbaadeb4a3b56f6b">ripple::fixMasterKeyAsRegularKey</a></div><div class="ttdeci">const uint256 fixMasterKeyAsRegularKey</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00179">Feature.cpp:179</a></div></div>
<div class="ttc" id="anamespaceripple_html_ae5c1cee76ef3294bbb33190e30ed07ce"><div class="ttname"><a href="namespaceripple.html#ae5c1cee76ef3294bbb33190e30ed07ce">ripple::retiredCryptoConditions</a></div><div class="ttdeci">const uint256 retiredCryptoConditions</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00196">Feature.cpp:196</a></div></div>
<div class="ttc" id="anamespaceripple_html_a5f719e22f7b14728584f07b665dfd7cc"><div class="ttname"><a href="namespaceripple.html#a5f719e22f7b14728584f07b665dfd7cc">ripple::featureChecks</a></div><div class="ttdeci">const uint256 featureChecks</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00171">Feature.cpp:171</a></div></div>
<div class="ttc" id="anamespaceripple_html_afe6621666690fb309225d4d57b1748d1"><div class="ttname"><a href="namespaceripple.html#afe6621666690fb309225d4d57b1748d1">ripple::featureHardenedValidations</a></div><div class="ttdeci">const uint256 featureHardenedValidations</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00187">Feature.cpp:187</a></div></div>
<div class="ttc" id="anamespaceripple_html_af692a0db75adbc331df9226d28909dd9"><div class="ttname"><a href="namespaceripple.html#af692a0db75adbc331df9226d28909dd9">ripple::fix1543</a></div><div class="ttdeci">const uint256 fix1543</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00173">Feature.cpp:173</a></div></div>
<div class="ttc" id="anamespaceripple_html_afa20eb58bea379999a57028e082576f1"><div class="ttname"><a href="namespaceripple.html#afa20eb58bea379999a57028e082576f1">ripple::fix1578</a></div><div class="ttdeci">const uint256 fix1578</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00177">Feature.cpp:177</a></div></div>
<div class="ttc" id="anamespaceripple_html_a5f719e22f7b14728584f07b665dfd7cc"><div class="ttname"><a href="namespaceripple.html#a5f719e22f7b14728584f07b665dfd7cc">ripple::featureChecks</a></div><div class="ttdeci">const uint256 featureChecks</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00170">Feature.cpp:170</a></div></div>
<div class="ttc" id="anamespaceripple_html_afe6621666690fb309225d4d57b1748d1"><div class="ttname"><a href="namespaceripple.html#afe6621666690fb309225d4d57b1748d1">ripple::featureHardenedValidations</a></div><div class="ttdeci">const uint256 featureHardenedValidations</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00186">Feature.cpp:186</a></div></div>
<div class="ttc" id="anamespaceripple_html_af692a0db75adbc331df9226d28909dd9"><div class="ttname"><a href="namespaceripple.html#af692a0db75adbc331df9226d28909dd9">ripple::fix1543</a></div><div class="ttdeci">const uint256 fix1543</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00172">Feature.cpp:172</a></div></div>
<div class="ttc" id="anamespaceripple_html_afa20eb58bea379999a57028e082576f1"><div class="ttname"><a href="namespaceripple.html#afa20eb58bea379999a57028e082576f1">ripple::fix1578</a></div><div class="ttdeci">const uint256 fix1578</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00176">Feature.cpp:176</a></div></div>
<div class="ttc" id="anamespaceripple_1_1detail_html_a9a69ad76af590957aabbb780058387f3"><div class="ttname"><a href="namespaceripple_1_1detail.html#a9a69ad76af590957aabbb780058387f3">ripple::detail::supportedAmendments</a></div><div class="ttdeci">std::vector&lt; std::string &gt; const &amp; supportedAmendments()</div><div class="ttdoc">Amendments that this server supports, but doesn't enable by default.</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00081">Feature.cpp:81</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_ae388ae3995c8f94c4d77907c23981d09"><div class="ttname"><a href="namespaceripple.html#ae388ae3995c8f94c4d77907c23981d09">ripple::featureCryptoConditionsSuite</a></div><div class="ttdeci">const uint256 featureCryptoConditionsSuite</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00168">Feature.cpp:168</a></div></div>
<div class="ttc" id="anamespaceripple_html_ae388ae3995c8f94c4d77907c23981d09"><div class="ttname"><a href="namespaceripple.html#ae388ae3995c8f94c4d77907c23981d09">ripple::featureCryptoConditionsSuite</a></div><div class="ttdeci">const uint256 featureCryptoConditionsSuite</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00167">Feature.cpp:167</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1FeatureCollections_html_adf09e28440d1ec10ee6a058b54be72ba"><div class="ttname"><a href="classripple_1_1detail_1_1FeatureCollections.html#adf09e28440d1ec10ee6a058b54be72ba">ripple::detail::FeatureCollections::featureNames</a></div><div class="ttdeci">static constexpr char const *const featureNames[]</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8h_source.html#l00072">Feature.h:72</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1FeatureCollections_html_aa4498d1c8516bc86cee59c0bbfd4d59d"><div class="ttname"><a href="classripple_1_1detail_1_1FeatureCollections.html#aa4498d1c8516bc86cee59c0bbfd4d59d">ripple::detail::FeatureCollections::featureToBitsetIndex</a></div><div class="ttdeci">std::size_t featureToBitsetIndex(uint256 const &amp;f) const</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00061">Feature.cpp:61</a></div></div>
<div class="ttc" id="anamespaceripple_html_a63fcad85117109e07c65b9917cdc8aac"><div class="ttname"><a href="namespaceripple.html#a63fcad85117109e07c65b9917cdc8aac">ripple::featureFlow</a></div><div class="ttdeci">const uint256 featureFlow</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00165">Feature.cpp:165</a></div></div>
<div class="ttc" id="anamespaceripple_html_a63fcad85117109e07c65b9917cdc8aac"><div class="ttname"><a href="namespaceripple.html#a63fcad85117109e07c65b9917cdc8aac">ripple::featureFlow</a></div><div class="ttdeci">const uint256 featureFlow</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00164">Feature.cpp:164</a></div></div>
<div class="ttc" id="anamespaceripple_html_aefd2f77338ce3c9a2fffc4f0b289b483"><div class="ttname"><a href="namespaceripple.html#aefd2f77338ce3c9a2fffc4f0b289b483">ripple::LogicError</a></div><div class="ttdeci">void LogicError(std::string const &amp;how) noexcept</div><div class="ttdoc">Called when faulty logic causes a broken invariant.</div><div class="ttdef"><b>Definition:</b> <a href="contract_8cpp_source.html#l00048">contract.cpp:48</a></div></div>
<div class="ttc" id="anamespaceripple_html_afb8eb6b8a92d7cb7fe9e359677ab2532"><div class="ttname"><a href="namespaceripple.html#afb8eb6b8a92d7cb7fe9e359677ab2532">ripple::featureNegativeUNL</a></div><div class="ttdeci">const uint256 featureNegativeUNL</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00189">Feature.cpp:189</a></div></div>
<div class="ttc" id="anamespaceripple_html_afb8eb6b8a92d7cb7fe9e359677ab2532"><div class="ttname"><a href="namespaceripple.html#afb8eb6b8a92d7cb7fe9e359677ab2532">ripple::featureNegativeUNL</a></div><div class="ttdeci">const uint256 featureNegativeUNL</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00188">Feature.cpp:188</a></div></div>
<div class="ttc" id="anamespaceripple_html_a28da871aa8d28d28a444e1b3885065cf"><div class="ttname"><a href="namespaceripple.html#a28da871aa8d28d28a444e1b3885065cf">ripple::bitsetIndexToFeature</a></div><div class="ttdeci">uint256 bitsetIndexToFeature(size_t i)</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00155">Feature.cpp:155</a></div></div>
<div class="ttc" id="anamespaceripple_html_af5a63958686496574543bdfeb4b68ffa"><div class="ttname"><a href="namespaceripple.html#af5a63958686496574543bdfeb4b68ffa">ripple::featureTicketBatch</a></div><div class="ttdeci">const uint256 featureTicketBatch</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00189">Feature.cpp:189</a></div></div>
<div class="ttc" id="anamespaceripple_html_a1728143f9320a061a084a5b9599a36a9"><div class="ttname"><a href="namespaceripple.html#a1728143f9320a061a084a5b9599a36a9">ripple::retiredFix1523</a></div><div class="ttdeci">const uint256 retiredFix1523</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00205">Feature.cpp:205</a></div></div>
<div class="ttc" id="anamespaceripple_html_a807ede3495796bd8a080803cc3605b9d"><div class="ttname"><a href="namespaceripple.html#a807ede3495796bd8a080803cc3605b9d">ripple::retiredFix1201</a></div><div class="ttdeci">const uint256 retiredFix1201</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00203">Feature.cpp:203</a></div></div>
<div class="ttc" id="asize_t_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a></div></div>
<div class="ttc" id="anamespaceripple_html_a641d0cd1ae7b4807024597224a33d57e"><div class="ttname"><a href="namespaceripple.html#a641d0cd1ae7b4807024597224a33d57e">ripple::featureOwnerPaysFee</a></div><div class="ttdeci">const uint256 featureOwnerPaysFee</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00164">Feature.cpp:164</a></div></div>
<div class="ttc" id="anamespaceripple_html_a641d0cd1ae7b4807024597224a33d57e"><div class="ttname"><a href="namespaceripple.html#a641d0cd1ae7b4807024597224a33d57e">ripple::featureOwnerPaysFee</a></div><div class="ttdeci">const uint256 featureOwnerPaysFee</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00163">Feature.cpp:163</a></div></div>
<div class="ttc" id="anamespaceripple_html_a6a671dcbd0f1cf19f9dc241e9c0d5904"><div class="ttname"><a href="namespaceripple.html#a6a671dcbd0f1cf19f9dc241e9c0d5904">ripple::retiredFix1512</a></div><div class="ttdeci">const uint256 retiredFix1512</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00204">Feature.cpp:204</a></div></div>
<div class="ttc" id="anamespaceripple_html_aceb75e0144de4950c33dedd1191de320"><div class="ttname"><a href="namespaceripple.html#aceb75e0144de4950c33dedd1191de320">ripple::fix1571</a></div><div class="ttdeci">const uint256 fix1571</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00172">Feature.cpp:172</a></div></div>
<div class="ttc" id="anamespaceripple_html_a2cb56a55020f266d207ee04d66cc97ae"><div class="ttname"><a href="namespaceripple.html#a2cb56a55020f266d207ee04d66cc97ae">ripple::featureFlowCross</a></div><div class="ttdeci">const uint256 featureFlowCross</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00167">Feature.cpp:167</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1FeatureCollections_html_a375b42fc5fcf83dee6591f2cd782e6e5"><div class="ttname"><a href="classripple_1_1detail_1_1FeatureCollections.html#a375b42fc5fcf83dee6591f2cd782e6e5">ripple::detail::FeatureCollections::numFeatures</a></div><div class="ttdeci">static constexpr std::size_t numFeatures()</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8h_source.html#l00125">Feature.h:125</a></div></div>
<div class="ttc" id="anamespaceripple_html_aceb75e0144de4950c33dedd1191de320"><div class="ttname"><a href="namespaceripple.html#aceb75e0144de4950c33dedd1191de320">ripple::fix1571</a></div><div class="ttdeci">const uint256 fix1571</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00171">Feature.cpp:171</a></div></div>
<div class="ttc" id="anamespaceripple_html_a2cb56a55020f266d207ee04d66cc97ae"><div class="ttname"><a href="namespaceripple.html#a2cb56a55020f266d207ee04d66cc97ae">ripple::featureFlowCross</a></div><div class="ttdeci">const uint256 featureFlowCross</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00166">Feature.cpp:166</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1FeatureCollections_html_a375b42fc5fcf83dee6591f2cd782e6e5"><div class="ttname"><a href="classripple_1_1detail_1_1FeatureCollections.html#a375b42fc5fcf83dee6591f2cd782e6e5">ripple::detail::FeatureCollections::numFeatures</a></div><div class="ttdeci">static constexpr std::size_t numFeatures()</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8h_source.html#l00126">Feature.h:126</a></div></div>
<div class="ttc" id="anamespaceripple_html_a861d92d077665813aa32ad566b4b21fa"><div class="ttname"><a href="namespaceripple.html#a861d92d077665813aa32ad566b4b21fa">ripple::getRegisteredFeature</a></div><div class="ttdeci">boost::optional&lt; uint256 &gt; getRegisteredFeature(std::string const &amp;name)</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00143">Feature.cpp:143</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1FeatureCollections_html_aeff84377acc2f452bd362d6ddeb80a15"><div class="ttname"><a href="classripple_1_1detail_1_1FeatureCollections.html#aeff84377acc2f452bd362d6ddeb80a15">ripple::detail::FeatureCollections::nameToFeature</a></div><div class="ttdeci">boost::container::flat_map&lt; std::string, uint256 &gt; nameToFeature</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8h_source.html#l00119">Feature.h:119</a></div></div>
<div class="ttc" id="aclassripple_1_1detail_1_1FeatureCollections_html_aeff84377acc2f452bd362d6ddeb80a15"><div class="ttname"><a href="classripple_1_1detail_1_1FeatureCollections.html#aeff84377acc2f452bd362d6ddeb80a15">ripple::detail::FeatureCollections::nameToFeature</a></div><div class="ttdeci">boost::container::flat_map&lt; std::string, uint256 &gt; nameToFeature</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8h_source.html#l00120">Feature.h:120</a></div></div>
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">