![]() |
CARTA Backend
The backend component of CARTA
|
This is the complete list of members for carta::TileCache, including all inherited members.
| _capacity | carta::TileCache | private |
| _chunk | carta::TileCache | private |
| _map | carta::TileCache | private |
| _pool | carta::TileCache | private |
| _queue | carta::TileCache | private |
| _stokes | carta::TileCache | private |
| _tile_cache_mutex | carta::TileCache | private |
| _z | carta::TileCache | private |
| ChunkKey(Key tile_key) | carta::TileCache | static |
| Get(Key key, std::shared_ptr< FileLoader > loader, std::mutex &image_mutex) | carta::TileCache | |
| Key typedef | carta::TileCache | |
| LoadChunk(Key chunk_key, std::shared_ptr< FileLoader > loader, std::mutex &image_mutex) | carta::TileCache | private |
| Peek(Key key) | carta::TileCache | |
| Reset(int32_t z, int32_t stokes, int capacity=0) | carta::TileCache | |
| TileCache() | carta::TileCache | inline |
| TileCache(int capacity) | carta::TileCache | |
| TileIter typedef | carta::TileCache | private |
| TilePair typedef | carta::TileCache | private |
| Touch(Key key) | carta::TileCache | private |
| UnsafePeek(Key key) | carta::TileCache | private |