Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::MockExecutionComponentsProvider Member List

This is the complete list of members for bb::avm2::simulation::MockExecutionComponentsProvider, including all inherited members.

make_addressing(AddressingEvent &event)=0bb::avm2::simulation::ExecutionComponentsProviderInterfacepure virtual
make_gas_tracker(GasEvent &gas_event, const Instruction &instruction, ContextInterface &context)=0bb::avm2::simulation::ExecutionComponentsProviderInterfacepure virtual
MOCK_METHOD(std::unique_ptr< AddressingInterface >, make_addressing,(AddressingEvent &event),(override))bb::avm2::simulation::MockExecutionComponentsProvider
MOCK_METHOD(std::unique_ptr< GasTrackerInterface >, make_gas_tracker,(GasEvent &gas_event, const Instruction &instruction, ContextInterface &context),(override))bb::avm2::simulation::MockExecutionComponentsProvider
MockExecutionComponentsProvider()bb::avm2::simulation::MockExecutionComponentsProvider
~ExecutionComponentsProviderInterface()=defaultbb::avm2::simulation::ExecutionComponentsProviderInterfacevirtual
~MockExecutionComponentsProvider() overridebb::avm2::simulation::MockExecutionComponentsProvider