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

#include <cdb_commands.hpp>

Classes

struct  Response
 

Public Member Functions

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

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "CdbGetContractClassIds"
 

Detailed Description

Definition at line 197 of file cdb_commands.hpp.

Member Function Documentation

◆ execute()

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

◆ msgpack()

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

Definition at line 206 of file cdb_commands.hpp.

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

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

Definition at line 198 of file cdb_commands.hpp.


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