as_span() noexcept | shm_array< T, TableType > | inline |
as_span() const noexcept | shm_array< T, TableType > | inline |
at(size_t pos) | shm_array< T, TableType > | inline |
at(size_t pos) const | shm_array< T, TableType > | inline |
back() | shm_array< T, TableType > | inline |
back() const | shm_array< T, TableType > | inline |
begin() noexcept | shm_array< T, TableType > | inline |
begin() const noexcept | shm_array< T, TableType > | inline |
cbegin() const noexcept | shm_array< T, TableType > | inline |
cend() const noexcept | shm_array< T, TableType > | inline |
const_iterator typedef | shm_array< T, TableType > | |
const_pointer typedef | shm_array< T, TableType > | |
const_reference typedef | shm_array< T, TableType > | |
const_reverse_iterator typedef | shm_array< T, TableType > | |
crbegin() const noexcept | shm_array< T, TableType > | inline |
crend() const noexcept | shm_array< T, TableType > | inline |
data() noexcept | shm_array< T, TableType > | inline |
data() const noexcept | shm_array< T, TableType > | inline |
difference_type typedef | shm_array< T, TableType > | |
empty() const noexcept | shm_array< T, TableType > | inline |
end() noexcept | shm_array< T, TableType > | inline |
end() const noexcept | shm_array< T, TableType > | inline |
fill(const T &value) | shm_array< T, TableType > | inline |
front() | shm_array< T, TableType > | inline |
front() const | shm_array< T, TableType > | inline |
initialize(std::string_view name, size_t count=0) | shm_array< T, TableType > | inline |
iterator typedef | shm_array< T, TableType > | |
max_size() const noexcept | shm_array< T, TableType > | inline |
name() const noexcept | shm_array< T, TableType > | inline |
num_elem | shm_span< T, ShmType > | protected |
offset | shm_span< T, ShmType > | protected |
operator[](size_t index) | shm_span< T, ShmType > | inline |
operator[](size_t index) const | shm_span< T, ShmType > | inline |
pointer typedef | shm_array< T, TableType > | |
rbegin() noexcept | shm_array< T, TableType > | inline |
rbegin() const noexcept | shm_array< T, TableType > | inline |
reference typedef | shm_array< T, TableType > | |
rend() noexcept | shm_array< T, TableType > | inline |
rend() const noexcept | shm_array< T, TableType > | inline |
reverse_iterator typedef | shm_array< T, TableType > | |
shm | shm_span< T, ShmType > | protected |
shm_array(ShmType &shared_mem, std::string_view name, size_t count=0) | shm_array< T, TableType > | inline |
shm_span(ShmType &shm, size_t off, size_t count) | shm_span< T, ShmType > | inline |
size() const noexcept | shm_array< T, TableType > | inline |
size_type typedef | shm_array< T, TableType > | |
value_type typedef | shm_array< T, TableType > | |