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

#include <avm_commands.hpp>

Public Member Functions

void msgpack (auto &&pack_fn)
 
bool operator== (const Response &) const =default
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "AvmShutdownResponse"
 

Detailed Description

Definition at line 58 of file avm_commands.hpp.

Member Function Documentation

◆ msgpack()

void bb::avm::AvmShutdown::Response::msgpack ( auto &&  pack_fn)
inline

Definition at line 60 of file avm_commands.hpp.

◆ operator==()

bool bb::avm::AvmShutdown::Response::operator== ( const Response ) const
default

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::avm::AvmShutdown::Response::MSGPACK_SCHEMA_NAME[] = "AvmShutdownResponse"
staticconstexpr

Definition at line 59 of file avm_commands.hpp.


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