Jack2 1.9.6
|
Pointer on shared memory segment in the client side. More...
#include <JackShmMem.h>
Public Member Functions | |
JackShmReadPtr (int index, const char *server_name) | |
T * | operator-> () const |
operator T * () const | |
JackShmReadPtr & | operator= (int index) |
void | SetShmIndex (int index, const char *server_name) |
int | GetShmIndex () |
T * | GetShmAddress () |
Pointer on shared memory segment in the client side.
Definition at line 316 of file JackShmMem.h.