|
barretenberg
|
Public Member Functions | |
| rom_table (const std::vector< field_pt > &table_entries) | |
| rom_table (const rom_table &other) | |
| rom_table (rom_table &&other) | |
| void | initialize_table () const |
| rom_table & | operator= (const rom_table &other) |
| rom_table & | operator= (rom_table &&other) |
| field_pt | operator[] (const size_t index) const |
| field_pt | operator[] (const field_pt &index) const |
| size_t | size () const |
| Builder * | get_context () const |