|
Offline Transaction Signing (OTS) 0.1.0
|
This is the complete list of members for ots::Address, including all inherited members.
| Address(const std::string &address) | ots::Address | explicit |
| Address(const std::string &address, Network network) | ots::Address | explicitprotected |
| fingerprint() const noexcept | ots::Address | virtual |
| fingerprint(const std::string &address) | ots::Address | static |
| integratedAddress() const | ots::Address | |
| integratedAddress(const std::string &address, Network network=Network::MAIN) | ots::Address | static |
| isIntegrated() const noexcept | ots::Address | |
| isIntegrated(const std::string &address) | ots::Address | static |
| isValid(const std::string &address, const Network network=Network::MAIN) noexcept | ots::Address | static |
| length() const noexcept | ots::Address | |
| m_address | ots::Address | protected |
| m_fingerprint | ots::Address | mutableprotected |
| m_network | ots::Address | protected |
| m_type | ots::Address | protected |
| network() const noexcept | ots::Address | |
| network(const std::string &address) | ots::Address | static |
| operator const std::string &() const noexcept | ots::Address | |
| operator const uint8_t *() const noexcept | ots::Address | |
| operator std::string() const noexcept | ots::Address | explicit |
| operator==(const Address &other) const noexcept | ots::Address | |
| operator==(const std::string &other) const noexcept | ots::Address | |
| paymentID() const noexcept | ots::Address | |
| paymentID(const std::string &address, Network network=Network::MAIN) | ots::Address | static |
| type() const noexcept | ots::Address | |
| type(const std::string &address) | ots::Address | static |
| validAddress(const std::string &address) | ots::Address | protectedstatic |