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

#include <acir.hpp>

Public Member Functions

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

Public Attributes

Acir::HeapVector revert_data
 

Friends

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

Detailed Description

Definition at line 2397 of file acir.hpp.

Member Function Documentation

◆ msgpack_pack()

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

Definition at line 2402 of file acir.hpp.

◆ msgpack_unpack()

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

Definition at line 2408 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 7670 of file acir.hpp.

Member Data Documentation

◆ revert_data

Acir::HeapVector Acir::BrilligOpcode::Trap::revert_data

Definition at line 2398 of file acir.hpp.


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