Jack2 1.9.6
Public Member Functions | Public Attributes

Jack::JackClientNotification Struct Reference

ClientNotification. More...

#include <JackRequest.h>

List of all members.

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]

Detailed Description

ClientNotification.

Definition at line 1074 of file JackRequest.h.


The documentation for this struct was generated from the following file: