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

#include <mock_addressing.hpp>

Inheritance diagram for bb::avm2::simulation::MockAddressing:
bb::avm2::simulation::AddressingInterface

Public Member Functions

 MockAddressing ()
 
 ~MockAddressing () override
 
 MOCK_METHOD (std::vector< Operand >, resolve,(const Instruction &, MemoryInterface &memory),(override))
 
- Public Member Functions inherited from bb::avm2::simulation::AddressingInterface
virtual ~AddressingInterface ()=default
 
virtual std::vector< Operandresolve (const Instruction &instruction, MemoryInterface &memory)=0
 

Detailed Description

Definition at line 17 of file mock_addressing.hpp.

Constructor & Destructor Documentation

◆ MockAddressing()

bb::avm2::simulation::MockAddressing::MockAddressing ( )
default

◆ ~MockAddressing()

bb::avm2::simulation::MockAddressing::~MockAddressing ( )
overridedefault

Member Function Documentation

◆ MOCK_METHOD()

bb::avm2::simulation::MockAddressing::MOCK_METHOD ( std::vector< Operand ,
resolve  ,
(const Instruction &, MemoryInterface &memory ,
(override)   
)

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