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

#include <acir.hpp>

Public Member Functions

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

Public Attributes

Acir::MemoryAddress destination
 
Acir::MemoryAddress source_pointer
 

Friends

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

Detailed Description

Definition at line 2319 of file acir.hpp.

Member Function Documentation

◆ msgpack_pack()

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

Definition at line 2325 of file acir.hpp.

◆ msgpack_unpack()

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

Definition at line 2332 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 7572 of file acir.hpp.

Member Data Documentation

◆ destination

Acir::MemoryAddress Acir::BrilligOpcode::Load::destination

Definition at line 2320 of file acir.hpp.

◆ source_pointer

Acir::MemoryAddress Acir::BrilligOpcode::Load::source_pointer

Definition at line 2321 of file acir.hpp.


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