|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::PublicLogs, including all inherited members.
| add_log(const PublicLog &log) | bb::avm2::PublicLogs | inline |
| from_logs(const std::vector< PublicLog > &logs) | bb::avm2::PublicLogs | inlinestatic |
| length | bb::avm2::PublicLogs | |
| MSGPACK_FIELDS(length, payload) | bb::avm2::PublicLogs | |
| operator==(const PublicLogs &other) const =default | bb::avm2::PublicLogs | |
| payload | bb::avm2::PublicLogs | |
| PublicLogs()=default | bb::avm2::PublicLogs | |
| PublicLogs(uint32_t length, const std::array< FF, FLAT_PUBLIC_LOGS_PAYLOAD_LENGTH > &payload) | bb::avm2::PublicLogs | inline |
| PublicLogs(const std::vector< PublicLog > &logs) | bb::avm2::PublicLogs | inline |
| to_logs() const | bb::avm2::PublicLogs | inline |