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