|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::ipc::MpscProducer, including all inherited members.
| claim(size_t want, uint32_t timeout_ns) | bb::ipc::MpscProducer | |
| connect(const std::string &name, size_t producer_id) | bb::ipc::MpscProducer | static |
| doorbell_ | bb::ipc::MpscProducer | private |
| doorbell_fd_ | bb::ipc::MpscProducer | private |
| doorbell_len_ | bb::ipc::MpscProducer | private |
| MpscProducer(MpscProducer &&other) noexcept | bb::ipc::MpscProducer | |
| MpscProducer(const MpscProducer &)=delete | bb::ipc::MpscProducer | |
| MpscProducer(SpscShm &&ring, int doorbell_fd, size_t doorbell_len, MpscDoorbell *doorbell, size_t producer_id) | bb::ipc::MpscProducer | private |
| operator=(MpscProducer &&other) noexcept | bb::ipc::MpscProducer | |
| operator=(const MpscProducer &)=delete | bb::ipc::MpscProducer | |
| producer_id_ | bb::ipc::MpscProducer | private |
| publish(size_t n) | bb::ipc::MpscProducer | |
| ring_ | bb::ipc::MpscProducer | private |
| ~MpscProducer() | bb::ipc::MpscProducer |