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

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::MemoryAddress destination
 
Acir::MemoryAddress source
 
Acir::IntegerBitSize bit_size
 

Friends

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

Detailed Description

Definition at line 1400 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

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

Definition at line 1407 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 5805 of file acir.hpp.

Member Data Documentation

◆ bit_size

Acir::IntegerBitSize Acir::BrilligOpcode::Not::bit_size

Definition at line 1403 of file acir.hpp.

◆ destination

Acir::MemoryAddress Acir::BrilligOpcode::Not::destination

Definition at line 1401 of file acir.hpp.

◆ source

Acir::MemoryAddress Acir::BrilligOpcode::Not::source

Definition at line 1402 of file acir.hpp.


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