libosmscout  0.1
osmscout::DataFile< N > Member List

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 &)=deleteosmscout::DataFile< N >
DataFile(DataFile &&)=deleteosmscout::DataFile< N >
FlushCache()osmscout::DataFile< N >
GetByBlockSpan(const DataBlockSpan &span, std::vector< ValueType > &data) constosmscout::DataFile< N >
GetByBlockSpans(IteratorIn begin, IteratorIn end, std::vector< ValueType > &data) constosmscout::DataFile< N >
GetByOffset(FileOffset offset, ValueType &entry) constosmscout::DataFile< N >
GetByOffset(IteratorIn begin, IteratorIn end, size_t size, std::vector< ValueType > &data) constosmscout::DataFile< N >
GetByOffset(IteratorIn begin, IteratorIn end, size_t size, const GeoBox &boundingBox, std::vector< ValueType > &data) constosmscout::DataFile< N >
GetByOffset(IteratorIn begin, IteratorIn end, size_t size, std::unordered_map< FileOffset, ValueType > &dataMap) constosmscout::DataFile< N >
GetFilename() constosmscout::DataFile< N >inline
IsOpen() constosmscout::DataFile< N >virtual
Open(const TypeConfigRef &typeConfig, const std::string &path, bool memoryMappedData)osmscout::DataFile< N >
operator=(const DataFile &)=deleteosmscout::DataFile< N >
operator=(DataFile &&)=deleteosmscout::DataFile< N >
typeConfigosmscout::DataFile< N >protected
ValueCache typedefosmscout::DataFile< N >
ValueCacheEntry typedefosmscout::DataFile< N >
ValueCacheRef typedefosmscout::DataFile< N >
ValueType typedefosmscout::DataFile< N >
~DataFile()osmscout::DataFile< N >virtual