Member List
|
HiCR
|
HiCR::channel::fixedSize::SPSC::Consumer Member List
This is the complete list of members for HiCR::channel::fixedSize::SPSC::Consumer, including all inherited members.
| Base(CommunicationManager &coordinationCommunicationManager, CommunicationManager &payloadCommunicationManager, const std::shared_ptr< LocalMemorySlot > &coordinationBuffer, const size_t tokenSize, const size_t capacity) | HiCR::channel::fixedSize::Base | inlineprotected |
| Consumer(CommunicationManager &coordinationCommunicationManager, CommunicationManager &payloadCommunicationManager, const std::shared_ptr< GlobalMemorySlot > &tokenBuffer, const std::shared_ptr< LocalMemorySlot > &internalCoordinationBuffer, std::shared_ptr< GlobalMemorySlot > producerCoordinationBuffer, const size_t tokenSize, const size_t capacity) | HiCR::channel::fixedSize::SPSC::Consumer | inline |
| getCircularBuffer() const noexcept | HiCR::channel::Base | inline |
| getCoordinationBuffer() const | HiCR::channel::Base | inlineprotected |
| getCoordinationBufferSize() noexcept | HiCR::channel::Base | inlinestatic |
| getCoordinationCommunicationManager() const | HiCR::channel::Base | inlineprotected |
| getDepth() const noexcept | HiCR::channel::Base | inline |
| getPayloadCommunicationManager() const | HiCR::channel::Base | inlineprotected |
| getTokenBuffer() const | HiCR::channel::fixedSize::SPSC::Consumer | inline |
| getTokenBufferSize(const size_t tokenSize, const size_t capacity) noexcept | HiCR::channel::Base | inlinestatic |
| getTokenSize() const noexcept | HiCR::channel::Base | inline |
| initializeCoordinationBuffer(const std::shared_ptr< LocalMemorySlot > &coordinationBuffer) | HiCR::channel::Base | inlinestatic |
| isEmpty() const noexcept | HiCR::channel::Base | inline |
| isFull() const noexcept | HiCR::channel::Base | inline |
| peek(const size_t pos=0) | HiCR::channel::fixedSize::SPSC::Consumer | inline |
| pop(const size_t n=1) | HiCR::channel::fixedSize::SPSC::Consumer | inline |
| updateDepth() | HiCR::channel::fixedSize::SPSC::Consumer | inline |
| ~Base()=default (defined in HiCR::channel::Base) | HiCR::channel::Base | protected |
| ~Consumer()=default (defined in HiCR::channel::fixedSize::SPSC::Consumer) | HiCR::channel::fixedSize::SPSC::Consumer |
Generated by