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

#include <cdb_commands.hpp>

Classes

struct  Response
 

Public Member Functions

void msgpack (auto &&pack_fn)
 
Response execute (CdbRequest &request) &&
 
bool operator== (const CdbShutdown &) const =default
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "CdbShutdown"
 

Detailed Description

Definition at line 214 of file cdb_commands.hpp.

Member Function Documentation

◆ execute()

Response bb::cdb::CdbShutdown::execute ( CdbRequest &  request) &&

◆ msgpack()

void bb::cdb::CdbShutdown::msgpack ( auto &&  pack_fn)
inline

Definition at line 221 of file cdb_commands.hpp.

◆ operator==()

bool bb::cdb::CdbShutdown::operator== ( const CdbShutdown ) const
default

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::cdb::CdbShutdown::MSGPACK_SCHEMA_NAME[] = "CdbShutdown"
staticconstexpr

Definition at line 215 of file cdb_commands.hpp.


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