Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::SharedMemoryInfo Member List

This is the complete list of members for Realm::SharedMemoryInfo, including all inherited members.

create(SharedMemoryInfo &info, size_t size, const char *name=nullptr, int numa_node=-1)Realm::SharedMemoryInfostatic
get_handle() constRealm::SharedMemoryInfoinline
get_name() constRealm::SharedMemoryInfoinline
get_ptr() constRealm::SharedMemoryInfoinline
get_size() constRealm::SharedMemoryInfoinline
open(SharedMemoryInfo &info, const std::string &name, size_t size)Realm::SharedMemoryInfostatic
open(SharedMemoryInfo &info, OsHandle handle, size_t size)Realm::SharedMemoryInfostatic
operator bool() constRealm::SharedMemoryInfoinlineexplicit
operator=(SharedMemoryInfo &&other)Realm::SharedMemoryInfo
operator=(const SharedMemoryInfo &)=deleteRealm::SharedMemoryInfo
SharedMemoryInfo(void)Realm::SharedMemoryInfo
SharedMemoryInfo(SharedMemoryInfo &&other)Realm::SharedMemoryInfo
SharedMemoryInfo(const SharedMemoryInfo &)=deleteRealm::SharedMemoryInfo
unlink(void)Realm::SharedMemoryInfo
~SharedMemoryInfo(void)Realm::SharedMemoryInfo