This commit is contained in:
bthomee
2025-05-08 11:05:03 +00:00
parent 3c36d01be9
commit da1a1fe717
983 changed files with 15498 additions and 15479 deletions

View File

@@ -184,10 +184,10 @@ $(function() {
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> <a class="code hl_function" href="classripple_1_1STPathElement.html#a4361a5f349493bb8f24db54fad84406a">getIssuerID</a>() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> </div>
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> <span class="keywordtype">bool</span></div>
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> <a class="code hl_function" href="classripple_1_1STPathElement.html#ab5b25f293362035d55c72ecfc4476af0">operator==</a>(<span class="keyword">const</span> <a class="code hl_class" href="classripple_1_1STPathElement.html">STPathElement</a>&amp; t) <span class="keyword">const</span>;</div>
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> <a class="code hl_function" href="classripple_1_1STPathElement.html#a2ec8a7cd3014f3b8310364a6adaa4347">operator==</a>(<a class="code hl_class" href="classripple_1_1STPathElement.html">STPathElement</a> <span class="keyword">const</span>&amp; t) <span class="keyword">const</span>;</div>
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> </div>
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> <span class="keywordtype">bool</span></div>
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> <a class="code hl_function" href="classripple_1_1STPathElement.html#a959935926906e5c80f554fd934216311">operator!=</a>(<span class="keyword">const</span> <a class="code hl_class" href="classripple_1_1STPathElement.html">STPathElement</a>&amp; t) <span class="keyword">const</span>;</div>
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> <a class="code hl_function" href="classripple_1_1STPathElement.html#aace3c471b0738a62aed09e89349f62bb">operator!=</a>(<a class="code hl_class" href="classripple_1_1STPathElement.html">STPathElement</a> <span class="keyword">const</span>&amp; t) <span class="keyword">const</span>;</div>
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> </div>
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span><span class="keyword">private</span>:</div>
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> <span class="keyword">static</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a></div>
@@ -242,7 +242,7 @@ $(function() {
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span> <a class="code hl_class" href="classripple_1_1STPathElement.html">STPathElement</a>&amp;</div>
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> <a class="code hl_function" href="classripple_1_1STPath.html#aa1503a4b86fdc95b7726a0df99f3f2e2">operator[]</a>(<span class="keywordtype">int</span> i);</div>
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span> </div>
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span> <span class="keyword">const</span> <a class="code hl_class" href="classripple_1_1STPathElement.html">STPathElement</a>&amp;</div>
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span> <a class="code hl_class" href="classripple_1_1STPathElement.html">STPathElement</a> <span class="keyword">const</span>&amp;</div>
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span> <a class="code hl_function" href="classripple_1_1STPath.html#aa1503a4b86fdc95b7726a0df99f3f2e2">operator[]</a>(<span class="keywordtype">int</span> i) <span class="keyword">const</span>;</div>
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span> </div>
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span> <span class="keywordtype">void</span></div>
@@ -274,7 +274,7 @@ $(function() {
<div class="line"><a id="l00196" name="l00196"></a><span class="lineno"> 196</span> <a class="code hl_function" href="classripple_1_1STPathSet.html#a7df9c9c1c8abb29227cafd9acf3c210b">assembleAdd</a>(<a class="code hl_class" href="classripple_1_1STPath.html">STPath</a> <span class="keyword">const</span>&amp; base, <a class="code hl_class" href="classripple_1_1STPathElement.html">STPathElement</a> <span class="keyword">const</span>&amp; tail);</div>
<div class="line"><a id="l00197" name="l00197"></a><span class="lineno"> 197</span> </div>
<div class="line"><a id="l00198" name="l00198"></a><span class="lineno"> 198</span> <span class="keywordtype">bool</span></div>
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span> <a class="code hl_function" href="classripple_1_1STPathSet.html#aa651929f11de7cc6958f4ee2bdf64ca9">isEquivalent</a>(<span class="keyword">const</span> <a class="code hl_class" href="classripple_1_1STBase.html">STBase</a>&amp; t) <span class="keyword">const override</span>;</div>
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span> <a class="code hl_function" href="classripple_1_1STPathSet.html#a512c3aaa29999df011f8b9302e733750">isEquivalent</a>(<a class="code hl_class" href="classripple_1_1STBase.html">STBase</a> <span class="keyword">const</span>&amp; t) <span class="keyword">const override</span>;</div>
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"> 200</span> </div>
<div class="line"><a id="l00201" name="l00201"></a><span class="lineno"> 201</span> <span class="keywordtype">bool</span></div>
<div class="line"><a id="l00202" name="l00202"></a><span class="lineno"> 202</span> <a class="code hl_function" href="classripple_1_1STPathSet.html#a1f159ba490e306516a84bab39c4840d8">isDefault</a>() <span class="keyword">const override</span>;</div>
@@ -453,7 +453,7 @@ $(function() {
<div class="line"><a id="l00375" name="l00375"></a><span class="lineno"> 375</span>}</div>
<div class="line"><a id="l00376" name="l00376"></a><span class="lineno"> 376</span> </div>
<div class="line"><a id="l00377" name="l00377"></a><span class="lineno"> 377</span><span class="keyword">inline</span> <span class="keywordtype">bool</span></div>
<div class="line"><a id="l00378" name="l00378"></a><span class="lineno"><a class="line" href="classripple_1_1STPathElement.html#ab5b25f293362035d55c72ecfc4476af0"> 378</a></span><a class="code hl_function" href="classripple_1_1STPathElement.html#ab5b25f293362035d55c72ecfc4476af0">STPathElement::operator==</a>(<span class="keyword">const</span> <a class="code hl_class" href="classripple_1_1STPathElement.html">STPathElement</a>&amp; t)<span class="keyword"> const</span></div>
<div class="line"><a id="l00378" name="l00378"></a><span class="lineno"><a class="line" href="classripple_1_1STPathElement.html#a2ec8a7cd3014f3b8310364a6adaa4347"> 378</a></span><a class="code hl_function" href="classripple_1_1STPathElement.html#a2ec8a7cd3014f3b8310364a6adaa4347">STPathElement::operator==</a>(<a class="code hl_class" href="classripple_1_1STPathElement.html">STPathElement</a> <span class="keyword">const</span>&amp; t)<span class="keyword"> const</span></div>
<div class="line"><a id="l00379" name="l00379"></a><span class="lineno"> 379</span><span class="keyword"></span>{</div>
<div class="line"><a id="l00380" name="l00380"></a><span class="lineno"> 380</span> <span class="keywordflow">return</span> (<a class="code hl_variable" href="classripple_1_1STPathElement.html#a6b3994d61544852d7e10ee047b22aa21">mType</a> &amp; <a class="code hl_enumvalue" href="classripple_1_1STPathElement.html#add7ef24fbb39a048d81cdfb65aac5ae3a712c188829845be5327eda9728e4bde6">typeAccount</a>) == (t.<a class="code hl_variable" href="classripple_1_1STPathElement.html#a6b3994d61544852d7e10ee047b22aa21">mType</a> &amp; <a class="code hl_enumvalue" href="classripple_1_1STPathElement.html#add7ef24fbb39a048d81cdfb65aac5ae3a712c188829845be5327eda9728e4bde6">typeAccount</a>) &amp;&amp;</div>
<div class="line"><a id="l00381" name="l00381"></a><span class="lineno"> 381</span> <a class="code hl_variable" href="classripple_1_1STPathElement.html#afa85299298ea362ac0606d5c9e1f4245">hash_value_</a> == t.<a class="code hl_variable" href="classripple_1_1STPathElement.html#afa85299298ea362ac0606d5c9e1f4245">hash_value_</a> &amp;&amp; <a class="code hl_variable" href="classripple_1_1STPathElement.html#ab3522ea23591a8b1eb6f7bdfc178ab71">mAccountID</a> == t.<a class="code hl_variable" href="classripple_1_1STPathElement.html#ab3522ea23591a8b1eb6f7bdfc178ab71">mAccountID</a> &amp;&amp;</div>
@@ -461,9 +461,9 @@ $(function() {
<div class="line"><a id="l00383" name="l00383"></a><span class="lineno"> 383</span>}</div>
<div class="line"><a id="l00384" name="l00384"></a><span class="lineno"> 384</span> </div>
<div class="line"><a id="l00385" name="l00385"></a><span class="lineno"> 385</span><span class="keyword">inline</span> <span class="keywordtype">bool</span></div>
<div class="line"><a id="l00386" name="l00386"></a><span class="lineno"><a class="line" href="classripple_1_1STPathElement.html#a959935926906e5c80f554fd934216311"> 386</a></span><a class="code hl_function" href="classripple_1_1STPathElement.html#a959935926906e5c80f554fd934216311">STPathElement::operator!=</a>(<span class="keyword">const</span> <a class="code hl_class" href="classripple_1_1STPathElement.html">STPathElement</a>&amp; t)<span class="keyword"> const</span></div>
<div class="line"><a id="l00386" name="l00386"></a><span class="lineno"><a class="line" href="classripple_1_1STPathElement.html#aace3c471b0738a62aed09e89349f62bb"> 386</a></span><a class="code hl_function" href="classripple_1_1STPathElement.html#aace3c471b0738a62aed09e89349f62bb">STPathElement::operator!=</a>(<a class="code hl_class" href="classripple_1_1STPathElement.html">STPathElement</a> <span class="keyword">const</span>&amp; t)<span class="keyword"> const</span></div>
<div class="line"><a id="l00387" name="l00387"></a><span class="lineno"> 387</span><span class="keyword"></span>{</div>
<div class="line"><a id="l00388" name="l00388"></a><span class="lineno"> 388</span> <span class="keywordflow">return</span> !<a class="code hl_function" href="classripple_1_1STPathElement.html#ab5b25f293362035d55c72ecfc4476af0">operator==</a>(t);</div>
<div class="line"><a id="l00388" name="l00388"></a><span class="lineno"> 388</span> <span class="keywordflow">return</span> !<a class="code hl_function" href="classripple_1_1STPathElement.html#a2ec8a7cd3014f3b8310364a6adaa4347">operator==</a>(t);</div>
<div class="line"><a id="l00389" name="l00389"></a><span class="lineno"> 389</span>}</div>
<div class="line"><a id="l00390" name="l00390"></a><span class="lineno"> 390</span> </div>
<div class="line"><a id="l00391" name="l00391"></a><span class="lineno"> 391</span><span class="comment">// ------------ STPath ------------</span></div>
@@ -533,8 +533,8 @@ $(function() {
<div class="line"><a id="l00455" name="l00455"></a><span class="lineno"> 455</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1STPath.html#a7d42c02030b21749bb493f9845cb89b2">mPath</a>[i];</div>
<div class="line"><a id="l00456" name="l00456"></a><span class="lineno"> 456</span>}</div>
<div class="line"><a id="l00457" name="l00457"></a><span class="lineno"> 457</span> </div>
<div class="line"><a id="l00458" name="l00458"></a><span class="lineno"> 458</span><span class="keyword">inline</span> <span class="keyword">const</span> <a class="code hl_class" href="classripple_1_1STPathElement.html">STPathElement</a>&amp;</div>
<div class="line"><a id="l00459" name="l00459"></a><span class="lineno"><a class="line" href="classripple_1_1STPath.html#a0272b4713a8a61da26e9fe1a5ee82595"> 459</a></span><a class="code hl_function" href="classripple_1_1STPath.html#aa1503a4b86fdc95b7726a0df99f3f2e2">STPath::operator[]</a>(<span class="keywordtype">int</span> i)<span class="keyword"> const</span></div>
<div class="line"><a id="l00458" name="l00458"></a><span class="lineno"> 458</span><span class="keyword">inline</span> <a class="code hl_class" href="classripple_1_1STPathElement.html">STPathElement</a> <span class="keyword">const</span>&amp;</div>
<div class="line"><a id="l00459" name="l00459"></a><span class="lineno"><a class="line" href="classripple_1_1STPath.html#aa45d276c92100372f127f1742747d035"> 459</a></span><a class="code hl_function" href="classripple_1_1STPath.html#aa1503a4b86fdc95b7726a0df99f3f2e2">STPath::operator[]</a>(<span class="keywordtype">int</span> i)<span class="keyword"> const</span></div>
<div class="line"><a id="l00460" name="l00460"></a><span class="lineno"> 460</span><span class="keyword"></span>{</div>
<div class="line"><a id="l00461" name="l00461"></a><span class="lineno"> 461</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1STPath.html#a7d42c02030b21749bb493f9845cb89b2">mPath</a>[i];</div>
<div class="line"><a id="l00462" name="l00462"></a><span class="lineno"> 462</span>}</div>
@@ -611,6 +611,7 @@ $(function() {
<div class="ttc" id="aclassripple_1_1STPathElement_html"><div class="ttname"><a href="classripple_1_1STPathElement.html">ripple::STPathElement</a></div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00035">STPathSet.h:36</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_a12c4bfb7c8631d8bfb6b00183b05a9aa"><div class="ttname"><a href="classripple_1_1STPathElement.html#a12c4bfb7c8631d8bfb6b00183b05a9aa">ripple::STPathElement::hasIssuer</a></div><div class="ttdeci">bool hasIssuer() const</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00340">STPathSet.h:340</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_a179714c7614d5f3b8cff5a6f934b249e"><div class="ttname"><a href="classripple_1_1STPathElement.html#a179714c7614d5f3b8cff5a6f934b249e">ripple::STPathElement::getCurrency</a></div><div class="ttdeci">Currency const &amp; getCurrency() const</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00366">STPathSet.h:366</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_a2ec8a7cd3014f3b8310364a6adaa4347"><div class="ttname"><a href="classripple_1_1STPathElement.html#a2ec8a7cd3014f3b8310364a6adaa4347">ripple::STPathElement::operator==</a></div><div class="ttdeci">bool operator==(STPathElement const &amp;t) const</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00378">STPathSet.h:378</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_a34e9f683a7698c4d6fe16e5c66572420"><div class="ttname"><a href="classripple_1_1STPathElement.html#a34e9f683a7698c4d6fe16e5c66572420">ripple::STPathElement::get_hash</a></div><div class="ttdeci">static std::size_t get_hash(STPathElement const &amp;element)</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8cpp_source.html#l00040">STPathSet.cpp:40</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_a34ec4c731897c178cebb4727f1445d8f"><div class="ttname"><a href="classripple_1_1STPathElement.html#a34ec4c731897c178cebb4727f1445d8f">ripple::STPathElement::getAccountID</a></div><div class="ttdeci">AccountID const &amp; getAccountID() const</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00360">STPathSet.h:360</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_a37d1e2354afb85946afdc06f6de0a898"><div class="ttname"><a href="classripple_1_1STPathElement.html#a37d1e2354afb85946afdc06f6de0a898">ripple::STPathElement::isOffer</a></div><div class="ttdeci">bool isOffer() const</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00328">STPathSet.h:328</a></div></div>
@@ -620,12 +621,11 @@ $(function() {
<div class="ttc" id="aclassripple_1_1STPathElement_html_a5ae86a985585b9b11f0aa21ac531f9fa"><div class="ttname"><a href="classripple_1_1STPathElement.html#a5ae86a985585b9b11f0aa21ac531f9fa">ripple::STPathElement::operator=</a></div><div class="ttdeci">STPathElement &amp; operator=(STPathElement const &amp;)=default</div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_a6b3994d61544852d7e10ee047b22aa21"><div class="ttname"><a href="classripple_1_1STPathElement.html#a6b3994d61544852d7e10ee047b22aa21">ripple::STPathElement::mType</a></div><div class="ttdeci">unsigned int mType</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00037">STPathSet.h:37</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_a73961b926163c523c8e853c6b2a4181a"><div class="ttname"><a href="classripple_1_1STPathElement.html#a73961b926163c523c8e853c6b2a4181a">ripple::STPathElement::mCurrencyID</a></div><div class="ttdeci">Currency mCurrencyID</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00039">STPathSet.h:39</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_a959935926906e5c80f554fd934216311"><div class="ttname"><a href="classripple_1_1STPathElement.html#a959935926906e5c80f554fd934216311">ripple::STPathElement::operator!=</a></div><div class="ttdeci">bool operator!=(const STPathElement &amp;t) const</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00386">STPathSet.h:386</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_a98774be41505b8c473e5319e493748ce"><div class="ttname"><a href="classripple_1_1STPathElement.html#a98774be41505b8c473e5319e493748ce">ripple::STPathElement::mIssuerID</a></div><div class="ttdeci">AccountID mIssuerID</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00040">STPathSet.h:40</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_aabc2752f27dbd97c24b6206067953efc"><div class="ttname"><a href="classripple_1_1STPathElement.html#aabc2752f27dbd97c24b6206067953efc">ripple::STPathElement::isNone</a></div><div class="ttdeci">bool isNone() const</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00352">STPathSet.h:352</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_aace3c471b0738a62aed09e89349f62bb"><div class="ttname"><a href="classripple_1_1STPathElement.html#aace3c471b0738a62aed09e89349f62bb">ripple::STPathElement::operator!=</a></div><div class="ttdeci">bool operator!=(STPathElement const &amp;t) const</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00386">STPathSet.h:386</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_ab300a48eb5113bada1b0707dc0dd8996"><div class="ttname"><a href="classripple_1_1STPathElement.html#ab300a48eb5113bada1b0707dc0dd8996">ripple::STPathElement::isAccount</a></div><div class="ttdeci">bool isAccount() const</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00334">STPathSet.h:334</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_ab3522ea23591a8b1eb6f7bdfc178ab71"><div class="ttname"><a href="classripple_1_1STPathElement.html#ab3522ea23591a8b1eb6f7bdfc178ab71">ripple::STPathElement::mAccountID</a></div><div class="ttdeci">AccountID mAccountID</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00038">STPathSet.h:38</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_ab5b25f293362035d55c72ecfc4476af0"><div class="ttname"><a href="classripple_1_1STPathElement.html#ab5b25f293362035d55c72ecfc4476af0">ripple::STPathElement::operator==</a></div><div class="ttdeci">bool operator==(const STPathElement &amp;t) const</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00378">STPathSet.h:378</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_ac70c0c09769637166771d99237861e89"><div class="ttname"><a href="classripple_1_1STPathElement.html#ac70c0c09769637166771d99237861e89">ripple::STPathElement::STPathElement</a></div><div class="ttdeci">STPathElement(STPathElement const &amp;)=default</div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_add7ef24fbb39a048d81cdfb65aac5ae3"><div class="ttname"><a href="classripple_1_1STPathElement.html#add7ef24fbb39a048d81cdfb65aac5ae3">ripple::STPathElement::Type</a></div><div class="ttdeci">Type</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00046">STPathSet.h:46</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathElement_html_add7ef24fbb39a048d81cdfb65aac5ae3a6f3b96d4ec60b2b948cfd8ce678bd9b7"><div class="ttname"><a href="classripple_1_1STPathElement.html#add7ef24fbb39a048d81cdfb65aac5ae3a6f3b96d4ec60b2b948cfd8ce678bd9b7">ripple::STPathElement::typeBoundary</a></div><div class="ttdeci">@ typeBoundary</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00052">STPathSet.h:52</a></div></div>
@@ -643,13 +643,13 @@ $(function() {
<div class="ttc" id="aclassripple_1_1STPathSet_html_a22435db9f32e0a4de785c3249e0f917d"><div class="ttname"><a href="classripple_1_1STPathSet.html#a22435db9f32e0a4de785c3249e0f917d">ripple::STPathSet::empty</a></div><div class="ttdeci">bool empty() const</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00508">STPathSet.h:508</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathSet_html_a3343684da99412733b6c1661720fc725"><div class="ttname"><a href="classripple_1_1STPathSet.html#a3343684da99412733b6c1661720fc725">ripple::STPathSet::end</a></div><div class="ttdeci">std::vector&lt; STPath &gt;::const_iterator end() const</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00496">STPathSet.h:496</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathSet_html_a469157babac482ca33d48c55544cbc35"><div class="ttname"><a href="classripple_1_1STPathSet.html#a469157babac482ca33d48c55544cbc35">ripple::STPathSet::value</a></div><div class="ttdeci">std::vector&lt; STPath &gt; value</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00179">STPathSet.h:179</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathSet_html_a512c3aaa29999df011f8b9302e733750"><div class="ttname"><a href="classripple_1_1STPathSet.html#a512c3aaa29999df011f8b9302e733750">ripple::STPathSet::isEquivalent</a></div><div class="ttdeci">bool isEquivalent(STBase const &amp;t) const override</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8cpp_source.html#l00148">STPathSet.cpp:148</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathSet_html_a5bb72a514788e7272d60cd7908581459"><div class="ttname"><a href="classripple_1_1STPathSet.html#a5bb72a514788e7272d60cd7908581459">ripple::STPathSet::copy</a></div><div class="ttdeci">STBase * copy(std::size_t n, void *buf) const override</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8cpp_source.html#l00115">STPathSet.cpp:115</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathSet_html_a61721601b734d6324eb0d7c585358a63"><div class="ttname"><a href="classripple_1_1STPathSet.html#a61721601b734d6324eb0d7c585358a63">ripple::STPathSet::push_back</a></div><div class="ttdeci">void push_back(STPath const &amp;e)</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00514">STPathSet.h:514</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathSet_html_a650ef67d1e0c08677c0162ce450f94b8"><div class="ttname"><a href="classripple_1_1STPathSet.html#a650ef67d1e0c08677c0162ce450f94b8">ripple::STPathSet::STPathSet</a></div><div class="ttdeci">STPathSet()=default</div></div>
<div class="ttc" id="aclassripple_1_1STPathSet_html_a7df9c9c1c8abb29227cafd9acf3c210b"><div class="ttname"><a href="classripple_1_1STPathSet.html#a7df9c9c1c8abb29227cafd9acf3c210b">ripple::STPathSet::assembleAdd</a></div><div class="ttdeci">bool assembleAdd(STPath const &amp;base, STPathElement const &amp;tail)</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8cpp_source.html#l00127">STPathSet.cpp:127</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathSet_html_a942c597a3ff98e2f6a7c0a6681c388aa"><div class="ttname"><a href="classripple_1_1STPathSet.html#a942c597a3ff98e2f6a7c0a6681c388aa">ripple::STPathSet::begin</a></div><div class="ttdeci">std::vector&lt; STPath &gt;::const_iterator begin() const</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00490">STPathSet.h:490</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathSet_html_a98d06aae5b406ad1633092c13af49408"><div class="ttname"><a href="classripple_1_1STPathSet.html#a98d06aae5b406ad1633092c13af49408">ripple::STPathSet::getJson</a></div><div class="ttdeci">Json::Value getJson(JsonOptions) const override</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8cpp_source.html#l00204">STPathSet.cpp:204</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathSet_html_aa651929f11de7cc6958f4ee2bdf64ca9"><div class="ttname"><a href="classripple_1_1STPathSet.html#aa651929f11de7cc6958f4ee2bdf64ca9">ripple::STPathSet::isEquivalent</a></div><div class="ttdeci">bool isEquivalent(const STBase &amp;t) const override</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8cpp_source.html#l00148">STPathSet.cpp:148</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathSet_html_acbd6782c434eb5da86a1a6736eaca1d2"><div class="ttname"><a href="classripple_1_1STPathSet.html#acbd6782c434eb5da86a1a6736eaca1d2">ripple::STPathSet::getSType</a></div><div class="ttdeci">SerializedTypeID getSType() const override</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8cpp_source.html#l00214">STPathSet.cpp:214</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathSet_html_af032b40fde57f5d6048aa3ad2481ada0"><div class="ttname"><a href="classripple_1_1STPathSet.html#af032b40fde57f5d6048aa3ad2481ada0">ripple::STPathSet::add</a></div><div class="ttdeci">void add(Serializer &amp;s) const override</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8cpp_source.html#l00220">STPathSet.cpp:220</a></div></div>
<div class="ttc" id="aclassripple_1_1STPathSet_html_af265483b52087f0294cebea264044086"><div class="ttname"><a href="classripple_1_1STPathSet.html#af265483b52087f0294cebea264044086">ripple::STPathSet::operator[]</a></div><div class="ttdeci">std::vector&lt; STPath &gt;::const_reference operator[](std::vector&lt; STPath &gt;::size_type n) const</div><div class="ttdef"><b>Definition:</b> <a href="STPathSet_8h_source.html#l00478">STPathSet.h:478</a></div></div>