Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::PrivateLog Struct Reference

#include <aztec_types.hpp>

Public Member Functions

bool operator== (const PrivateLog &other) const =default
 
 MSGPACK_CAMEL_CASE_FIELDS (fields, emitted_length)
 

Public Attributes

std::vector< FFfields
 
uint32_t emitted_length = 0
 

Detailed Description

Definition at line 408 of file aztec_types.hpp.

Member Function Documentation

◆ MSGPACK_CAMEL_CASE_FIELDS()

bb::avm2::PrivateLog::MSGPACK_CAMEL_CASE_FIELDS ( fields  ,
emitted_length   
)

◆ operator==()

bool bb::avm2::PrivateLog::operator== ( const PrivateLog other) const
default

Member Data Documentation

◆ emitted_length

uint32_t bb::avm2::PrivateLog::emitted_length = 0

Definition at line 410 of file aztec_types.hpp.

◆ fields

std::vector<FF> bb::avm2::PrivateLog::fields

Definition at line 409 of file aztec_types.hpp.


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