Jack::JackLibGlobals Struct Reference

Global library static structure: singleton kind of pattern. More...

#include <JackLibGlobals.h>

List of all members.

Static Public Member Functions

static void Init ()
static void Destroy ()
static void CheckContext ()

Public Attributes

JackShmReadWritePtr
< JackGraphManager
fGraphManager
JackShmReadWritePtr
< JackEngineControl
fEngineControl
JackSynchro fSynchroTable [CLIENT_NUM]
sigset_t fProcessSignals

Static Public Attributes

static int fClientCount = 0
static JackLibGlobalsfGlobals = NULL


Detailed Description

Global library static structure: singleton kind of pattern.

Definition at line 44 of file JackLibGlobals.h.


Member Data Documentation

Shared memory Port manager

Definition at line 47 of file JackLibGlobals.h.

Shared engine control

Definition at line 48 of file JackLibGlobals.h.

Shared synchro table

Definition at line 49 of file JackLibGlobals.h.


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

Generated on Tue Feb 17 20:19:55 2009 for Jack2 by  doxygen 1.5.7.1