#include <walletdb.h>
Definition at line 94 of file walletdb.h.
◆ CKeyMetadata() [1/2]
CKeyMetadata::CKeyMetadata |
( |
| ) |
|
|
inline |
◆ CKeyMetadata() [2/2]
CKeyMetadata::CKeyMetadata |
( |
int64_t |
nCreateTime_ | ) |
|
|
inlineexplicit |
◆ SerializationOp()
template<typename Stream , typename Operation >
void CKeyMetadata::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action |
|
) |
| |
|
inline |
◆ SetNull()
void CKeyMetadata::SetNull |
( |
| ) |
|
|
inline |
◆ ADD_SERIALIZE_METHODS
CKeyMetadata::ADD_SERIALIZE_METHODS |
◆ CURRENT_VERSION
◆ hd_seed_id
CKeyID CKeyMetadata::hd_seed_id |
◆ hdKeypath
std::string CKeyMetadata::hdKeypath |
◆ nCreateTime
int64_t CKeyMetadata::nCreateTime |
◆ nVersion
int CKeyMetadata::nVersion |
◆ VERSION_BASIC
const int CKeyMetadata::VERSION_BASIC =1 |
|
static |
◆ VERSION_WITH_HDDATA
const int CKeyMetadata::VERSION_WITH_HDDATA =10 |
|
static |
The documentation for this class was generated from the following file: