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

#include <wsdb_commands.hpp>

Classes

struct  Response
 

Public Member Functions

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

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "WsdbRollback"
 

Detailed Description

Definition at line 296 of file wsdb_commands.hpp.

Member Function Documentation

◆ execute()

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

Definition at line 294 of file wsdb_execute.cpp.

◆ msgpack()

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

Definition at line 304 of file wsdb_commands.hpp.

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

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

Definition at line 297 of file wsdb_commands.hpp.


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