Jack::JackNotifyChannelInterface Class Reference

Inter process channel for server to client notifications. More...

#include <JackChannel.h>

Inheritance diagram for Jack::JackNotifyChannelInterface:

Jack::JackMachNotifyChannel Jack::JackSocketNotifyChannel Jack::JackWinNamedPipeNotifyChannel List of all members.

Public Types

enum  NotificationType {
  kAddClient = 0, kRemoveClient = 1, kActivateClient = 2, kXRunCallback = 3,
  kGraphOrderCallback = 4, kBufferSizeCallback = 5, kStartFreewheel = 6, kStopFreewheel = 7,
  kPortRegistrationOn = 8, kPortRegistrationOff = 9, kZombifyClient = 10, kDeadClient = 11
}

Public Member Functions

 JackNotifyChannelInterface ()
virtual ~JackNotifyChannelInterface ()
virtual int Open (const char *name)
virtual void Close ()
virtual void ClientNotify (int refnum, const char *name, int notify, int sync, int value, int *result)

Detailed Description

Inter process channel for server to client notifications.

Definition at line 113 of file JackChannel.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 10 11:42:49 2007 for Jackdmp by  doxygen 1.4.5