Jack2
1.9.9
|
Message buffer to be used from RT threads. More...
#include <JackMessageBuffer.h>
Public Member Functions | |
bool | Execute () |
void | AddMessage (int level, const char *message) |
int | SetInitCallback (JackThreadInitCallback callback, void *arg) |
![]() | |
virtual bool | Init () |
Static Public Member Functions | |
static bool | Create () |
static bool | Destroy () |
Static Public Attributes | |
static JackMessageBuffer * | fInstance = NULL |
Message buffer to be used from RT threads.
Definition at line 55 of file JackMessageBuffer.h.