Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
CallDataTestingFunctions< calldata_type, calldata_size, num_reads, perform_constant_ops >::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<CallDataType calldata_type, size_t calldata_size, size_t num_reads, bool perform_constant_ops>
class CallDataTestingFunctions< calldata_type, calldata_size, num_reads, perform_constant_ops >::InvalidWitness

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

Member Enumeration Documentation

◆ Target

template<CallDataType calldata_type, size_t calldata_size, size_t num_reads, bool perform_constant_ops>
enum class CallDataTestingFunctions::InvalidWitness::Target : uint8_t
strong
Enumerator
None 
ReadValueIncremented 

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

Member Function Documentation

◆ get_all()

template<CallDataType calldata_type, size_t calldata_size, size_t num_reads, bool perform_constant_ops>
static std::vector< Target > CallDataTestingFunctions< calldata_type, calldata_size, num_reads, perform_constant_ops >::InvalidWitness::get_all ( )
inlinestatic

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

◆ get_labels()

template<CallDataType calldata_type, size_t calldata_size, size_t num_reads, bool perform_constant_ops>
static std::vector< std::string > CallDataTestingFunctions< calldata_type, calldata_size, num_reads, perform_constant_ops >::InvalidWitness::get_labels ( )
inlinestatic

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


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