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

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::BlackBoxFuncCall value
 

Friends

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

Detailed Description

Definition at line 3062 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

void Acir::Opcode::BlackBoxFuncCall::msgpack_unpack ( msgpack::object const &  o)
inline

Definition at line 3067 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 7345 of file acir.hpp.

Member Data Documentation

◆ value

Acir::BlackBoxFuncCall Acir::Opcode::BlackBoxFuncCall::value

Definition at line 3063 of file acir.hpp.


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