dRonin
adbada4
dRonin GCS
|
#include <memorycache.h>
Public Member Functions | |
MemoryCache () | |
QByteArray | GetTileFromMemoryCache (const RawTile &tile) |
void | AddTileToMemoryCache (const RawTile &tile, const QByteArray &pic) |
Public Attributes | |
KiberTileCache | TilesInMemory |
QReadWriteLock | kiberCacheLock |
Definition at line 38 of file memorycache.h.