Fawkes API  Fawkes Development Version
fawkes::SharedMemoryRegistry::SharedMemID Struct Reference

Shared memory identifier. More...

#include <shm_registry.h>

List of all members.

Public Attributes

int shmid
 SysV IPC shared memory ID.
char magic_token [MAGIC_TOKEN_SIZE]
 Magic token.

Detailed Description

Shared memory identifier.


Member Data Documentation

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.


The documentation for this struct was generated from the following file: