Jack::JackClientOpenRequest Struct Reference
NewClient request.
More...
#include <JackRequest.h>
List of all members.
|
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] |
Detailed Description
NewClient request.
Definition at line 238 of file JackRequest.h.
The documentation for this struct was generated from the following file: