rippled
|
Amount specifier with an option for any issuer. More...
Public Member Functions | |
AnyAmount ()=delete | |
AnyAmount (AnyAmount const &)=default | |
AnyAmount & | operator= (AnyAmount const &)=default |
AnyAmount (STAmount const &amount) | |
AnyAmount (STAmount const &amount, any_t const *) | |
void | to (AccountID const &id) |
Public Attributes | |
bool | is_any |
STAmount | value |
|
delete |
|
default |
ripple::test::jtx::AnyAmount::AnyAmount | ( | STAmount const & | amount | ) |
void ripple::test::jtx::AnyAmount::to | ( | AccountID const & | id | ) |