Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::RetrievedBytecodesTreeCheckInterface Class Referenceabstract

#include <retrieved_bytecodes_tree_check.hpp>

Inheritance diagram for bb::avm2::simulation::RetrievedBytecodesTreeCheckInterface:
bb::avm2::simulation::RetrievedBytecodesInterface bb::avm2::simulation::MockRetrievedBytecodesTreeCheck bb::avm2::simulation::RetrievedBytecodesTreeCheck

Public Member Functions

virtual AppendOnlyTreeSnapshot get_snapshot () const =0
 
- Public Member Functions inherited from bb::avm2::simulation::RetrievedBytecodesInterface
virtual ~RetrievedBytecodesInterface ()=default
 
virtual bool contains (const FF &class_id)=0
 
virtual void insert (const FF &class_id)=0
 
virtual uint32_t size () const =0
 

Detailed Description

Definition at line 15 of file retrieved_bytecodes_tree_check.hpp.

Member Function Documentation

◆ get_snapshot()

virtual AppendOnlyTreeSnapshot bb::avm2::simulation::RetrievedBytecodesTreeCheckInterface::get_snapshot ( ) const
pure virtual

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