FlightGear next
controls.cxx File Reference
#include "config.h"
#include <algorithm>
#include <Main/fg_props.hxx>
#include <simgear/sg_inlines.h>
#include "controls.hxx"

Go to the source code of this file.

Functions

static void _SetRoot (simgear::TiedPropertyList &tiedProperties, const char *root, int index=0)
 

Variables

SGSubsystemMgr::Registrant< FGControlsregistrantFGControls
 

Function Documentation

◆ _SetRoot()

static void _SetRoot ( simgear::TiedPropertyList & tiedProperties,
const char * root,
int index = 0 )
inlinestatic

Definition at line 181 of file controls.cxx.

Variable Documentation

◆ registrantFGControls

SGSubsystemMgr::Registrant<FGControls> registrantFGControls

Definition at line 1840 of file controls.cxx.