POSIX Shared Memory Data Structures 1.0
High-performance lock-free data structures for inter-process communication
|
This is the complete list of members for shm_span< T, ShmType >, including all inherited members.
data() | shm_span< T, ShmType > | inline |
data() const | shm_span< T, ShmType > | 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 |
shm | shm_span< T, ShmType > | protected |
shm_span(ShmType &shm, size_t off, size_t count) | shm_span< T, ShmType > | inline |
size() const | shm_span< T, ShmType > | inline |