#include <lookups_bc_retrieval.hpp>
Definition at line 48 of file lookups_bc_retrieval.hpp.
◆ COUNTS
| constexpr Column bb::avm2::lookup_bc_retrieval_is_new_class_check_settings_::COUNTS = Column::lookup_bc_retrieval_is_new_class_check_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::retrieved_bytecodes_tree_check_class_id,
ColumnAndShifts::retrieved_bytecodes_tree_check_leaf_not_exists,
ColumnAndShifts::retrieved_bytecodes_tree_check_root
}
Definition at line 61 of file lookups_bc_retrieval.hpp.
◆ DST_SELECTOR
| constexpr Column bb::avm2::lookup_bc_retrieval_is_new_class_check_settings_::DST_SELECTOR = Column::retrieved_bytecodes_tree_check_sel |
|
staticconstexpr |
◆ INVERSES
| constexpr Column bb::avm2::lookup_bc_retrieval_is_new_class_check_settings_::INVERSES = Column::lookup_bc_retrieval_is_new_class_check_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
| constexpr size_t bb::avm2::lookup_bc_retrieval_is_new_class_check_settings_::LOOKUP_TUPLE_SIZE = 3 |
|
staticconstexpr |
◆ NAME
| constexpr std::string_view bb::avm2::lookup_bc_retrieval_is_new_class_check_settings_::NAME = "LOOKUP_BC_RETRIEVAL_IS_NEW_CLASS_CHECK" |
|
staticconstexpr |
◆ RELATION_NAME
| constexpr std::string_view bb::avm2::lookup_bc_retrieval_is_new_class_check_settings_::RELATION_NAME = "bc_retrieval" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::bc_retrieval_current_class_id,
ColumnAndShifts::bc_retrieval_is_new_class,
ColumnAndShifts::bc_retrieval_prev_retrieved_bytecodes_tree_root
}
Definition at line 56 of file lookups_bc_retrieval.hpp.
◆ SRC_SELECTOR
| constexpr Column bb::avm2::lookup_bc_retrieval_is_new_class_check_settings_::SRC_SELECTOR = Column::bc_retrieval_instance_exists |
|
staticconstexpr |
The documentation for this struct was generated from the following file: