Signals | Public Member Functions | Private Attributes | Static Private Attributes | List of all members
tile_map::CacheThread Class Reference

#include <image_cache.h>

Inheritance diagram for tile_map::CacheThread:
Inheritance graph
[legend]

Signals

void RequestImage (QString)
 

Public Member Functions

 CacheThread (ImageCache *parent)
 
void notify ()
 
virtual void run ()
 

Private Attributes

ImageCachep
 
QMutex waiting_mutex_
 

Static Private Attributes

static const int MAXIMUM_SEQUENTIAL_REQUESTS = 12
 

Detailed Description

Definition at line 141 of file image_cache.h.

Constructor & Destructor Documentation

tile_map::CacheThread::CacheThread ( ImageCache parent)
explicit

Definition at line 257 of file image_cache.cpp.

Member Function Documentation

void tile_map::CacheThread::notify ( )

Definition at line 264 of file image_cache.cpp.

void tile_map::CacheThread::RequestImage ( QString  )
signal
void tile_map::CacheThread::run ( )
virtual

Definition at line 269 of file image_cache.cpp.

Member Data Documentation

const int tile_map::CacheThread::MAXIMUM_SEQUENTIAL_REQUESTS = 12
staticprivate

Definition at line 158 of file image_cache.h.

ImageCache* tile_map::CacheThread::p
private

Definition at line 155 of file image_cache.h.

QMutex tile_map::CacheThread::waiting_mutex_
private

Definition at line 156 of file image_cache.h.


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


tile_map
Author(s): Marc Alban
autogenerated on Thu Jun 6 2019 19:25:35