#include <array_store.hpp>
Definition at line 15 of file array_store.hpp.
◆ Ptr
◆ get_node()
bool bb::crypto::merkle_tree::MockTransaction::get_node |
( |
uint32_t |
, |
|
|
index_t |
, |
|
|
std::vector< uint8_t > & |
|
|
) |
| const |
|
inline |
◆ get_value()
void bb::crypto::merkle_tree::MockTransaction::get_value |
( |
std::vector< uint8_t > & |
, |
|
|
std::vector< uint8_t > & |
|
|
) |
| |
|
inline |
◆ get_value_by_integer()
template<typename T >
void bb::crypto::merkle_tree::MockTransaction::get_value_by_integer |
( |
T & |
, |
|
|
std::vector< uint8_t > & |
|
|
) |
| |
|
inline |
◆ put_node()
void bb::crypto::merkle_tree::MockTransaction::put_node |
( |
uint32_t |
, |
|
|
index_t |
, |
|
|
const std::vector< uint8_t > & |
|
|
) |
| |
|
inline |
◆ put_value()
void bb::crypto::merkle_tree::MockTransaction::put_value |
( |
std::vector< uint8_t > & |
, |
|
|
std::vector< uint8_t > & |
|
|
) |
| |
|
inline |
◆ put_value_by_integer()
template<typename T >
void bb::crypto::merkle_tree::MockTransaction::put_value_by_integer |
( |
T & |
, |
|
|
std::vector< uint8_t > & |
|
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: