CLAM-Development  1.4.0
Classes | Public Types | Public Member Functions | Friends
CLAM::TryMutex Class Reference

#include <Mutex.hxx>

List of all members.

Classes

struct  ConditionVar

Public Types

typedef Hidden::ScopedLock
< TryMutex
ScopedLock
typedef Hidden::ScopedTryLock
< TryMutex
ScopedTryLock

Public Member Functions

 TryMutex ()
 ~TryMutex ()

Friends

class Hidden::LockOps< TryMutex >

Detailed Description

Definition at line 76 of file Mutex.hxx.


Member Typedef Documentation

Definition at line 81 of file Mutex.hxx.

Definition at line 82 of file Mutex.hxx.


Constructor & Destructor Documentation

CLAM::TryMutex::TryMutex ( )

Definition at line 82 of file Mutex.cxx.

References CLAM_ASSERT.

CLAM::TryMutex::~TryMutex ( )

Definition at line 92 of file Mutex.cxx.

References CLAM_ASSERT.


Friends And Related Function Documentation

friend class Hidden::LockOps< TryMutex >
friend

Definition at line 79 of file Mutex.hxx.


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