ecor
Loading...
Searching...
No Matches
ecor::circular_buffer_memory< IndexType, Base > Member List

This is the complete list of members for ecor::circular_buffer_memory< IndexType, Base >, including all inherited members.

allocate(std::size_t bytes, std::size_t align) noexceptecor::circular_buffer_memory< IndexType, Base >inline
capacity() const noexceptecor::circular_buffer_memory< IndexType, Base >inline
circular_buffer_memory(std::span< uint8_t, N > b) noexcept (defined in ecor::circular_buffer_memory< IndexType, Base >)ecor::circular_buffer_memory< IndexType, Base >inline
circular_buffer_memory(uint8_t(&b)[N]) noexcept (defined in ecor::circular_buffer_memory< IndexType, Base >)ecor::circular_buffer_memory< IndexType, Base >inline
deallocate(void *p, std::size_t bytes, std::size_t align) noexceptecor::circular_buffer_memory< IndexType, Base >inline
deallocate(void *p) noexceptecor::circular_buffer_memory< IndexType, Base >inline
index_type typedefecor::circular_buffer_memory< IndexType, Base >
make(Args &&... args)ecor::circular_buffer_memory< IndexType, Base >inline
make_span(std::size_t n)ecor::circular_buffer_memory< IndexType, Base >inline
make_span()ecor::circular_buffer_memory< IndexType, Base >inline
nposecor::circular_buffer_memory< IndexType, Base >static
uptr typedefecor::circular_buffer_memory< IndexType, Base >
used_bytes() const noexceptecor::circular_buffer_memory< IndexType, Base >inline
uspan typedefecor::circular_buffer_memory< IndexType, Base >