#include <lookups_bc_retrieval.hpp>
Definition at line 48 of file lookups_bc_retrieval.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_bc_retrieval_class_id_derivation_settings_::COUNTS = Column::lookup_bc_retrieval_class_id_derivation_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::class_id_derivation_class_id,
ColumnAndShifts::class_id_derivation_artifact_hash,
ColumnAndShifts::class_id_derivation_private_function_root,
ColumnAndShifts::class_id_derivation_public_bytecode_commitment
}
Definition at line 62 of file lookups_bc_retrieval.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_bc_retrieval_class_id_derivation_settings_::DST_SELECTOR = Column::class_id_derivation_sel |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_bc_retrieval_class_id_derivation_settings_::INVERSES = Column::lookup_bc_retrieval_class_id_derivation_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_bc_retrieval_class_id_derivation_settings_::LOOKUP_TUPLE_SIZE = 4 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_bc_retrieval_class_id_derivation_settings_::NAME = "LOOKUP_BC_RETRIEVAL_CLASS_ID_DERIVATION" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_bc_retrieval_class_id_derivation_settings_::RELATION_NAME = "bc_retrieval" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::bc_retrieval_current_class_id,
ColumnAndShifts::bc_retrieval_artifact_hash,
ColumnAndShifts::bc_retrieval_private_function_root,
ColumnAndShifts::bc_retrieval_bytecode_id
}
Definition at line 56 of file lookups_bc_retrieval.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_bc_retrieval_class_id_derivation_settings_::SRC_SELECTOR = Column::bc_retrieval_instance_exists |
|
staticconstexpr |
The documentation for this struct was generated from the following file: