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 posix_shm_impl< TableType >, including all inherited members.
get_base_addr() const | posix_shm_impl< TableType > | inline |
get_ref_count() const | posix_shm_impl< TableType > | inline |
get_table() | posix_shm_impl< TableType > | inline |
get_table() const | posix_shm_impl< TableType > | inline |
get_total_size() const | posix_shm_impl< TableType > | inline |
operator=(const posix_shm_impl &)=delete | posix_shm_impl< TableType > | |
posix_shm_impl(const std::string &name, size_t size=0) | posix_shm_impl< TableType > | inline |
posix_shm_impl(const posix_shm_impl &)=delete | posix_shm_impl< TableType > | |
table_type typedef | posix_shm_impl< TableType > | |
unlink() | posix_shm_impl< TableType > | inline |
~posix_shm_impl() | posix_shm_impl< TableType > | inline |