Bitcoin ABC 0.26.3
P2P Digital Currency
|
This is the complete list of members for WalletDescriptor, including all inherited members.
cache | WalletDescriptor | |
creation_time | WalletDescriptor | |
descriptor | WalletDescriptor | |
DeserializeDescriptor(const std::string &str) | WalletDescriptor | inline |
next_index | WalletDescriptor | |
range_end | WalletDescriptor | |
range_start | WalletDescriptor | |
SERIALIZE_METHODS(WalletDescriptor, obj) | WalletDescriptor | inline |
WalletDescriptor() | WalletDescriptor | inline |
WalletDescriptor(std::shared_ptr< Descriptor > descriptor_, uint64_t creation_time_, int32_t range_start_, int32_t range_end_, int32_t next_index_) | WalletDescriptor | inline |