|
iceoryx_doc
1.0.1
|
This is the complete list of members for iox::posix::Allocator, including all inherited members.
| allocate(const uint64_t size, const uint64_t alignment) noexcept | iox::posix::Allocator | |
| Allocator(void *const startAddress, const uint64_t length) noexcept | iox::posix::Allocator | |
| Allocator(const Allocator &)=delete (defined in iox::posix::Allocator) | iox::posix::Allocator | |
| Allocator(Allocator &&) noexcept=default (defined in iox::posix::Allocator) | iox::posix::Allocator | |
| finalizeAllocation() noexcept (defined in iox::posix::Allocator) | iox::posix::Allocator | protected |
| MEMORY_ALIGNMENT (defined in iox::posix::Allocator) | iox::posix::Allocator | static |
| operator=(const Allocator &) noexcept=delete (defined in iox::posix::Allocator) | iox::posix::Allocator | |
| operator=(Allocator &&)=default (defined in iox::posix::Allocator) | iox::posix::Allocator | |
| SharedMemoryObject (defined in iox::posix::Allocator) | iox::posix::Allocator | friend |
| ~Allocator()=default (defined in iox::posix::Allocator) | iox::posix::Allocator |