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