Jack::JackPortDisconnectNameRequest Struct Reference

PortDisconnectName request. More...

#include <JackRequest.h>

Inheritance diagram for Jack::JackPortDisconnectNameRequest:
Jack::JackRequest

List of all members.

Public Member Functions

 JackPortDisconnectNameRequest (int refnum, const char *src_name, const char *dst_name)
int Read (JackChannelTransaction *trans)
int Write (JackChannelTransaction *trans)

Public Attributes

int fRefNum
char fSrc [JACK_PORT_NAME_SIZE+1]
char fDst [JACK_PORT_NAME_SIZE+1]

Detailed Description

PortDisconnectName request.

Definition at line 498 of file JackRequest.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 5 13:45:04 2010 for Jack2 by  doxygen 1.6.3