Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
Acir::OpcodeLocation::Brillig Struct Reference

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

uint64_t acir_index
 
uint64_t brillig_index
 

Friends

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

Detailed Description

Definition at line 3404 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

void Acir::OpcodeLocation::Brillig::msgpack_unpack ( msgpack::object const &  o)
inline

Definition at line 3410 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( const Brillig lhs,
const Brillig rhs 
)
friend

Definition at line 7595 of file acir.hpp.

Member Data Documentation

◆ acir_index

uint64_t Acir::OpcodeLocation::Brillig::acir_index

Definition at line 3405 of file acir.hpp.

◆ brillig_index

uint64_t Acir::OpcodeLocation::Brillig::brillig_index

Definition at line 3406 of file acir.hpp.


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