Offline Transaction Signing (OTS) 0.1.0
Loading...
Searching...
No Matches
ots::Address Member List

This is the complete list of members for ots::Address, including all inherited members.

Address(const std::string &address)ots::Addressexplicit
Address(const std::string &address, Network network)ots::Addressexplicitprotected
fingerprint() const noexceptots::Addressvirtual
fingerprint(const std::string &address)ots::Addressstatic
integratedAddress() constots::Address
integratedAddress(const std::string &address, Network network=Network::MAIN)ots::Addressstatic
isIntegrated() const noexceptots::Address
isIntegrated(const std::string &address)ots::Addressstatic
isValid(const std::string &address, const Network network=Network::MAIN) noexceptots::Addressstatic
length() const noexceptots::Address
m_addressots::Addressprotected
m_fingerprintots::Addressmutableprotected
m_networkots::Addressprotected
m_typeots::Addressprotected
network() const noexceptots::Address
network(const std::string &address)ots::Addressstatic
operator const std::string &() const noexceptots::Address
operator const uint8_t *() const noexceptots::Address
operator std::string() const noexceptots::Addressexplicit
operator==(const Address &other) const noexceptots::Address
operator==(const std::string &other) const noexceptots::Address
paymentID() const noexceptots::Address
paymentID(const std::string &address, Network network=Network::MAIN)ots::Addressstatic
type() const noexceptots::Address
type(const std::string &address)ots::Addressstatic
validAddress(const std::string &address)ots::Addressprotectedstatic