|
xrpld
|
#include <MPT.h>

Public Member Functions | |
| PathFindMPT (MPTID const &mptID) | |
| PathFindMPT (MPTID const &mptID, bool zeroBalance, bool maxedOut) | |
| operator MPTID const & () const | |
| MPTID const & | getMptID () const |
| bool | isZeroBalance () const |
| bool | isMaxedOut () const |
Private Attributes | |
| MPTID const | mptID_ |
| bool const | zeroBalance_ |
| bool const | maxedOut_ |
| xrpl::PathFindMPT::PathFindMPT | ( | MPTID const & | mptID, |
| bool | zeroBalance, | ||
| bool | maxedOut ) |