|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::MockExecutionComponentsProvider, including all inherited members.
| make_addressing(AddressingEvent &event)=0 | bb::avm2::simulation::ExecutionComponentsProviderInterface | pure virtual |
| make_gas_tracker(GasEvent &gas_event, const Instruction &instruction, ContextInterface &context)=0 | bb::avm2::simulation::ExecutionComponentsProviderInterface | pure 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()=default | bb::avm2::simulation::ExecutionComponentsProviderInterface | virtual |
| ~MockExecutionComponentsProvider() override | bb::avm2::simulation::MockExecutionComponentsProvider |