iceoryx_doc  1.0.1
Public Member Functions | List of all members
iox::concurrent::Buffer< ElementType, Capacity, index_t > Class Template Reference

Public Member Functions

 Buffer (const Buffer &)=delete
 
 Buffer (Buffer &&)=delete
 
Bufferoperator= (const Buffer &)=delete
 
Bufferoperator= (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: