|
| Buffer (const Buffer &)=delete |
|
| Buffer (Buffer &&)=delete |
|
Buffer & | operator= (const Buffer &)=delete |
|
Buffer & | operator= (Buffer &&)=delete |
|
ElementType & | operator[] (const index_t index) noexcept |
|
const ElementType & | operator[] (const index_t index) const noexcept |
|
ElementType * | ptr (const index_t index) noexcept |
|
const ElementType * | ptr (const index_t index) const noexcept |
|
uint64_t | capacity () const noexcept |
|
The documentation for this class was generated from the following files:
- iceoryx_utils/internal/concurrent/lockfree_queue/buffer.hpp
- iceoryx_utils/internal/concurrent/lockfree_queue/buffer.inl