#include <Log.h>
Public Member Functions | |
CCriticalSection (CLockable &obj) | |
~CCriticalSection () | |
Private Attributes | |
CLockable & | mObj |
CCriticalSection::CCriticalSection | ( | CLockable & | obj | ) | [inline] |
CCriticalSection::~CCriticalSection | ( | ) | [inline] |
CLockable& CCriticalSection::mObj [private] |