FlightGear next
system_mgr.cxx File Reference
#include <simgear/structure/exception.hxx>
#include <simgear/misc/sg_path.hxx>
#include <simgear/sg_inlines.h>
#include <simgear/props/props_io.hxx>
#include <Main/fg_props.hxx>
#include <Main/globals.hxx>
#include <Main/util.hxx>
#include <cstdlib>
#include <iostream>
#include <string>
#include <sstream>
#include "system_mgr.hxx"
#include "electrical.hxx"
#include "pitot.hxx"
#include "static.hxx"
#include "vacuum.hxx"

Go to the source code of this file.

Functions

SGSubsystemMgr::Registrant< FGSystemMgrregistrantFGSystemMgr (SGSubsystemMgr::FDM)
 

Function Documentation

◆ registrantFGSystemMgr()

SGSubsystemMgr::Registrant< FGSystemMgr > registrantFGSystemMgr ( SGSubsystemMgr::FDM )