Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
Acir::Helpers Member List

This is the complete list of members for Acir::Helpers, including all inherited members.

check_size(uint32_t actual, std::string const &name, uint32_t active, uint32_t reserved)Acir::Helpersinlinestatic
conv_fld_from_array(msgpack::object_array const &array, std::string const &struct_name, std::string const &field_name, T &field, uint32_t index)Acir::Helpersinlinestatic
conv_fld_from_kvmap(std::map< std::string, msgpack::object const * > const &kvmap, std::string const &struct_name, std::string const &field_name, T &field, bool is_optional)Acir::Helpersinlinestatic
convert_or_throw(msgpack::object const &val, std::string const &struct_name, std::string const &field_name, T &field)Acir::Helpersinlinestatic
int_map_dispatch(msgpack::object const &o, std::string const &name, Dispatch &&dispatch)Acir::Helpersinlinestatic
is_int_keyed_map(msgpack::object const &o)Acir::Helpersinlinestatic
make_kvmap(msgpack::object const &o, std::string const &name)Acir::Helpersinlinestatic