Jack::JackPortRenameRequest Struct Reference
PortRename request.
More...
#include <JackRequest.h>
List of all members.
|
Public Member Functions |
|
| JackPortRenameRequest (int refnum, jack_port_id_t port, const char *name) |
|
int | Read (detail::JackChannelTransactionInterface *trans) |
|
int | Write (detail::JackChannelTransactionInterface *trans) |
|
int | Size () |
Public Attributes |
|
int | fRefNum |
|
jack_port_id_t | fPort |
|
char | fName [JACK_PORT_NAME_SIZE+1] |
Detailed Description
PortRename request.
Definition at line 676 of file JackRequest.h.
The documentation for this struct was generated from the following file: