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

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::MemoryAddress destination_pointer
 
Acir::MemoryAddress source
 

Friends

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

Detailed Description

Definition at line 1706 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

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

Definition at line 1712 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 6281 of file acir.hpp.

Member Data Documentation

◆ destination_pointer

Acir::MemoryAddress Acir::BrilligOpcode::Store::destination_pointer

Definition at line 1707 of file acir.hpp.

◆ source

Acir::MemoryAddress Acir::BrilligOpcode::Store::source

Definition at line 1708 of file acir.hpp.


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