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

#include <bbapi_srs.hpp>

Public Member Functions

 SERIALIZATION_FIELDS (points_buf)
 
bool operator== (const Response &) const =default
 

Public Attributes

std::vector< uint8_t > points_buf
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "SrsInitSrsResponse"
 

Detailed Description

Definition at line 23 of file bbapi_srs.hpp.

Member Function Documentation

◆ operator==()

bool bb::bbapi::SrsInitSrs::Response::operator== ( const Response ) const
default

◆ SERIALIZATION_FIELDS()

bb::bbapi::SrsInitSrs::Response::SERIALIZATION_FIELDS ( points_buf  )

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::SrsInitSrs::Response::MSGPACK_SCHEMA_NAME[] = "SrsInitSrsResponse"
staticconstexpr

Definition at line 24 of file bbapi_srs.hpp.

◆ points_buf

std::vector<uint8_t> bb::bbapi::SrsInitSrs::Response::points_buf

Definition at line 26 of file bbapi_srs.hpp.


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