ledger-core
|
This is the complete list of members for ledger::core::EthereumLikeAddress, including all inherited members.
AbstractAddress(const api::Currency ¤cy, const Option< std::string > &path) (defined in ledger::core::AbstractAddress) | ledger::core::AbstractAddress | explicit |
asBitcoinLikeAddress() override (defined in ledger::core::AbstractAddress) | ledger::core::AbstractAddress | virtual |
EthereumLikeAddress(const api::Currency ¤cy, const std::vector< uint8_t > &keccak256, const Option< std::string > &derivationPath=Option< std::string >()) (defined in ledger::core::EthereumLikeAddress) | ledger::core::EthereumLikeAddress | |
fromEIP55(const std::string &address, const api::Currency ¤cy, const Option< std::string > &derivationPath=Option< std::string >(), bool skipEIP55Check=false) (defined in ledger::core::EthereumLikeAddress) | ledger::core::EthereumLikeAddress | static |
getCurrency() override (defined in ledger::core::AbstractAddress) | ledger::core::AbstractAddress | virtual |
getDerivationPath() override | ledger::core::EthereumLikeAddress | virtual |
getKeccakHash() override | ledger::core::EthereumLikeAddress | virtual |
getNetworkParameters() override | ledger::core::EthereumLikeAddress | virtual |
getVersion() override | ledger::core::EthereumLikeAddress | virtual |
isInstanceOfBitcoinLikeAddress() override (defined in ledger::core::AbstractAddress) | ledger::core::AbstractAddress | virtual |
isValid(const std::string &address, const Currency ¤cy) | ledger::core::api::Address | static |
parse(const std::string &address, const api::Currency ¤cy, const Option< std::string > &derivationPath=Option< std::string >()) (defined in ledger::core::EthereumLikeAddress) | ledger::core::EthereumLikeAddress | static |
ledger::core::AbstractAddress::parse(const std::string &address, const Currency ¤cy) | ledger::core::api::Address | static |
toEIP55() override | ledger::core::EthereumLikeAddress | virtual |
toString() override | ledger::core::EthereumLikeAddress | virtual |
~Address() (defined in ledger::core::api::Address) | ledger::core::api::Address | inlinevirtual |
~EthereumLikeAddress() (defined in ledger::core::api::EthereumLikeAddress) | ledger::core::api::EthereumLikeAddress | inlinevirtual |