#include <mock_emit_public_log.hpp>
|
| | MockEmitPublicLog () |
| |
| | ~MockEmitPublicLog () override |
| |
| | MOCK_METHOD (void, emit_public_log,(MemoryInterface &memory, ContextInterface &context, const AztecAddress &contract_address, MemoryAddress log_offset, uint32_t log_size),(override)) |
| |
| virtual | ~EmitPublicLogInterface ()=default |
| |
| virtual void | emit_public_log (MemoryInterface &memory, ContextInterface &context, const AztecAddress &contract_address, MemoryAddress log_offset, uint32_t log_size)=0 |
| |
Definition at line 11 of file mock_emit_public_log.hpp.
◆ MockEmitPublicLog()
| bb::avm2::simulation::MockEmitPublicLog::MockEmitPublicLog |
( |
| ) |
|
|
default |
◆ ~MockEmitPublicLog()
| bb::avm2::simulation::MockEmitPublicLog::~MockEmitPublicLog |
( |
| ) |
|
|
overridedefault |
◆ MOCK_METHOD()
The documentation for this class was generated from the following files: