#include <tile_cache.h>
Public Member Functions | |
template<typename TileCache > | |
TileCacheGuard (TileCache const &cache_) | |
~TileCacheGuard () | |
Private Attributes | |
std::mutex & | mutex |
Helper that you have to use when accessing tiles of a TileCache
Definition at line 34 of file tile_cache.h.
|
inline |
Definition at line 40 of file tile_cache.h.
|
inline |
Definition at line 45 of file tile_cache.h.
|
private |
Definition at line 36 of file tile_cache.h.