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

#include <wsdb_commands.hpp>

Classes

struct  Response
 

Public Member Functions

void msgpack (auto &&pack_fn)
 
Response execute (WsdbRequest &request) &&
 
bool operator== (const WsdbShutdown &) const =default
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "WsdbShutdown"
 

Detailed Description

Definition at line 524 of file wsdb_commands.hpp.

Member Function Documentation

◆ execute()

WsdbShutdown::Response bb::wsdb::WsdbShutdown::execute ( WsdbRequest request) &&

Definition at line 409 of file wsdb_execute.cpp.

◆ msgpack()

void bb::wsdb::WsdbShutdown::msgpack ( auto &&  pack_fn)
inline

Definition at line 531 of file wsdb_commands.hpp.

◆ operator==()

bool bb::wsdb::WsdbShutdown::operator== ( const WsdbShutdown ) const
default

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::wsdb::WsdbShutdown::MSGPACK_SCHEMA_NAME[] = "WsdbShutdown"
staticconstexpr

Definition at line 525 of file wsdb_commands.hpp.


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