FlightGear next
performancedb.cxx File Reference
#include "performancedb.hxx"
#include <simgear/sg_inlines.h>
#include <simgear/misc/sg_path.hxx>
#include <simgear/props/props.hxx>
#include <simgear/props/props_io.hxx>
#include <simgear/structure/exception.hxx>
#include <Main/globals.hxx>
#include <cstring>
#include <iostream>
#include "performancedata.hxx"

Go to the source code of this file.

Functions

SGSubsystemMgr::Registrant< PerformanceDBregistrantPerformanceDB (SGSubsystemMgr::POST_FDM)
 

Function Documentation

◆ registrantPerformanceDB()

SGSubsystemMgr::Registrant< PerformanceDB > registrantPerformanceDB ( SGSubsystemMgr::POST_FDM )