Jack2 1.9.6
|
A class which objects possibly want to be allocated in shared memory derives from this class. More...
#include <JackShmMem.h>
Public Member Functions | |
void | Init () |
int | GetShmIndex () |
char * | GetShmAddress () |
void | LockMemory () |
void | UnlockMemory () |
Protected Attributes | |
jack_shm_info_t | fInfo |
A class which objects possibly want to be allocated in shared memory derives from this class.
Definition at line 87 of file JackShmMem.h.