FlightGear next
|
#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< PerformanceDB > | registrantPerformanceDB (SGSubsystemMgr::POST_FDM) |
SGSubsystemMgr::Registrant< PerformanceDB > registrantPerformanceDB | ( | SGSubsystemMgr::POST_FDM | ) |