Jack::JackSessionNotifyRequest Struct Reference
SessionNotify request.
More...
#include <JackRequest.h>
List of all members.
|
Public Member Functions |
|
| JackSessionNotifyRequest (int refnum, const char *path, jack_session_event_type_t type, const char *dst) |
|
int | Read (detail::JackChannelTransactionInterface *trans) |
|
int | Write (detail::JackChannelTransactionInterface *trans) |
|
int | Size () |
Public Attributes |
|
char | fPath [JACK_MESSAGE_SIZE+1] |
|
char | fDst [JACK_CLIENT_NAME_SIZE+1] |
|
jack_session_event_type_t | fEventType |
|
int | fRefNum |
Detailed Description
SessionNotify request.
Definition at line 1306 of file JackRequest.h.
The documentation for this struct was generated from the following file: