barretenberg
Loading...
Searching...
No Matches
Classes | Public Member Functions | Static Public Member Functions | Public Attributes | Friends | List of all members
Circuit::Opcode Struct Reference

Classes

struct  Arithmetic
 
struct  BlackBoxFuncCall
 
struct  Brillig
 
struct  Directive
 
struct  MemoryInit
 
struct  MemoryOp
 

Public Member Functions

std::vector< uint8_t > bincodeSerialize () const
 

Static Public Member Functions

static Opcode bincodeDeserialize (std::vector< uint8_t >)
 

Public Attributes

std::variant< Arithmetic, BlackBoxFuncCall, Directive, Brillig, MemoryOp, MemoryInitvalue
 

Friends

bool operator== (const Opcode &, const Opcode &)
 

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