|
libosmscout 0.1
|
This is the complete list of members for osmscout::DataFile< N >, including all inherited members.
| Close() | osmscout::DataFile< N > | virtual |
| DataFile(const std::string &datafile, size_t cacheSize) | osmscout::DataFile< N > | |
| DataFile(const DataFile &)=delete | osmscout::DataFile< N > | |
| DataFile(DataFile &&)=delete | osmscout::DataFile< N > | |
| FlushCache() | osmscout::DataFile< N > | |
| GetByBlockSpan(const DataBlockSpan &span, std::vector< ValueType > &data) const | osmscout::DataFile< N > | |
| GetByBlockSpans(IteratorIn begin, IteratorIn end, std::vector< ValueType > &data) const | osmscout::DataFile< N > | |
| GetByOffset(FileOffset offset, ValueType &entry) const | osmscout::DataFile< N > | |
| GetByOffset(IteratorIn begin, IteratorIn end, size_t size, std::vector< ValueType > &data) const | osmscout::DataFile< N > | |
| GetByOffset(IteratorIn begin, IteratorIn end, size_t size, const GeoBox &boundingBox, std::vector< ValueType > &data) const | osmscout::DataFile< N > | |
| GetByOffset(IteratorIn begin, IteratorIn end, size_t size, std::unordered_map< FileOffset, ValueType > &dataMap) const | osmscout::DataFile< N > | |
| GetFilename() const | osmscout::DataFile< N > | inline |
| IsOpen() const | osmscout::DataFile< N > | virtual |
| Open(const TypeConfigRef &typeConfig, const std::string &path, bool memoryMappedData) | osmscout::DataFile< N > | |
| operator=(const DataFile &)=delete | osmscout::DataFile< N > | |
| operator=(DataFile &&)=delete | osmscout::DataFile< N > | |
| typeConfig | osmscout::DataFile< N > | protected |
| ValueCache typedef | osmscout::DataFile< N > | |
| ValueCacheEntry typedef | osmscout::DataFile< N > | |
| ValueCacheRef typedef | osmscout::DataFile< N > | |
| ValueType typedef | osmscout::DataFile< N > | |
| ~DataFile() | osmscout::DataFile< N > | virtual |