#include <JackRequest.h>

Public Member Functions | |
| JackInternalClientHandleRequest (int refnum, const char *client_name) | |
| int | Read (JackChannelTransaction *trans) |
| int | Write (JackChannelTransaction *trans) |
Public Attributes | |
| int | fRefNum |
| char | fName [JACK_CLIENT_NAME_SIZE+1] |
Definition at line 866 of file JackRequest.h.
1.5.6