|
Electroneum
|
#include <wallet2.h>
Public Member Functions | |
| hashchain () | |
| size_t | size () const |
| size_t | offset () const |
| const crypto::hash & | genesis () const |
| void | push_back (const crypto::hash &hash) |
| bool | is_in_bounds (size_t idx) const |
| const crypto::hash & | operator[] (size_t idx) const |
| crypto::hash & | operator[] (size_t idx) |
| void | crop (size_t height) |
| void | clear () |
| bool | empty () const |
| void | trim (size_t height) |
| void | refill (const crypto::hash &hash) |
| template<class t_archive> | |
| void | serialize (t_archive &a, const unsigned int ver) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |