Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
shm.h File Reference
#include "realm/realm_config.h"
#include "realm/utils.h"
#include <string>
Include dependency graph for shm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Realm::SharedMemoryInfo
 Holds a reference to a mapped shared memory region and all the information used to create/open it. Such shared memory region can be shared with other processes on the same system using a communication mechanism such as via unix domain sockets, win32 DuplicateHandle, or if names are used, transferring the names to the processes and opening them (. More...
 

Namespaces

namespace  Realm