rippled
Public Member Functions | Public Attributes | List of all members
ripple::path::RippleCalc::Input Struct Reference

Public Member Functions

 Input ()=default
 

Public Attributes

bool partialPaymentAllowed = false
 
bool defaultPathsAllowed = true
 
bool limitQuality = false
 
bool isLedgerOpen = true
 

Detailed Description

Definition at line 46 of file RippleCalc.h.

Constructor & Destructor Documentation

◆ Input()

ripple::path::RippleCalc::Input::Input ( )
explicitdefault

Member Data Documentation

◆ partialPaymentAllowed

bool ripple::path::RippleCalc::Input::partialPaymentAllowed = false

Definition at line 50 of file RippleCalc.h.

◆ defaultPathsAllowed

bool ripple::path::RippleCalc::Input::defaultPathsAllowed = true

Definition at line 51 of file RippleCalc.h.

◆ limitQuality

bool ripple::path::RippleCalc::Input::limitQuality = false

Definition at line 52 of file RippleCalc.h.

◆ isLedgerOpen

bool ripple::path::RippleCalc::Input::isLedgerOpen = true

Definition at line 53 of file RippleCalc.h.