|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <instruction.hpp>
Public Member Functions | |
| MSGPACK_FIELDS (level_offset, message_offset, fields_offset, fields_size_offset, message_size) | |
Public Attributes | |
| ParamRef | level_offset |
| ParamRef | message_offset |
| ParamRef | fields_offset |
| ParamRef | fields_size_offset |
| uint16_t | message_size |
Definition at line 625 of file instruction.hpp.
| DEBUGLOG_Instruction::MSGPACK_FIELDS | ( | level_offset | , |
| message_offset | , | ||
| fields_offset | , | ||
| fields_size_offset | , | ||
| message_size | |||
| ) |
| ParamRef DEBUGLOG_Instruction::fields_offset |
Definition at line 628 of file instruction.hpp.
| ParamRef DEBUGLOG_Instruction::fields_size_offset |
Definition at line 629 of file instruction.hpp.
| ParamRef DEBUGLOG_Instruction::level_offset |
Definition at line 626 of file instruction.hpp.
| ParamRef DEBUGLOG_Instruction::message_offset |
Definition at line 627 of file instruction.hpp.
| uint16_t DEBUGLOG_Instruction::message_size |
Definition at line 630 of file instruction.hpp.