FlightGear next
flightgear::NavDataCache::ThreadedGUISearch Class Reference

#include <NavDataCache.hxx>

Classes

class  ThreadedGUISearchPrivate
 

Public Member Functions

 ThreadedGUISearch (const std::string &term, bool onlyAirports)
 
 ~ThreadedGUISearch ()
 
PositionedIDVec results () const
 
bool isComplete () const
 

Detailed Description

Definition at line 328 of file NavDataCache.hxx.

Constructor & Destructor Documentation

◆ ThreadedGUISearch()

flightgear::NavDataCache::ThreadedGUISearch::ThreadedGUISearch ( const std::string & term,
bool onlyAirports )

Definition at line 3009 of file NavDataCache.cxx.

◆ ~ThreadedGUISearch()

flightgear::NavDataCache::ThreadedGUISearch::~ThreadedGUISearch ( )

Definition at line 3033 of file NavDataCache.cxx.

Member Function Documentation

◆ isComplete()

bool flightgear::NavDataCache::ThreadedGUISearch::isComplete ( ) const

Definition at line 3055 of file NavDataCache.cxx.

◆ results()

PositionedIDVec flightgear::NavDataCache::ThreadedGUISearch::results ( ) const

Definition at line 3045 of file NavDataCache.cxx.


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