Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Synchronized Class Reference

#include <threads.hpp>

Inheritance diagram for Synchronized:

Inheritance graph
[legend]
Collaboration diagram for Synchronized:

Collaboration graph
[legend]
List of all members.

Public Methods

 Synchronized ()
 ~Synchronized ()
void Lock ()
void Unlock ()

Constructor & Destructor Documentation

Synchronized::Synchronized ( ) [inline]
 

Definition at line 36 of file threads.hpp.

Synchronized::~Synchronized ( ) [inline]
 

Definition at line 41 of file threads.hpp.


Member Function Documentation

void Synchronized::Lock ( ) [inline]
 

Definition at line 45 of file threads.hpp.

void Synchronized::Unlock ( ) [inline]
 

Definition at line 52 of file threads.hpp.

Referenced by AI_Lock::~AI_Lock().


The documentation for this class was generated from the following file:
Generated at Mon Jun 10 02:55:30 2002 for audiere by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001