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

#include <debug_log.hpp>

Inheritance diagram for bb::avm2::simulation::NoopDebugLogger:
bb::avm2::simulation::DebugLoggerInterface

Public Member Functions

void debug_log (MemoryInterface &, AztecAddress, MemoryAddress, MemoryAddress, uint16_t, MemoryAddress, MemoryAddress) override
 
- Public Member Functions inherited from bb::avm2::simulation::DebugLoggerInterface
virtual ~DebugLoggerInterface ()=default
 

Detailed Description

Definition at line 8 of file debug_log.hpp.

Member Function Documentation

◆ debug_log()

void bb::avm2::simulation::NoopDebugLogger::debug_log ( MemoryInterface ,
AztecAddress  ,
MemoryAddress  ,
MemoryAddress  ,
uint16_t  ,
MemoryAddress  ,
MemoryAddress   
)
inlineoverridevirtual

Implements bb::avm2::simulation::DebugLoggerInterface.

Definition at line 10 of file debug_log.hpp.


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