ledger-core
ledger::core::DerivationPath Member List

This is the complete list of members for ledger::core::DerivationPath, including all inherited members.

DerivationPath(const std::string &path) (defined in ledger::core::DerivationPath)ledger::core::DerivationPathexplicit
DerivationPath(const std::vector< uint32_t > &path) (defined in ledger::core::DerivationPath)ledger::core::DerivationPathexplicit
DerivationPath(const DerivationPath &path) (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
DerivationPath(DerivationPath &&path) (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
fromScheme(const std::string &scheme, int coinType, int account, int node, int addressIndex, Option< std::string > stopAt=Option< std::string >()) (defined in ledger::core::DerivationPath)ledger::core::DerivationPathstatic
getDepth() const (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
getLastChildNum() const (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
getNonHardenedChildNum(int index) const (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
getNonHardenedLastChildNum() const (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
getParent() const (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
isHardened(int index) const (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
isLastChildHardened() const (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
isRoot() const (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
operator!=(const DerivationPath &path) const (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
operator+(const DerivationPath &derivationPath) const (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
operator=(DerivationPath &&path) (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
operator=(const DerivationPath &path) (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
operator==(const DerivationPath &path) const (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
operator[](int index) const (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
parse(const std::string &path) (defined in ledger::core::DerivationPath)ledger::core::DerivationPathstatic
toString(bool addLeadingM=false) const (defined in ledger::core::DerivationPath)ledger::core::DerivationPath
toVector() const (defined in ledger::core::DerivationPath)ledger::core::DerivationPath