#include <get_contract_instance_spec.hpp>
◆ GetContractInstanceSpec()
| bb::avm2::tracegen::GetContractInstanceSpec::GetContractInstanceSpec |
( |
| ) |
|
|
private |
◆ get_table()
Look up the precomputed table entry for a given member enum value.
Returns boolean selectors indicating whether the enum is valid and which member it selects. See the ASCII table in get_contract_instance.pil for the full mapping.
- Parameters
-
| member_enum | The member enum value (0=deployer, 1=class_id, 2=init_hash, 3+=invalid). |
- Returns
- A Table struct with is_valid_member_enum and the per-member selector flags.
Definition at line 15 of file get_contract_instance_spec.cpp.
The documentation for this class was generated from the following files: