FlightGear next
flightgear::NavDataCache Member List

This is the complete list of members for flightgear::NavDataCache, including all inherited members.

airportItemsOfType(PositionedID apt, FGPositioned::Type ty, FGPositioned::Type maxTy=FGPositioned::INVALID)flightgear::NavDataCache
airportItemWithIdent(PositionedID apt, FGPositioned::Type ty, const std::string &ident)flightgear::NavDataCache
airwayEdgesFrom(int network, PositionedID pos)flightgear::NavDataCache
airwayWaypts(int id)flightgear::NavDataCache
clearDynamicPositioneds()flightgear::NavDataCache
createInstance()flightgear::NavDataCachestatic
createPOI(FGPositioned::Type ty, const std::string &ident, const SGGeod &aPos, const std::string &aName, bool transient)flightgear::NavDataCache
createTransientID()flightgear::NavDataCache
DatFileType enum nameflightgear::NavDataCache
DATFILETYPE_APT enum valueflightgear::NavDataCache
DATFILETYPE_AWY enum valueflightgear::NavDataCache
DATFILETYPE_CARRIER enum valueflightgear::NavDataCache
DATFILETYPE_FIX enum valueflightgear::NavDataCache
DATFILETYPE_LAST enum valueflightgear::NavDataCache
DATFILETYPE_METAR enum valueflightgear::NavDataCache
DATFILETYPE_NAV enum valueflightgear::NavDataCache
DATFILETYPE_POI enum valueflightgear::NavDataCache
DATFILETYPE_TACAN_FREQ enum valueflightgear::NavDataCache
datTypeStrflightgear::NavDataCachestatic
defaultDatFileflightgear::NavDataCachestatic
defineOctreeNode(Octree::Branch *pr, Octree::Node *nd)flightgear::NavDataCache
findAirportRunway(const std::string &name)flightgear::NavDataCache
findAirway(int network, const std::string &aName, bool create)flightgear::NavDataCache
findAirway(const std::string &aName)flightgear::NavDataCache
findAllWithIdent(const std::string &ident, FGPositioned::Filter *filter, bool exact)flightgear::NavDataCache
findAllWithName(const std::string &ident, FGPositioned::Filter *filter, bool exact)flightgear::NavDataCache
findClosestWithIdent(const std::string &aIdent, const SGGeod &aPos, FGPositioned::Filter *aFilter)flightgear::NavDataCache
findCommByFreq(int freqKhz, const SGGeod &pos, FGPositioned::Filter *filt)flightgear::NavDataCache
findCommsByFreq(int freqKhz, const SGGeod &pos, FGPositioned::Filter *filt)flightgear::NavDataCache
findILS(PositionedID airport, const std::string &runway, const std::string &navIdent)flightgear::NavDataCache
findNavaidForRunway(PositionedID runway, FGPositioned::Type ty)flightgear::NavDataCache
findNavaidsByFreq(int freqKhz, const SGGeod &pos, FGPositioned::Filter *filt)flightgear::NavDataCache
findNavaidsByFreq(int freqKhz, FGPositioned::Filter *filt)flightgear::NavDataCache
getDatFilesInfo(DatFileType datFileType) constflightgear::NavDataCache
getOctreeBranchChildren(int64_t octreeNodeId)flightgear::NavDataCache
getOctreeLeafChildren(int64_t octreeNodeId)flightgear::NavDataCache
insertAirport(FGPositioned::Type ty, const std::string &ident, const std::string &name, const SGPath &sceneryPath)flightgear::NavDataCache
insertCommStation(FGPositioned::Type ty, const std::string &name, const SGGeod &pos, int freq, int range, PositionedID apt)flightgear::NavDataCache
insertEdge(int network, int airwayID, PositionedID from, PositionedID to)flightgear::NavDataCache
insertNavaid(FGPositioned::Type ty, const std::string &ident, const std::string &name, const SGGeod &pos, int freq, int range, double multiuse, PositionedID apt, PositionedID runway)flightgear::NavDataCache
insertRunway(FGPositioned::Type ty, const std::string &ident, const SGGeod &pos, PositionedID apt, double heading, double length, double width, double displacedThreshold, double stopway, int markings, int approach, int tdz, int reil, int surfaceCode, int shoulder_code, float smoothness, int center_lights, int edge_lights, int distance_remaining)flightgear::NavDataCache
insertRunway(FGPositioned::Type ty, const std::string &ident, const SGGeod &pos, PositionedID apt, double heading, double length, double width, double displacedThreshold, double stopway, int surfaceCode)flightgear::NavDataCache
insertTower(PositionedID airportId, const SGGeod &pos)flightgear::NavDataCache
instance()flightgear::NavDataCachestatic
isAnotherProcessRebuilding()flightgear::NavDataCachestatic
isCachedFileModified(const SGPath &path) constflightgear::NavDataCache
isInAirwayNetwork(int network, PositionedID pos)flightgear::NavDataCache
isReadOnly() constflightgear::NavDataCache
isRebuildRequired()flightgear::NavDataCache
loadAirway(int airwayID)flightgear::NavDataCache
loadById(PositionedID guid)flightgear::NavDataCache
path() constflightgear::NavDataCache
readDoubleProperty(const std::string &key)flightgear::NavDataCache
readIntProperty(const std::string &key)flightgear::NavDataCache
readOrderedStringListProperty(const std::string &key, const char *separator)flightgear::NavDataCache
readStringListProperty(const std::string &key)flightgear::NavDataCache
readStringProperty(const std::string &key)flightgear::NavDataCache
rebuild()flightgear::NavDataCache
REBUILD_DONE enum valueflightgear::NavDataCache
REBUILD_FIXES enum valueflightgear::NavDataCache
REBUILD_LOADING_AIRPORTS enum valueflightgear::NavDataCache
REBUILD_NAVAIDS enum valueflightgear::NavDataCache
REBUILD_POIS enum valueflightgear::NavDataCache
REBUILD_READING_APT_DAT_FILES enum valueflightgear::NavDataCache
REBUILD_UNKNOWN enum valueflightgear::NavDataCache
RebuildPhase enum nameflightgear::NavDataCache
rebuildPhaseCompletionPercentage() constflightgear::NavDataCache
RebuildThread classflightgear::NavDataCachefriend
removePOI(FGPositionedRef wpt)flightgear::NavDataCache
SceneryLocationList typedefflightgear::NavDataCache
searchAirportNamesAndIdents(const std::string &aFilter)flightgear::NavDataCache
setAirportMetar(const std::string &icao, bool hasMetar)flightgear::NavDataCache
setNavaidColocated(PositionedID navaid, PositionedID colocatedDME)flightgear::NavDataCache
setRebuildPhaseProgress(RebuildPhase ph, unsigned int percent=0)flightgear::NavDataCache
setRunwayILS(PositionedID runway, PositionedID ils)flightgear::NavDataCache
setRunwayReciprocal(PositionedID runway, PositionedID recip)flightgear::NavDataCache
shutdown()flightgear::NavDataCachestatic
stampCacheFile(const SGPath &path, const std::string &sha={})flightgear::NavDataCache
Transaction classflightgear::NavDataCachefriend
updateListsOfDatFiles()flightgear::NavDataCache
updatePosition(PositionedID item, const SGGeod &pos)flightgear::NavDataCache
writeDoubleProperty(const std::string &key, const double &value)flightgear::NavDataCache
writeIntProperty(const std::string &key, int value)flightgear::NavDataCache
writeOrderedStringListProperty(const std::string &key, const string_list &values, const char *separator)flightgear::NavDataCache
writeStringListProperty(const std::string &key, const string_list &values)flightgear::NavDataCache
writeStringProperty(const std::string &key, const std::string &value)flightgear::NavDataCache
~NavDataCache()flightgear::NavDataCache