POSIX Shared Memory Data Structures 1.0
High-performance lock-free data structures for inter-process communication
Loading...
Searching...
No Matches
shm_span< T, ShmType > Member List

This is the complete list of members for shm_span< T, ShmType >, including all inherited members.

data()shm_span< T, ShmType >inline
data() constshm_span< T, ShmType >inline
num_elemshm_span< T, ShmType >protected
offsetshm_span< T, ShmType >protected
operator[](size_t index)shm_span< T, ShmType >inline
operator[](size_t index) constshm_span< T, ShmType >inline
shmshm_span< T, ShmType >protected
shm_span(ShmType &shm, size_t off, size_t count)shm_span< T, ShmType >inline
size() constshm_span< T, ShmType >inline