38 #ifndef OME_BIOFORMATS_TILECACHE_H
39 #define OME_BIOFORMATS_TILECACHE_H
41 #include <ome/bioformats/Types.h>
42 #include <ome/bioformats/TileBuffer.h>
100 value_type tilebuffer);
108 erase(key_type tileindex);
118 find(key_type tileindex);
129 find(key_type tileindex)
const;
162 std::map<key_type, value_type>
cache;
168 #endif // OME_BIOFORMATS_TILECACHE_H
Memory type substitution.
Open Microscopy Environment C++ implementation.
Definition: CoreMetadata.cpp:40