|
Jack2
1.9.10
|
NewClient request. More...
#include <JackRequest.h>
Public Member Functions | |
| JackClientOpenRequest (const char *name, int pid, int uuid) | |
| int | Read (detail::JackChannelTransactionInterface *trans) |
| int | Write (detail::JackChannelTransactionInterface *trans) |
| int | Size () |
Public Attributes | |
| int | fPID |
| int | fUUID |
| char | fName [JACK_CLIENT_NAME_SIZE+1] |
NewClient request.
Definition at line 238 of file JackRequest.h.
1.7.6.1