|
dRonin
adbada4
dRonin GCS
|
#include <tilecachequeue.h>
Public Member Functions | |
| TileCacheQueue () | |
| ~TileCacheQueue () | |
| void | EnqueueCacheTask (CacheItemQueue *task) |
Protected Attributes | |
| QQueue< CacheItemQueue * > | tileCacheQueue |
Definition at line 42 of file tilecachequeue.h.