|
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 46 of file RippleCalc.h.
|
explicitdefault |
| bool ripple::path::RippleCalc::Input::partialPaymentAllowed = false |
Definition at line 50 of file RippleCalc.h.
| bool ripple::path::RippleCalc::Input::defaultPathsAllowed = true |
Definition at line 51 of file RippleCalc.h.
| bool ripple::path::RippleCalc::Input::limitQuality = false |
Definition at line 52 of file RippleCalc.h.
| bool ripple::path::RippleCalc::Input::isLedgerOpen = true |
Definition at line 53 of file RippleCalc.h.