#include <wallet2.h>
◆ hashchain()
| tools::hashchain::hashchain |
( |
| ) |
|
|
inline |
◆ clear()
| void tools::hashchain::clear |
( |
| ) |
|
|
inline |
◆ crop()
| void tools::hashchain::crop |
( |
size_t |
height | ) |
|
|
inline |
◆ empty()
| bool tools::hashchain::empty |
( |
| ) |
const |
|
inline |
◆ genesis()
◆ is_in_bounds()
| bool tools::hashchain::is_in_bounds |
( |
size_t |
idx | ) |
const |
|
inline |
◆ offset()
| size_t tools::hashchain::offset |
( |
| ) |
const |
|
inline |
◆ operator[]() [1/2]
◆ operator[]() [2/2]
| const crypto::hash& tools::hashchain::operator[] |
( |
size_t |
idx | ) |
const |
|
inline |
◆ push_back()
| void tools::hashchain::push_back |
( |
const crypto::hash & |
hash | ) |
|
|
inline |
◆ refill()
◆ serialize()
template<class t_archive >
| void tools::hashchain::serialize |
( |
t_archive & |
a, |
|
|
const unsigned int |
ver |
|
) |
| |
|
inline |
◆ size()
| size_t tools::hashchain::size |
( |
| ) |
const |
|
inline |
◆ trim()
| void tools::hashchain::trim |
( |
size_t |
height | ) |
|
|
inline |
◆ m_blockchain
◆ m_genesis
◆ m_offset
| size_t tools::hashchain::m_offset |
|
private |
The documentation for this class was generated from the following file: