#include <addressindex.h>
Definition at line 15 of file addressindex.h.
◆ CAddressUnspentKey() [1/3]
CAddressUnspentKey::CAddressUnspentKey |
( |
unsigned int |
addressType, |
|
|
uint160 |
addressHash, |
|
|
uint256 |
txid, |
|
|
size_t |
indexValue |
|
) |
| |
|
inline |
◆ CAddressUnspentKey() [2/3]
CAddressUnspentKey::CAddressUnspentKey |
( |
unsigned int |
addressType, |
|
|
uint160 |
addressHash, |
|
|
std::string |
assetName, |
|
|
uint256 |
txid, |
|
|
size_t |
indexValue |
|
) |
| |
|
inline |
◆ CAddressUnspentKey() [3/3]
CAddressUnspentKey::CAddressUnspentKey |
( |
| ) |
|
|
inline |
◆ GetSerializeSize()
size_t CAddressUnspentKey::GetSerializeSize |
( |
| ) |
const |
|
inline |
◆ Serialize()
template<typename Stream >
void CAddressUnspentKey::Serialize |
( |
Stream & |
s | ) |
const |
|
inline |
◆ SetNull()
void CAddressUnspentKey::SetNull |
( |
| ) |
|
|
inline |
◆ Unserialize()
template<typename Stream >
void CAddressUnspentKey::Unserialize |
( |
Stream & |
s | ) |
|
|
inline |
◆ asset
std::string CAddressUnspentKey::asset |
◆ hashBytes
uint160 CAddressUnspentKey::hashBytes |
◆ index
size_t CAddressUnspentKey::index |
◆ txhash
◆ type
unsigned int CAddressUnspentKey::type |
The documentation for this struct was generated from the following file: