Public Member Functions | |
| JackReserveNameRequest (int refnum, const char *name, const char *uuid) | |
| int | Read (JackChannelTransaction *trans) |
| int | Write (JackChannelTransaction *trans) |
Public Attributes | |
| int | fRefNum |
| char | fName [JACK_CLIENT_NAME_SIZE+1] |
| char | fUUID [JACK_UUID_SIZE] |
Definition at line 1419 of file JackRequest.h.
1.6.2