Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MyMutex Class Reference

#include </home/clem/local/src/opie/noncore/net/linphone/qlinphone.h>

List of all members.

Public Member Functions

 MyMutex ()
void lock ()
void unlock ()
 ~MyMutex ()

Private Attributes

pthread_mutex_t _mutex


Constructor & Destructor Documentation

MyMutex::MyMutex  )  [inline]
 

Definition at line 91 of file qlinphone.h.

References _mutex, and NULL.

MyMutex::~MyMutex  )  [inline]
 

Definition at line 100 of file qlinphone.h.

References _mutex.


Member Function Documentation

void MyMutex::lock  )  [inline]
 

Definition at line 94 of file qlinphone.h.

References _mutex.

Referenced by QLinphoneMainWidget::processGuiTasks(), and QLinphoneMainWidget::pushGuiTask().

void MyMutex::unlock  )  [inline]
 

Definition at line 97 of file qlinphone.h.

References _mutex.

Referenced by QLinphoneMainWidget::processGuiTasks(), and QLinphoneMainWidget::pushGuiTask().


Member Data Documentation

pthread_mutex_t MyMutex::_mutex [private]
 

Definition at line 104 of file qlinphone.h.

Referenced by lock(), MyMutex(), unlock(), and ~MyMutex().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:41:00 2005 for OPIE by  doxygen 1.4.2