|
Electroneum
|
This is the complete list of members for tools::error::tx_not_constructed, including all inherited members.
| destinations() const | tools::error::tx_not_constructed | inline |
| destinations_t typedef | tools::error::tx_not_constructed | |
| location() const | tools::error::wallet_error_base< Base > | inline |
| sources() const | tools::error::tx_not_constructed | inline |
| sources_t typedef | tools::error::tx_not_constructed | |
| to_string() const | tools::error::tx_not_constructed | inline |
| transfer_error(std::string &&loc, const std::string &message) | tools::error::transfer_error | inlineexplicitprotected |
| tx_not_constructed(std::string &&loc, sources_t const &sources, destinations_t const &destinations, uint64_t unlock_time, cryptonote::network_type nettype) | tools::error::tx_not_constructed | inlineexplicit |
| unlock_time() const | tools::error::tx_not_constructed | inline |
| wallet_error_base(std::string &&loc, const std::string &message) | tools::error::wallet_error_base< Base > | inlineprotected |