svcore  1.9
MutexLocker Class Reference

#include <Thread.h>

Collaboration diagram for MutexLocker:

List of all members.

Classes

class  Printer

Public Member Functions

 MutexLocker (QMutex *mutex, const char *name)
 ~MutexLocker ()

Private Attributes

Profiler m_profiler
Printer m_printer
QMutexLocker m_locker

Detailed Description

Definition at line 43 of file Thread.h.


Constructor & Destructor Documentation

MutexLocker::MutexLocker ( QMutex *  mutex,
const char *  name 
)

Definition at line 60 of file Thread.cpp.

References Profiler::end(), and m_profiler.

Definition at line 71 of file Thread.cpp.


Member Data Documentation

Definition at line 59 of file Thread.h.

Referenced by MutexLocker().

Definition at line 60 of file Thread.h.

QMutexLocker MutexLocker::m_locker [private]

Definition at line 61 of file Thread.h.


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