|
rippled
|
#include <RippleCalc.h>
Public Member Functions | |
| Input ()=default | |
Public Attributes | |
| bool | partialPaymentAllowed = false |
| bool | defaultPathsAllowed = true |
| bool | limitQuality = false |
| bool | isLedgerOpen = true |
Definition at line 27 of file RippleCalc.h.
|
explicitdefault |
| bool ripple::path::RippleCalc::Input::partialPaymentAllowed = false |
Definition at line 31 of file RippleCalc.h.
| bool ripple::path::RippleCalc::Input::defaultPathsAllowed = true |
Definition at line 32 of file RippleCalc.h.
| bool ripple::path::RippleCalc::Input::limitQuality = false |
Definition at line 33 of file RippleCalc.h.
| bool ripple::path::RippleCalc::Input::isLedgerOpen = true |
Definition at line 34 of file RippleCalc.h.