#include <JackGlobals.h>
Public Member Functions | |
JackGlobals () | |
virtual | ~JackGlobals () |
Static Public Member Functions | |
static JackSynchro * | MakeSynchro () |
static JackServerNotifyChannelInterface * | MakeServerNotifyChannel () |
static JackClientChannelInterface * | MakeClientChannel () |
static JackNotifyChannelInterface * | MakeNotifyChannel () |
static JackServerChannelInterface * | MakeServerChannel () |
static JackSyncInterface * | MakeInterProcessSync () |
static JackThread * | MakeThread (JackRunnableInterface *runnable) |
static void | InitServer () |
static void | InitClient () |
static void | Destroy () |
Definition at line 187 of file JackGlobals.h.