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

#include <wsdb_commands.hpp>

Public Member Functions

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

Public Attributes

uint64_t forkId
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "WsdbCreateForkResponse"
 

Detailed Description

Definition at line 344 of file wsdb_commands.hpp.

Member Function Documentation

◆ operator==()

bool bb::wsdb::WsdbCreateFork::Response::operator== ( const Response ) const
default

◆ SERIALIZATION_FIELDS()

bb::wsdb::WsdbCreateFork::Response::SERIALIZATION_FIELDS ( forkId  )

Member Data Documentation

◆ forkId

uint64_t bb::wsdb::WsdbCreateFork::Response::forkId

Definition at line 346 of file wsdb_commands.hpp.

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::wsdb::WsdbCreateFork::Response::MSGPACK_SCHEMA_NAME[] = "WsdbCreateForkResponse"
staticconstexpr

Definition at line 345 of file wsdb_commands.hpp.


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