FlightGear next
flightgear::POILoader Class Reference

#include <poidb.hxx>

Public Member Functions

 POILoader ()
 
 ~POILoader ()=default
 
void loadPOIs (const NavDataCache::SceneryLocation &sceneryLocation, std::size_t bytesReadSoFar, std::size_t totalSizeOfAllDatFiles)
 

Detailed Description

Definition at line 27 of file poidb.hxx.

Constructor & Destructor Documentation

◆ POILoader()

flightgear::POILoader::POILoader ( )

Definition at line 56 of file poidb.cxx.

◆ ~POILoader()

flightgear::POILoader::~POILoader ( )
default

Member Function Documentation

◆ loadPOIs()

void flightgear::POILoader::loadPOIs ( const NavDataCache::SceneryLocation & sceneryLocation,
std::size_t bytesReadSoFar,
std::size_t totalSizeOfAllDatFiles )

Definition at line 63 of file poidb.cxx.


The documentation for this class was generated from the following files: