|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for Witnesses::Helpers, including all inherited members.
| check_size(uint32_t actual, std::string const &name, uint32_t active, uint32_t reserved) | Witnesses::Helpers | inlinestatic |
| conv_fld_from_array(msgpack::object_array const &array, std::string const &struct_name, std::string const &field_name, T &field, uint32_t index) | Witnesses::Helpers | inlinestatic |
| 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) | Witnesses::Helpers | inlinestatic |
| convert_or_throw(msgpack::object const &val, std::string const &struct_name, std::string const &field_name, T &field) | Witnesses::Helpers | inlinestatic |
| int_map_dispatch(msgpack::object const &o, std::string const &name, Dispatch &&dispatch) | Witnesses::Helpers | inlinestatic |
| is_int_keyed_map(msgpack::object const &o) | Witnesses::Helpers | inlinestatic |
| make_kvmap(msgpack::object const &o, std::string const &name) | Witnesses::Helpers | inlinestatic |