Jack2 1.9.6
Public Member Functions | Protected Attributes

Jack::JackLockAble Class Reference

Base class for "lockable" objects. More...

#include <JackMutex.h>

Inheritance diagram for Jack::JackLockAble:
Jack::JackEngine

List of all members.

Public Member Functions

void Lock ()
bool Trylock ()
void Unlock ()

Protected Attributes

JackMutex fMutex

Detailed Description

Base class for "lockable" objects.

Definition at line 36 of file JackMutex.h.


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