|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::TranscriptManifest, including all inherited members.
| add_challenge(size_t round, const std::string &label) | bb::TranscriptManifest | inline |
| add_challenge(size_t round, std::span< const std::string > labels) | bb::TranscriptManifest | inline |
| add_challenge(size_t round, const std::array< std::string, N > &labels) | bb::TranscriptManifest | inline |
| add_challenge(size_t round, const std::array< const char *, N > &labels) | bb::TranscriptManifest | inline |
| add_entry(size_t round, const std::string &element_label, size_t element_size) | bb::TranscriptManifest | inline |
| manifest | bb::TranscriptManifest | private |
| operator==(const TranscriptManifest &other) const =default | bb::TranscriptManifest | |
| operator[](const size_t &round) | bb::TranscriptManifest | inline |
| print() | bb::TranscriptManifest | inline |
| size() const | bb::TranscriptManifest | inline |