| Jack2
    1.9.12
    | 
Pointer on shared memory segment in the client side. More...
#include <JackShmMem.h>
| Public Member Functions | |
| JackShmReadWritePtr (int index, const char *server_name) | |
| T * | operator-> () const | 
| operator T* () const | |
| JackShmReadWritePtr & | 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 148 of file JackShmMem.h.
 1.8.13
 1.8.13