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

#include <acir.hpp>

Public Member Functions

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

Public Attributes

Acir::Witness value
 

Friends

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

Detailed Description

Definition at line 4019 of file acir.hpp.

Member Function Documentation

◆ msgpack_pack()

void Acir::BrilligOutputs::Simple::msgpack_pack ( auto &  packer) const
inline

Definition at line 4024 of file acir.hpp.

◆ msgpack_unpack()

void Acir::BrilligOutputs::Simple::msgpack_unpack ( msgpack::object const &  o)
inline

Definition at line 4026 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 7760 of file acir.hpp.

Member Data Documentation

◆ value

Acir::Witness Acir::BrilligOutputs::Simple::value

Definition at line 4020 of file acir.hpp.


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