mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
deploy: 023f5704d0
This commit is contained in:
@@ -150,7 +150,7 @@ Public Attributes</h2></td></tr>
|
||||
<dl class="section note"><dt>Note</dt><dd>All members are const to make it more difficult to "fake" a result without calling <code>preflight</code>. </dd></dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="namespaceripple.html#a24280b80536d1afd09e24a75f4596922" title="Gate a transaction based on static information.">preflight</a>, <a class="el" href="namespaceripple.html#a5027a5209e954b9478fab70357963466" title="Gate a transaction based on static ledger information.">preclaim</a>, <a class="el" href="namespaceripple.html#a305632c3ccdbb4005fa2b019c51b5ac1" title="Apply a prechecked transaction to an OpenView.">doApply</a>, <a class="el" href="namespaceripple.html#a19f506b57882e3396d15d7c43fa92d92" title="Apply a transaction to an OpenView.">apply</a> </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="applySteps_8h_source.html#l00047">47</a> of file <a class="el" href="applySteps_8h_source.html">applySteps.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="applySteps_8h_source.html#l00046">46</a> of file <a class="el" href="applySteps_8h_source.html">applySteps.h</a>.</p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="a3804e7a9e9cfd06b09571edc3d489f24"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a3804e7a9e9cfd06b09571edc3d489f24">◆ </a></span>PreflightResult() <span class="overload">[1/2]</span></h2>
|
||||
@@ -182,7 +182,7 @@ template<class Context > </div>
|
||||
|
||||
<p>Constructor. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="applySteps_8h_source.html#l00064">64</a> of file <a class="el" href="applySteps_8h_source.html">applySteps.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="applySteps_8h_source.html#l00063">63</a> of file <a class="el" href="applySteps_8h_source.html">applySteps.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -256,7 +256,7 @@ template<class Context > </div>
|
||||
|
||||
<p>From the input - the transaction. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="applySteps_8h_source.html#l00051">51</a> of file <a class="el" href="applySteps_8h_source.html">applySteps.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="applySteps_8h_source.html#l00050">50</a> of file <a class="el" href="applySteps_8h_source.html">applySteps.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -274,7 +274,7 @@ template<class Context > </div>
|
||||
|
||||
<p>From the input - the rules. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="applySteps_8h_source.html#l00053">53</a> of file <a class="el" href="applySteps_8h_source.html">applySteps.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="applySteps_8h_source.html#l00052">52</a> of file <a class="el" href="applySteps_8h_source.html">applySteps.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -292,7 +292,7 @@ template<class Context > </div>
|
||||
|
||||
<p>From the input - the flags. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="applySteps_8h_source.html#l00055">55</a> of file <a class="el" href="applySteps_8h_source.html">applySteps.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="applySteps_8h_source.html#l00054">54</a> of file <a class="el" href="applySteps_8h_source.html">applySteps.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -310,7 +310,7 @@ template<class Context > </div>
|
||||
|
||||
<p>From the input - the journal. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="applySteps_8h_source.html#l00057">57</a> of file <a class="el" href="applySteps_8h_source.html">applySteps.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="applySteps_8h_source.html#l00056">56</a> of file <a class="el" href="applySteps_8h_source.html">applySteps.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -328,7 +328,7 @@ template<class Context > </div>
|
||||
|
||||
<p>Intermediate transaction result. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="applySteps_8h_source.html#l00060">60</a> of file <a class="el" href="applySteps_8h_source.html">applySteps.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="applySteps_8h_source.html#l00059">59</a> of file <a class="el" href="applySteps_8h_source.html">applySteps.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user