SourceXtractorPlusPlus  0.15
Please provide a description of the project.
SourceXtractor::TileManager Member List

This is the complete list of members for SourceXtractor::TileManager, including all inherited members.

addTile(TileKey key, std::shared_ptr< ImageTile > tile)SourceXtractor::TileManagerprivate
flush()SourceXtractor::TileManager
getInstance()SourceXtractor::TileManagerstatic
getMutexForImageSource(const ImageSource *)SourceXtractor::TileManagerprivate
getTileForPixel(int x, int y, std::shared_ptr< const ImageSource > source)SourceXtractor::TileManager
getTileHeight() constSourceXtractor::TileManager
getTileWidth() constSourceXtractor::TileManager
m_max_memorySourceXtractor::TileManagerprivate
m_mutexSourceXtractor::TileManagerprivate
m_mutex_mapSourceXtractor::TileManagerprivate
m_tile_heightSourceXtractor::TileManagerprivate
m_tile_listSourceXtractor::TileManagerprivate
m_tile_mapSourceXtractor::TileManagerprivate
m_tile_widthSourceXtractor::TileManagerprivate
m_total_memory_usedSourceXtractor::TileManagerprivate
removeExtraTiles()SourceXtractor::TileManagerprivate
removeTile(TileKey tile_key)SourceXtractor::TileManagerprivate
saveAllTiles()SourceXtractor::TileManager
setOptions(int tile_width, int tile_height, int max_memory)SourceXtractor::TileManager
TileManager()SourceXtractor::TileManager
tryTileFromCache(const TileKey &key)SourceXtractor::TileManagerprivate
~TileManager()SourceXtractor::TileManagervirtual