|
libosmscout 1.1.1
|
This is the complete list of members for osmscout::AreaIndexGenerator< Object >, including all inherited members.
| AreaIndexGenerator(const std::string &typeName, const std::string &typeNamePlural, const std::string &dataFile, const std::string &indexFile) | osmscout::AreaIndexGenerator< Object > | inlineprotected |
| CalculateDistribution(const TypeConfig &typeConfig, const ImportParameter ¶meter, Progress &progress, const std::vector< TypeInfoRef > &types, std::vector< TypeData > &typeData, const MagnificationLevel &minLevelParam, const MagnificationLevel &maxLevelParam, bool useMmap, MagnificationLevel &maxLevel) const | osmscout::AreaIndexGenerator< Object > | protected |
| CalculateStatistics(const MagnificationLevel &level, TypeData &typeData, const CoordCountMap &cellFillCount) const | osmscout::AreaIndexGenerator< Object > | protected |
| CoordCountMap typedef | osmscout::AreaIndexGenerator< Object > | protected |
| CoordOffsetsMap typedef | osmscout::AreaIndexGenerator< Object > | protected |
| FitsIndexCriteria(Progress &progress, const TypeInfo &typeInfo, const CoordCountMap &cellFillCount) const | osmscout::AreaIndexGenerator< Object > | protectedvirtual |
| GetDescription(const ImportParameter ¶meter, ImportModuleDescription &description) const | osmscout::ImportModule | virtual |
| Import(const TypeConfigRef &typeConfig, const ImportParameter ¶meter, Progress &progress)=0 | osmscout::ImportModule | pure virtual |
| MakeAreaIndex(const TypeConfigRef &typeConfig, const ImportParameter ¶meter, Progress &progress, const std::vector< TypeInfoRef > &types, const MagnificationLevel &areaIndexMinMag, const MagnificationLevel &areaIndexMaxMag, bool useMmap) | osmscout::AreaIndexGenerator< Object > | protected |
| WriteBitmap(Progress &progress, FileWriter &writer, const TypeInfo &typeInfo, const TypeData &typeData, const CoordOffsetsMap &typeCellOffsets) | osmscout::AreaIndexGenerator< Object > | protected |
| WriteTypeId(const TypeConfigRef &typeConfig, const TypeInfoRef &type, FileWriter &writer) const =0 | osmscout::AreaIndexGenerator< Object > | protectedpure virtual |
| ~ImportModule()=default | osmscout::ImportModule | virtual |