fesa-core
7.0.0
|
This is the complete list of members for fesa::SharedMemoryAllocator, including all inherited members.
allocate(const std::string &name, std::size_t size)=0 | fesa::SharedMemoryAllocator | pure virtual |
destroy(const std::string &name)=0 | fesa::SharedMemoryAllocator | pure virtual |
exists(const std::string &name) const =0 | fesa::SharedMemoryAllocator | pure virtual |
map(const std::string &name, std::size_t size)=0 | fesa::SharedMemoryAllocator | pure virtual |
unmap(const std::string &name, void *buffer, std::size_t size)=0 | fesa::SharedMemoryAllocator | pure virtual |