digiKam
Digikam::LoadingCache::CacheLock Class Reference

Public Member Functions

 CacheLock (LoadingCache *const cache)
 
void timedWait ()
 
void wakeAll ()
 
 ~CacheLock ()
 

Detailed Description

NOTE: !! All methods of LoadingCache shall only be called when a CacheLock is held !!

Constructor & Destructor Documentation

◆ CacheLock()

Digikam::LoadingCache::CacheLock::CacheLock ( LoadingCache *const  cache)
explicit

◆ ~CacheLock()

Digikam::LoadingCache::CacheLock::~CacheLock ( )

Member Function Documentation

◆ timedWait()

void Digikam::LoadingCache::CacheLock::timedWait ( )

◆ wakeAll()


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