|
join 1.0
lightweight network framework library
|
This is the complete list of members for join::Mpmc< Type, Backend >, including all inherited members.
| Queue typedef | join::Mpmc< Type, Backend > | |
| Segment typedef | join::Mpmc< Type, Backend > | |
| tryPop(Segment *segment, Type &element) noexcept | join::Mpmc< Type, Backend > | inlinestatic |
| tryPop(Segment *segment, Type *elements, size_t size) noexcept | join::Mpmc< Type, Backend > | inlinestatic |
| tryPush(Segment *segment, const Type &element) noexcept | join::Mpmc< Type, Backend > | inlinestatic |
| tryPush(Segment *segment, const Type *elements, size_t size) noexcept | join::Mpmc< Type, Backend > | inlinestatic |