Buffer()=default (defined in iox::concurrent::Buffer< ElementType, Capacity, index_t >) | iox::concurrent::Buffer< ElementType, Capacity, index_t > | |
Buffer(const Buffer &)=delete (defined in iox::concurrent::Buffer< ElementType, Capacity, index_t >) | iox::concurrent::Buffer< ElementType, Capacity, index_t > | |
Buffer(Buffer &&)=delete (defined in iox::concurrent::Buffer< ElementType, Capacity, index_t >) | iox::concurrent::Buffer< ElementType, Capacity, index_t > | |
capacity() const noexcept (defined in iox::concurrent::Buffer< ElementType, Capacity, index_t >) | iox::concurrent::Buffer< ElementType, Capacity, index_t > | |
operator=(const Buffer &)=delete (defined in iox::concurrent::Buffer< ElementType, Capacity, index_t >) | iox::concurrent::Buffer< ElementType, Capacity, index_t > | |
operator=(Buffer &&)=delete (defined in iox::concurrent::Buffer< ElementType, Capacity, index_t >) | iox::concurrent::Buffer< ElementType, Capacity, index_t > | |
operator[](const index_t index) noexcept (defined in iox::concurrent::Buffer< ElementType, Capacity, index_t >) | iox::concurrent::Buffer< ElementType, Capacity, index_t > | |
operator[](const index_t index) const noexcept (defined in iox::concurrent::Buffer< ElementType, Capacity, index_t >) | iox::concurrent::Buffer< ElementType, Capacity, index_t > | |
ptr(const index_t index) noexcept (defined in iox::concurrent::Buffer< ElementType, Capacity, index_t >) | iox::concurrent::Buffer< ElementType, Capacity, index_t > | |
ptr(const index_t index) const noexcept (defined in iox::concurrent::Buffer< ElementType, Capacity, index_t >) | iox::concurrent::Buffer< ElementType, Capacity, index_t > | |
~Buffer()=default (defined in iox::concurrent::Buffer< ElementType, Capacity, index_t >) | iox::concurrent::Buffer< ElementType, Capacity, index_t > | |