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

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::BlockId block_id
 
Acir::MemOp op
 

Friends

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

Detailed Description

Definition at line 3078 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

void Acir::Opcode::MemoryOp::msgpack_unpack ( msgpack::object const &  o)
inline

Definition at line 3084 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 7375 of file acir.hpp.

Member Data Documentation

◆ block_id

Acir::BlockId Acir::Opcode::MemoryOp::block_id

Definition at line 3079 of file acir.hpp.

◆ op

Acir::MemOp Acir::Opcode::MemoryOp::op

Definition at line 3080 of file acir.hpp.


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