Public Attributes

fawkes::SharedMemory::SharedMemory_header_t Struct Reference

General header. More...

#include <shm.h>

List of all members.

Public Attributes

void * shm_addr
 Desired shared memory address.
int semaphore
 Semaphore set ID.

Detailed Description

General header.

This header is stored right after the magic token.

Definition at line 153 of file shm.h.


Member Data Documentation

Desired shared memory address.

Definition at line 154 of file shm.h.

Referenced by fawkes::SharedMemory::attach().


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