Jack::JackSyncInterface Class Reference

A synchronization primitive interface. More...

#include <JackSyncInterface.h>

Inheritance diagram for Jack::JackSyncInterface:

Jack::JackInterProcessSync Jack::JackProcessSync Jack::JackWinProcessSync List of all members.

Public Member Functions

 JackSyncInterface ()
virtual ~JackSyncInterface ()
virtual bool Allocate (const char *name)=0
virtual bool Connect (const char *name)=0
virtual bool TimedWait (long usec)=0
virtual void Wait ()=0
virtual void SignalAll ()=0
virtual void Destroy ()=0

Detailed Description

A synchronization primitive interface.

Definition at line 30 of file JackSyncInterface.h.


The documentation for this class was generated from the following file:
Generated on Thu Feb 14 11:16:03 2008 for Jackdmp by  doxygen 1.5.1