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

#include <acir.hpp>

Public Member Functions

void msgpack_pack (auto &packer) const
 
void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::BlackBoxOp value
 

Friends

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

Detailed Description

Definition at line 2379 of file acir.hpp.

Member Function Documentation

◆ msgpack_pack()

void Acir::BrilligOpcode::BlackBox::msgpack_pack ( auto &  packer) const
inline

Definition at line 2384 of file acir.hpp.

◆ msgpack_unpack()

void Acir::BrilligOpcode::BlackBox::msgpack_unpack ( msgpack::object const &  o)
inline

Definition at line 2386 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 7640 of file acir.hpp.

Member Data Documentation

◆ value

Acir::BlackBoxOp Acir::BrilligOpcode::BlackBox::value

Definition at line 2380 of file acir.hpp.


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