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

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

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

Friends

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

Detailed Description

Definition at line 1567 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

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

Definition at line 1574 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 6054 of file acir.hpp.

Member Data Documentation

◆ bit_size

Acir::BitSize Acir::BrilligOpcode::IndirectConst::bit_size

Definition at line 1569 of file acir.hpp.

◆ destination_pointer

Acir::MemoryAddress Acir::BrilligOpcode::IndirectConst::destination_pointer

Definition at line 1568 of file acir.hpp.

◆ value

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

Definition at line 1570 of file acir.hpp.


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