_jack_shm_server Struct Reference

#include <shm.h>

List of all members.

Public Attributes

pid_t pid
char name [JACK_SERVER_NAME_SIZE]


Detailed Description

A structure holding information about shared memory allocated by JACK. this persists across invocations of JACK, and can be used by multiple JACK servers. It contains no pointers and is valid across address spaces.

The registry consists of two parts: a header including an array of server names, followed by an array of segment registry entries.

Definition at line 68 of file shm.h.


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

Generated on Tue Dec 2 14:05:22 2008 for Jackdmp by  doxygen 1.5.7.1