NewClient request. More...
#include <JackRequest.h>
Public Member Functions | |
| JackClientOpenRequest (const char *name, int pid, int uuid) | |
| int | Read (JackChannelTransaction *trans) |
| int | Write (JackChannelTransaction *trans) |
Public Attributes | |
| int | fPID |
| int | fUUID |
| char | fName [JACK_CLIENT_NAME_SIZE+1] |
NewClient request.
Definition at line 225 of file JackRequest.h.
1.6.2