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

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::MemoryAddress destination
 
Acir::MemoryAddress source
 
Acir::BitSize bit_size
 

Friends

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

Detailed Description

Definition at line 1426 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

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

Definition at line 1433 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 5844 of file acir.hpp.

Member Data Documentation

◆ bit_size

Acir::BitSize Acir::BrilligOpcode::Cast::bit_size

Definition at line 1429 of file acir.hpp.

◆ destination

Acir::MemoryAddress Acir::BrilligOpcode::Cast::destination

Definition at line 1427 of file acir.hpp.

◆ source

Acir::MemoryAddress Acir::BrilligOpcode::Cast::source

Definition at line 1428 of file acir.hpp.


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