|
join 1.0
lightweight network framework library
|
This is the complete list of members for join::BasicPool< Count, Size >, including all inherited members.
| _count | join::BasicPool< Count, Size > | static |
| _segment | join::BasicPool< Count, Size > | |
| _size | join::BasicPool< Count, Size > | static |
| _stride | join::BasicPool< Count, Size > | static |
| _total | join::BasicPool< Count, Size > | static |
| BasicPool(void *ptr) noexcept | join::BasicPool< Count, Size > | inlineexplicit |
| BasicPool(const BasicPool &other)=delete | join::BasicPool< Count, Size > | |
| BasicPool(BasicPool &&other) noexcept | join::BasicPool< Count, Size > | inline |
| Chunk typedef | join::BasicPool< Count, Size > | |
| operator=(const BasicPool &other)=delete | join::BasicPool< Count, Size > | |
| operator=(BasicPool &&other) noexcept | join::BasicPool< Count, Size > | inline |
| owns(void *p) const noexcept | join::BasicPool< Count, Size > | inline |
| pop() noexcept | join::BasicPool< Count, Size > | inline |
| push(void *p) noexcept | join::BasicPool< Count, Size > | inline |
| Segment typedef | join::BasicPool< Count, Size > | |
| ~BasicPool()=default | join::BasicPool< Count, Size > |