Public Member Functions | Public Attributes

Jack::JackSessionNotifyRequest Struct Reference

SessionNotify request. More...

#include <JackRequest.h>

Inheritance diagram for Jack::JackSessionNotifyRequest:
Jack::JackRequest

List of all members.

Public Member Functions

 JackSessionNotifyRequest (int refnum, const char *path, jack_session_event_type_t type, const char *dst)
int Read (JackChannelTransaction *trans)
int Write (JackChannelTransaction *trans)

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 1183 of file JackRequest.h.


The documentation for this struct was generated from the following file:

Generated for Jack2 by doxygen 1.7.1