Jack::JackShmMem Class Reference

The base class for shared memory management. More...

#include <JackShmMem.h>

Inheritance diagram for Jack::JackShmMem:

Jack::JackClientControl Jack::JackEngineControl Jack::JackGraphManager List of all members.

Public Member Functions

void * operator new (size_t size)
void operator delete (void *p, size_t size)
 JackShmMem ()
virtual ~JackShmMem ()
int GetShmIndex ()
char * GetShmAddress ()
void LockMemory ()
void UnlockMemory ()

Protected Attributes

jack_shm_info_t fInfo

Static Protected Attributes

static unsigned int fSegmentNum
static jack_shm_info_t gInfo

Detailed Description

The base class for shared memory management.

A class which objects need to be allocated in shared memory derives from this class.

Definition at line 96 of file JackShmMem.h.


The documentation for this class was generated from the following files:
Generated on Thu Feb 14 11:16:03 2008 for Jackdmp by  doxygen 1.5.1