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

#include <avm_commands.hpp>

Classes

struct  Response
 

Public Member Functions

void msgpack (auto &&pack_fn)
 
Response execute (AvmRequest &request) &&
 
bool operator== (const AvmShutdown &) const =default
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "AvmShutdown"
 

Detailed Description

Definition at line 56 of file avm_commands.hpp.

Member Function Documentation

◆ execute()

AvmShutdown::Response bb::avm::AvmShutdown::execute ( AvmRequest request) &&

Definition at line 155 of file avm_execute.cpp.

◆ msgpack()

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

Definition at line 63 of file avm_commands.hpp.

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

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

Definition at line 57 of file avm_commands.hpp.


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