FlightGear next
FGSystemMgr Class Reference

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 ()
 

Detailed Description

Manage aircraft systems.

Multiple aircraft systems can be configured for each aircraft.

Definition at line 28 of file system_mgr.hxx.

Constructor & Destructor Documentation

◆ FGSystemMgr()

FGSystemMgr::FGSystemMgr ( )

Definition at line 33 of file system_mgr.cxx.

◆ ~FGSystemMgr()

FGSystemMgr::~FGSystemMgr ( )
virtual

Definition at line 66 of file system_mgr.cxx.

Member Function Documentation

◆ build()

bool FGSystemMgr::build ( SGPropertyNode * config_props)

Definition at line 70 of file system_mgr.cxx.

◆ staticSubsystemClassId()

static const char * FGSystemMgr::staticSubsystemClassId ( )
inlinestatic

Definition at line 35 of file system_mgr.hxx.


The documentation for this class was generated from the following files: