Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::RetrievedBytecodesTreeCheckEvent Struct Reference

#include <retrieved_bytecodes_tree_check_event.hpp>

Public Member Functions

bool operator== (const RetrievedBytecodesTreeCheckEvent &other) const =default
 

Public Attributes

FF class_id
 
AppendOnlyTreeSnapshot prev_snapshot
 
AppendOnlyTreeSnapshot next_snapshot
 
RetrievedBytecodesTreeLeafPreimage low_leaf_preimage
 
FF low_leaf_hash
 
uint64_t low_leaf_index
 
bool write
 
std::optional< RetrievedBytecodeAppendDataappend_data
 

Detailed Description

Definition at line 21 of file retrieved_bytecodes_tree_check_event.hpp.

Member Function Documentation

◆ operator==()

bool bb::avm2::simulation::RetrievedBytecodesTreeCheckEvent::operator== ( const RetrievedBytecodesTreeCheckEvent other) const
default

Member Data Documentation

◆ append_data

std::optional<RetrievedBytecodeAppendData> bb::avm2::simulation::RetrievedBytecodesTreeCheckEvent::append_data

Definition at line 32 of file retrieved_bytecodes_tree_check_event.hpp.

◆ class_id

FF bb::avm2::simulation::RetrievedBytecodesTreeCheckEvent::class_id

Definition at line 22 of file retrieved_bytecodes_tree_check_event.hpp.

◆ low_leaf_hash

FF bb::avm2::simulation::RetrievedBytecodesTreeCheckEvent::low_leaf_hash

Definition at line 27 of file retrieved_bytecodes_tree_check_event.hpp.

◆ low_leaf_index

uint64_t bb::avm2::simulation::RetrievedBytecodesTreeCheckEvent::low_leaf_index

Definition at line 28 of file retrieved_bytecodes_tree_check_event.hpp.

◆ low_leaf_preimage

RetrievedBytecodesTreeLeafPreimage bb::avm2::simulation::RetrievedBytecodesTreeCheckEvent::low_leaf_preimage

Definition at line 26 of file retrieved_bytecodes_tree_check_event.hpp.

◆ next_snapshot

AppendOnlyTreeSnapshot bb::avm2::simulation::RetrievedBytecodesTreeCheckEvent::next_snapshot

Definition at line 24 of file retrieved_bytecodes_tree_check_event.hpp.

◆ prev_snapshot

AppendOnlyTreeSnapshot bb::avm2::simulation::RetrievedBytecodesTreeCheckEvent::prev_snapshot

Definition at line 23 of file retrieved_bytecodes_tree_check_event.hpp.

◆ write

bool bb::avm2::simulation::RetrievedBytecodesTreeCheckEvent::write

Definition at line 30 of file retrieved_bytecodes_tree_check_event.hpp.


The documentation for this struct was generated from the following file: