digikam
Digikam::LoadingCache::CacheLock Class Reference
!! All methods of LoadingCache shall only be called when a CacheLock is held !! More...
#include <loadingcache.h>
Public Member Functions | |
| CacheLock (LoadingCache *cache) | |
| ~CacheLock () | |
| void | timedWait () |
| void | wakeAll () |
Detailed Description
!! All methods of LoadingCache shall only be called when a CacheLock is held !!
Definition at line 133 of file loadingcache.h.
Constructor & Destructor Documentation
| Digikam::LoadingCache::CacheLock::CacheLock | ( | LoadingCache * | cache | ) |
Definition at line 459 of file loadingcache.cpp.
| Digikam::LoadingCache::CacheLock::~CacheLock | ( | ) |
Definition at line 465 of file loadingcache.cpp.
Member Function Documentation
| void Digikam::LoadingCache::CacheLock::timedWait | ( | ) |
Definition at line 476 of file loadingcache.cpp.
| void Digikam::LoadingCache::CacheLock::wakeAll | ( | ) |
Definition at line 470 of file loadingcache.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference