FlightGear next
|
Manage aircraft systems. More...
#include <system_mgr.hxx>
Inherits SGSubsystemGroup.
Public Member Functions | |
FGSystemMgr () | |
virtual | ~FGSystemMgr () |
bool | build (SGPropertyNode *config_props) |
Static Public Member Functions | |
static const char * | staticSubsystemClassId () |
Manage aircraft systems.
Multiple aircraft systems can be configured for each aircraft.
Definition at line 28 of file system_mgr.hxx.
FGSystemMgr::FGSystemMgr | ( | ) |
Definition at line 33 of file system_mgr.cxx.
|
virtual |
Definition at line 66 of file system_mgr.cxx.
bool FGSystemMgr::build | ( | SGPropertyNode * | config_props | ) |
Definition at line 70 of file system_mgr.cxx.
|
inlinestatic |
Definition at line 35 of file system_mgr.hxx.