#include <AmountSpec.h>
Definition at line 59 of file AmountSpec.h.
◆ EitherAmount() [1/4]
| ripple::EitherAmount::EitherAmount |
( |
| ) |
|
|
default |
◆ EitherAmount() [2/4]
| ripple::EitherAmount::EitherAmount |
( |
IOUAmount const & |
a | ) |
|
|
explicit |
◆ EitherAmount() [3/4]
| ripple::EitherAmount::EitherAmount |
( |
XRPAmount const & |
a | ) |
|
|
explicit |
◆ EitherAmount() [4/4]
| ripple::EitherAmount::EitherAmount |
( |
AmountSpec const & |
a | ) |
|
|
explicit |
◆ operator<<
◆ native
| bool ripple::EitherAmount::native = false |
◆ iou
◆ xrp
| union { ... } ripple::EitherAmount::@18 |