Jack::JackPosixSemaphore Class Reference

Inter process synchronization using POSIX semaphore. More...

#include <JackPosixSemaphore.h>

Inheritance diagram for Jack::JackPosixSemaphore:

Jack::JackSynchro List of all members.

Public Member Functions

 JackPosixSemaphore ()
virtual ~JackPosixSemaphore ()
bool Signal ()
bool SignalAll ()
bool Wait ()
bool TimedWait (long usec)
bool Allocate (const char *name, const char *server_name, int value)
bool Connect (const char *name, const char *server_name)
bool ConnectInput (const char *name, const char *server_name)
bool ConnectOutput (const char *name, const char *server_name)
bool Disconnect ()
void Destroy ()

Protected Member Functions

void BuildName (const char *name, const char *server_name, char *res)

Detailed Description

Inter process synchronization using POSIX semaphore.

Definition at line 36 of file JackPosixSemaphore.h.


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