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

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::MemoryAddress destination
 
Acir::BitSize bit_size
 
std::vector< uint8_t > value
 

Friends

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

Detailed Description

Definition at line 1541 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

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

Definition at line 1548 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 6015 of file acir.hpp.

Member Data Documentation

◆ bit_size

Acir::BitSize Acir::BrilligOpcode::Const::bit_size

Definition at line 1543 of file acir.hpp.

◆ destination

Acir::MemoryAddress Acir::BrilligOpcode::Const::destination

Definition at line 1542 of file acir.hpp.

◆ value

std::vector<uint8_t> Acir::BrilligOpcode::Const::value

Definition at line 1544 of file acir.hpp.


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