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

#include <mock_cd_hasher.hpp>

Inheritance diagram for bb::avm2::simulation::MockCalldataHasher:
bb::avm2::simulation::CalldataHashingInterface

Public Member Functions

 MockCalldataHasher ()
 
 ~MockCalldataHasher () override
 
 MOCK_METHOD (FF, compute_calldata_hash,(const std::span< const FF > calldata),(override))
 
- Public Member Functions inherited from bb::avm2::simulation::CalldataHashingInterface
virtual ~CalldataHashingInterface ()=default
 
virtual FF compute_calldata_hash (std::span< const FF > calldata)=0
 

Detailed Description

Definition at line 9 of file mock_cd_hasher.hpp.

Constructor & Destructor Documentation

◆ MockCalldataHasher()

bb::avm2::simulation::MockCalldataHasher::MockCalldataHasher ( )
default

◆ ~MockCalldataHasher()

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

Member Function Documentation

◆ MOCK_METHOD()

bb::avm2::simulation::MockCalldataHasher::MOCK_METHOD ( FF  ,
compute_calldata_hash  ,
(const std::span< const FF > calldata ,
(override)   
)

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