Jack::JackPortRegisterRequest Struct Reference
PortRegister request.
More...
#include <JackRequest.h>
List of all members.
|
Public Member Functions |
|
| JackPortRegisterRequest (int refnum, const char *name, const char *port_type, unsigned int flags, unsigned int buffer_size) |
|
int | Read (detail::JackChannelTransactionInterface *trans) |
|
int | Write (detail::JackChannelTransactionInterface *trans) |
|
int | Size () |
Public Attributes |
|
int | fRefNum |
|
char | fName [JACK_PORT_NAME_SIZE+1] |
|
char | fPortType [JACK_PORT_TYPE_SIZE+1] |
|
unsigned int | fFlags |
|
unsigned int | fBufferSize |
Detailed Description
PortRegister request.
Definition at line 407 of file JackRequest.h.
The documentation for this struct was generated from the following file: