|
rippled
|


Protected Member Functions | |
| std::pair< IOUAmount, DebtDirection > | maxPaymentFlow (ReadView const &sb) const |
| std::pair< std::uint32_t, std::uint32_t > | qualitiesSrcRedeems (ReadView const &sb) const |
| std::pair< std::uint32_t, std::uint32_t > | qualitiesSrcIssues (ReadView const &sb, DebtDirection prevStepDebtDirection) const |
| std::pair< std::uint32_t, std::uint32_t > | qualities (ReadView const &sb, DebtDirection srcDebtDir, StrandDirection strandDir) const |
| std::string | logStringImpl (char const *name) const |
Protected Attributes | |
| AccountID | src_ |
| AccountID | dst_ |
| Currency | currency_ |
| Step const *const | prevStep_ |
| bool const | isLast_ |
| beast::Journal const | j_ |
| std::optional< Cache > | cache_ |
Private Member Functions | |
| bool | equal (Step const &rhs) const override |
Definition at line 259 of file DirectStep.cpp.
| bool ripple::DirectIOfferCrossingStep::verifyPrevStepDebtDirection | ( | DebtDirection | prevStepDir | ) | const |
Definition at line 266 of file DirectStep.cpp.
| bool ripple::DirectIOfferCrossingStep::verifyDstQualityIn | ( | std::uint32_t | dstQIn | ) | const |
Definition at line 279 of file DirectStep.cpp.
| std::uint32_t ripple::DirectIOfferCrossingStep::quality | ( | ReadView const & | sb, |
| QualityDirection | qDir | ||
| ) | const |
Definition at line 351 of file DirectStep.cpp.
| std::pair< IOUAmount, DebtDirection > ripple::DirectIOfferCrossingStep::maxFlow | ( | ReadView const & | sb, |
| IOUAmount const & | desired | ||
| ) | const |
Definition at line 365 of file DirectStep.cpp.
| TER ripple::DirectIOfferCrossingStep::check | ( | StrandContext const & | ctx, |
| std::shared_ptr< const SLE > const & | sleSrc | ||
| ) | const |
Definition at line 443 of file DirectStep.cpp.
|
override |
Definition at line 303 of file DirectStep.cpp.
|
protectedinherited |
Definition at line 55 of file DirectStep.cpp.
|
protectedinherited |
Definition at line 59 of file DirectStep.cpp.
|
protectedinherited |
Definition at line 63 of file DirectStep.cpp.
|
protectedinherited |
Definition at line 68 of file DirectStep.cpp.
|
inherited |
Definition at line 89 of file DirectStep.cpp.
|
inherited |
Definition at line 94 of file DirectStep.cpp.
|
inherited |
Definition at line 99 of file DirectStep.cpp.
|
overrideinherited |
Definition at line 105 of file DirectStep.cpp.
|
overrideinherited |
Definition at line 113 of file DirectStep.cpp.
|
overrideinherited |
Definition at line 121 of file DirectStep.cpp.
|
overrideinherited |
Definition at line 127 of file DirectStep.cpp.
|
overrideinherited |
Definition at line 133 of file DirectStep.cpp.
|
overrideinherited |
Definition at line 136 of file DirectStep.cpp.
|
overrideinherited |
Definition at line 139 of file DirectStep.cpp.
|
inherited |
Definition at line 142 of file DirectStep.cpp.
|
inherited |
Definition at line 149 of file DirectStep.cpp.
|
overrideinherited |
Definition at line 156 of file DirectStep.cpp.
|
inherited |
Definition at line 162 of file DirectStep.cpp.
|
inherited |
Definition at line 165 of file DirectStep.cpp.
|
protectedinherited |
Definition at line 186 of file DirectStep.cpp.
|
overrideprivateinherited |
Definition at line 196 of file DirectStep.cpp.
|
protectedinherited |
Definition at line 22 of file DirectStep.cpp.
|
protectedinherited |
Definition at line 23 of file DirectStep.cpp.
|
protectedinherited |
Definition at line 24 of file DirectStep.cpp.
|
protectedinherited |
Definition at line 27 of file DirectStep.cpp.
|
protectedinherited |
Definition at line 28 of file DirectStep.cpp.
|
protectedinherited |
Definition at line 29 of file DirectStep.cpp.
|
protectedinherited |
Definition at line 48 of file DirectStep.cpp.