|
join 1.0
lightweight network framework library
|
This is the complete list of members for join::ShmMem, including all inherited members.
| Allocator typedef | join::ShmMem | |
| get(uint64_t offset=0) const | join::ShmMem | inline |
| get(uint64_t offset=0) | join::ShmMem | inline |
| mbind(int numa) const noexcept | join::ShmMem | inline |
| mlock() const noexcept | join::ShmMem | inline |
| Mpmc typedef | join::ShmMem | |
| Mpsc typedef | join::ShmMem | |
| operator=(const ShmMem &other)=delete | join::ShmMem | |
| operator=(ShmMem &&other) noexcept | join::ShmMem | inline |
| ShmMem(uint64_t size, const std::string &name) | join::ShmMem | inlineexplicit |
| ShmMem(const ShmMem &other)=delete | join::ShmMem | |
| ShmMem(ShmMem &&other) noexcept | join::ShmMem | inline |
| Spsc typedef | join::ShmMem | |
| unlink(const std::string &name) noexcept | join::ShmMem | inlinestatic |
| ~ShmMem() noexcept | join::ShmMem | inline |