FlightGear next
|
#include <ATC-Inputs.hxx>
Public Member Functions | |
FGATCInput (const int _board, const SGPath &_config_file) | |
~FGATCInput () | |
bool | open () |
bool | process () |
bool | close () |
Definition at line 40 of file ATC-Inputs.hxx.
FGATCInput::FGATCInput | ( | const int | _board, |
const SGPath & | _config_file ) |
Definition at line 60 of file ATC-Inputs.cxx.
|
inline |
Definition at line 80 of file ATC-Inputs.hxx.
bool FGATCInput::close | ( | ) |
Definition at line 979 of file ATC-Inputs.cxx.
bool FGATCInput::open | ( | ) |
Definition at line 132 of file ATC-Inputs.cxx.
bool FGATCInput::process | ( | ) |
Definition at line 964 of file ATC-Inputs.cxx.