Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
ROMTestingFunctions< Builder_, table_size, num_reads >::InvalidWitness Class Reference

Public Types

enum class  Target : uint8_t { None , ReadValueIncremented }
 

Static Public Member Functions

static std::vector< Targetget_all ()
 
static std::vector< std::string > get_labels ()
 

Detailed Description

template<typename Builder_, size_t table_size, size_t num_reads>
class ROMTestingFunctions< Builder_, table_size, num_reads >::InvalidWitness

Definition at line 33 of file block_constraint.test.cpp.

Member Enumeration Documentation

◆ Target

template<typename Builder_ , size_t table_size, size_t num_reads>
enum class ROMTestingFunctions::InvalidWitness::Target : uint8_t
strong
Enumerator
None 
ReadValueIncremented 

Definition at line 35 of file block_constraint.test.cpp.

Member Function Documentation

◆ get_all()

template<typename Builder_ , size_t table_size, size_t num_reads>
static std::vector< Target > ROMTestingFunctions< Builder_, table_size, num_reads >::InvalidWitness::get_all ( )
inlinestatic

Definition at line 36 of file block_constraint.test.cpp.

◆ get_labels()

template<typename Builder_ , size_t table_size, size_t num_reads>
static std::vector< std::string > ROMTestingFunctions< Builder_, table_size, num_reads >::InvalidWitness::get_labels ( )
inlinestatic

Definition at line 44 of file block_constraint.test.cpp.


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