#include <indexed_leaf.hpp>
Definition at line 75 of file indexed_leaf.hpp.
◆ PublicDataLeafValue() [1/4]
bb::crypto::merkle_tree::PublicDataLeafValue::PublicDataLeafValue |
( |
| ) |
|
|
default |
◆ PublicDataLeafValue() [2/4]
bb::crypto::merkle_tree::PublicDataLeafValue::PublicDataLeafValue |
( |
const fr & |
s, |
|
|
const fr & |
v |
|
) |
| |
|
inline |
◆ PublicDataLeafValue() [3/4]
bb::crypto::merkle_tree::PublicDataLeafValue::PublicDataLeafValue |
( |
const PublicDataLeafValue & |
other | ) |
|
|
default |
◆ PublicDataLeafValue() [4/4]
bb::crypto::merkle_tree::PublicDataLeafValue::PublicDataLeafValue |
( |
PublicDataLeafValue && |
other | ) |
|
|
default |
◆ ~PublicDataLeafValue()
bb::crypto::merkle_tree::PublicDataLeafValue::~PublicDataLeafValue |
( |
| ) |
|
|
default |
◆ empty()
◆ get_hash_inputs()
std::vector< fr > bb::crypto::merkle_tree::PublicDataLeafValue::get_hash_inputs |
( |
fr |
nextValue, |
|
|
fr |
nextIndex |
|
) |
| const |
|
inline |
◆ get_key()
fr bb::crypto::merkle_tree::PublicDataLeafValue::get_key |
( |
| ) |
const |
|
inline |
◆ hash()
size_t bb::crypto::merkle_tree::PublicDataLeafValue::hash |
( |
| ) |
const |
|
inlinenoexcept |
◆ is_empty()
bool bb::crypto::merkle_tree::PublicDataLeafValue::is_empty |
( |
| ) |
const |
|
inline |
◆ is_updateable()
static bool bb::crypto::merkle_tree::PublicDataLeafValue::is_updateable |
( |
| ) |
|
|
inlinestatic |
◆ name()
static std::string bb::crypto::merkle_tree::PublicDataLeafValue::name |
( |
| ) |
|
|
inlinestatic |
◆ operator uint256_t()
bb::crypto::merkle_tree::PublicDataLeafValue::operator uint256_t |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
bool bb::crypto::merkle_tree::PublicDataLeafValue::operator== |
( |
PublicDataLeafValue const & |
other | ) |
const |
|
inline |
◆ padding()
◆ operator<<
◆ slot
fr bb::crypto::merkle_tree::PublicDataLeafValue::slot |
◆ value
fr bb::crypto::merkle_tree::PublicDataLeafValue::value |
The documentation for this struct was generated from the following file: