|
rippled
|
#include <PaymentSandbox.h>

Public Member Functions | |
| Adjustment (STAmount const &d, STAmount const &c, STAmount const &b) | |
Public Attributes | |
| STAmount | debits |
| STAmount | credits |
| STAmount | origBalance |
Definition at line 20 of file PaymentSandbox.h.
| ripple::detail::DeferredCredits::Adjustment::Adjustment | ( | STAmount const & | d, |
| STAmount const & | c, | ||
| STAmount const & | b | ||
| ) |
Definition at line 22 of file PaymentSandbox.h.
| STAmount ripple::detail::DeferredCredits::Adjustment::debits |
Definition at line 26 of file PaymentSandbox.h.
| STAmount ripple::detail::DeferredCredits::Adjustment::credits |
Definition at line 27 of file PaymentSandbox.h.
| STAmount ripple::detail::DeferredCredits::Adjustment::origBalance |
Definition at line 28 of file PaymentSandbox.h.