Jack::JackPortDisconnectNameRequest Struct Reference
PortDisconnectName request.
More...
#include <JackRequest.h>
List of all members.
|
Public Member Functions |
|
| JackPortDisconnectNameRequest (int refnum, const char *src_name, const char *dst_name) |
|
int | Read (detail::JackChannelTransactionInterface *trans) |
|
int | Write (detail::JackChannelTransactionInterface *trans) |
|
int | Size () |
Public Attributes |
|
int | fRefNum |
|
char | fSrc [REAL_JACK_PORT_NAME_SIZE+1] |
|
char | fDst [REAL_JACK_PORT_NAME_SIZE+1] |
Detailed Description
PortDisconnectName request.
Definition at line 558 of file JackRequest.h.
The documentation for this struct was generated from the following file: