Fawkes API
Fawkes Development Version
|
Shared memory identifier. More...
#include <shm_registry.h>
Public Attributes | |
int | shmid |
SysV IPC shared memory ID. | |
char | magic_token [MAGIC_TOKEN_SIZE] |
Magic token. |
Shared memory identifier.
char fawkes::SharedMemoryRegistry::SharedMemID::magic_token[MAGIC_TOKEN_SIZE] |
Magic token.
Definition at line 45 of file shm_registry.h.
SysV IPC shared memory ID.
Definition at line 44 of file shm_registry.h.