Jack2 1.9.6
|
ClientNotification. More...
#include <JackRequest.h>
Public Member Functions | |
JackClientNotification (const char *name, int refnum, int notify, int sync, const char *message, int value1, int value2) | |
int | Read (JackChannelTransaction *trans) |
int | Write (JackChannelTransaction *trans) |
Public Attributes | |
char | fName [JACK_CLIENT_NAME_SIZE+1] |
int | fRefNum |
int | fNotify |
int | fValue1 |
int | fValue2 |
int | fSync |
char | fMessage [JACK_MESSAGE_SIZE+1] |
ClientNotification.
Definition at line 1074 of file JackRequest.h.