Public Member Functions | Protected Member Functions | Private Attributes | Friends
CLockable Class Reference

#include <Log.h>

Inheritance diagram for CLockable:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CLockable ()

Protected Member Functions

void lock (void)
void unlock (void)

Private Attributes

pthread_mutex_t mMutex

Friends

class CCriticalSection

Detailed Description

Definition at line 50 of file Log.h.


Constructor & Destructor Documentation

CLockable::CLockable ( ) [inline]

Definition at line 69 of file Log.h.


Member Function Documentation

void CLockable::lock ( void  ) [inline, protected]

Definition at line 58 of file Log.h.

void CLockable::unlock ( void  ) [inline, protected]

Definition at line 63 of file Log.h.


Friends And Related Function Documentation

friend class CCriticalSection [friend]

Definition at line 52 of file Log.h.


Member Data Documentation

pthread_mutex_t CLockable::mMutex [private]

Definition at line 55 of file Log.h.


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


threemxl
Author(s):
autogenerated on Thu Jun 6 2019 21:10:52