rippled
|
Public Member Functions | |
memo (std::string const &data, std::string const &format, std::string const &type) | |
void | operator() (Env &, JTx &jt) const |
Private Attributes | |
std::string | data_ |
std::string | format_ |
std::string | type_ |
Add a memo to a JTx.
If a memo already exists, the new memo is appended to the array.
ripple::test::jtx::memo::memo | ( | std::string const & | data, |
std::string const & | format, | ||
std::string const & | type | ||
) |
|
private |
|
private |
|
private |