Jack::JackClientCheckRequest Struct Reference
CheckClient request.
More...
#include <JackRequest.h>
List of all members.
|
Public Member Functions |
|
| JackClientCheckRequest (const char *name, int protocol, int options, int uuid, int open=false) |
|
int | Read (detail::JackChannelTransactionInterface *trans) |
|
int | Write (detail::JackChannelTransactionInterface *trans) |
|
int | Size () |
Public Attributes |
|
char | fName [JACK_CLIENT_NAME_SIZE+1] |
|
int | fProtocol |
|
int | fOptions |
|
int | fUUID |
|
int | fOpen |
Detailed Description
CheckClient request.
Definition at line 157 of file JackRequest.h.
The documentation for this struct was generated from the following file: