#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 () |
Definition at line 318 of file JackShmMem.h.
1.5.6