#include <lookups_data_copy.hpp>
Definition at line 169 of file lookups_data_copy.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_data_copy_col_read_settings_::COUNTS = Column::lookup_data_copy_col_read_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::calldata_value, ColumnAndShifts::calldata_context_id, ColumnAndShifts::calldata_index
}
Definition at line 182 of file lookups_data_copy.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_data_copy_col_read_settings_::DST_SELECTOR = Column::calldata_sel |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_data_copy_col_read_settings_::INVERSES = Column::lookup_data_copy_col_read_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_data_copy_col_read_settings_::LOOKUP_TUPLE_SIZE = 3 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_data_copy_col_read_settings_::NAME = "LOOKUP_DATA_COPY_COL_READ" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_data_copy_col_read_settings_::RELATION_NAME = "data_copy" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::data_copy_value,
ColumnAndShifts::data_copy_dst_context_id,
ColumnAndShifts::data_copy_read_addr
}
Definition at line 177 of file lookups_data_copy.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_data_copy_col_read_settings_::SRC_SELECTOR = Column::data_copy_cd_copy_col_read |
|
staticconstexpr |
The documentation for this struct was generated from the following file: