|
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.
Definition at line 43 of file shm_registry.h.
| char fawkes::SharedMemoryRegistry::SharedMemID::magic_token[MAGIC_TOKEN_SIZE] |
Magic token.
Definition at line 45 of file shm_registry.h.
| int fawkes::SharedMemoryRegistry::SharedMemID::shmid |
SysV IPC shared memory ID.
Definition at line 44 of file shm_registry.h.