![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
This is the complete list of members for wallet::WalletDescriptor, including all inherited members.
| cache | wallet::WalletDescriptor | |
| creation_time | wallet::WalletDescriptor | |
| descriptor | wallet::WalletDescriptor | |
| DeserializeDescriptor(const std::string &str) | wallet::WalletDescriptor | inline |
| id | wallet::WalletDescriptor | |
| next_index | wallet::WalletDescriptor | |
| range_end | wallet::WalletDescriptor | |
| range_start | wallet::WalletDescriptor | |
| SERIALIZE_METHODS(WalletDescriptor, obj) | wallet::WalletDescriptor | inline |
| WalletDescriptor()=default | wallet::WalletDescriptor | |
| WalletDescriptor(std::shared_ptr< Descriptor > descriptor, uint64_t creation_time, int32_t range_start, int32_t range_end, int32_t next_index) | wallet::WalletDescriptor | inline |