fesa-core  7.0.0
fesa::SharedMemoryAllocator Member List

This is the complete list of members for fesa::SharedMemoryAllocator, including all inherited members.

allocate(const std::string &name, std::size_t size)=0fesa::SharedMemoryAllocatorpure virtual
destroy(const std::string &name)=0fesa::SharedMemoryAllocatorpure virtual
exists(const std::string &name) const =0fesa::SharedMemoryAllocatorpure virtual
map(const std::string &name, std::size_t size)=0fesa::SharedMemoryAllocatorpure virtual
unmap(const std::string &name, void *buffer, std::size_t size)=0fesa::SharedMemoryAllocatorpure virtual