#include <JackShmMem.h>
Public Member Functions | |
JackShmReadPtr () | |
JackShmReadPtr (int index) | |
virtual | ~JackShmReadPtr () |
T * | operator-> () const |
operator T * () const | |
JackShmReadPtr & | operator= (int index) |
int | GetShmIndex () |
T * | GetShmAddress () |
Definition at line 297 of file JackShmMem.h.