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

#include <execution.hpp>

Inheritance diagram for bb::avm2::simulation::ExecutionInterface:
bb::avm2::simulation::Execution bb::avm2::simulation::MockExecution

Public Member Functions

virtual ~ExecutionInterface ()=default
 
virtual ExecutionResult execute (std::unique_ptr< ContextInterface > context)=0
 

Detailed Description

Definition at line 46 of file execution.hpp.

Constructor & Destructor Documentation

◆ ~ExecutionInterface()

virtual bb::avm2::simulation::ExecutionInterface::~ExecutionInterface ( )
virtualdefault

Member Function Documentation

◆ execute()

virtual ExecutionResult bb::avm2::simulation::ExecutionInterface::execute ( std::unique_ptr< ContextInterface context)
pure virtual

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