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

#include <acir.hpp>

Public Member Functions

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

Public Attributes

uint32_t value
 

Friends

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

Detailed Description

Definition at line 3697 of file acir.hpp.

Member Function Documentation

◆ msgpack_pack()

void Acir::BlockId::msgpack_pack ( auto &  packer) const
inline

Definition at line 3702 of file acir.hpp.

◆ msgpack_unpack()

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

Definition at line 3704 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 6708 of file acir.hpp.

Member Data Documentation

◆ value

uint32_t Acir::BlockId::value

Definition at line 3698 of file acir.hpp.


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