Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::stdlib::ram_table< Builder > Member List

This is the complete list of members for bb::stdlib::ram_table< Builder >, including all inherited members.

_all_entries_written_to_with_constant_indexbb::stdlib::ram_table< Builder >mutableprivate
_contextbb::stdlib::ram_table< Builder >mutableprivate
_index_initializedbb::stdlib::ram_table< Builder >mutableprivate
_lengthbb::stdlib::ram_table< Builder >private
_ram_idbb::stdlib::ram_table< Builder >mutableprivate
_ram_table_generated_in_builderbb::stdlib::ram_table< Builder >mutableprivate
_raw_entriesbb::stdlib::ram_table< Builder >private
_tagsbb::stdlib::ram_table< Builder >mutableprivate
check_indices_initialized() constbb::stdlib::ram_table< Builder >inline
field_pt typedefbb::stdlib::ram_table< Builder >private
get_context() constbb::stdlib::ram_table< Builder >inline
initialize_table() constbb::stdlib::ram_table< Builder >
operator=(const ram_table &other)bb::stdlib::ram_table< Builder >
operator=(ram_table &&other)bb::stdlib::ram_table< Builder >
ram_table()bb::stdlib::ram_table< Builder >inline
ram_table(Builder *builder, const size_t table_size)bb::stdlib::ram_table< Builder >
ram_table(const std::vector< field_pt > &table_entries)bb::stdlib::ram_table< Builder >
ram_table(const ram_table &other)bb::stdlib::ram_table< Builder >
ram_table(ram_table &&other)bb::stdlib::ram_table< Builder >
read(const field_pt &index) constbb::stdlib::ram_table< Builder >
size() constbb::stdlib::ram_table< Builder >inline
write(const field_pt &index, const field_pt &value)bb::stdlib::ram_table< Builder >