#include <CoordDataFile.h>
|  | 
| static const char *const | COORD_DAT ="coord.dat" | 
|  | 
◆ ResultMap
◆ CoordDataFile()
      
        
          | osmscout::CoordDataFile::CoordDataFile | ( |  | ) |  | 
      
 
 
◆ ~CoordDataFile()
  
  | 
        
          | osmscout::CoordDataFile::~CoordDataFile | ( |  | ) |  |  | virtual | 
 
 
◆ Close()
      
        
          | bool osmscout::CoordDataFile::Close | ( |  | ) |  | 
      
 
 
◆ Get()
      
        
          | bool osmscout::CoordDataFile::Get | ( | const std::set< OSMId > & | ids, | 
        
          |  |  | ResultMap & | resultMap | 
        
          |  | ) |  | const | 
      
 
 
◆ GetFilename()
  
  | 
        
          | std::string osmscout::CoordDataFile::GetFilename | ( |  | ) | const |  | inline | 
 
 
◆ Open()
      
        
          | bool osmscout::CoordDataFile::Open | ( | const std::string & | path, | 
        
          |  |  | bool | memoryMapedData | 
        
          |  | ) |  |  | 
      
 
References osmscout::AppendFileToDir(), osmscout::FileScanner::CloseFailsafe(), COORD_DAT, osmscout::Log::Error(), osmscout::FileScanner::FastRandom, osmscout::IOException::GetDescription(), osmscout::log, osmscout::FileScanner::Open(), osmscout::FileScanner::ReadFileOffset(), osmscout::FileScanner::ReadUInt32(), osmscout::FileScanner::ReadUInt64(), and osmscout::FileScanner::SetPos().
Referenced by osmscout::DebugDatabase::GetCoords().
 
 
◆ COORD_DAT
  
  | 
        
          | const char *const osmscout::CoordDataFile::COORD_DAT ="coord.dat" |  | static | 
 
 
The documentation for this class was generated from the following files: