|
FlightGear next
|
#include <ATC-Outputs.hxx>
Public Member Functions | |
| FGATCOutput (const int _board, const SGPath &_config_file) | |
| ~FGATCOutput () | |
| bool | open (int lock_fd) |
| bool | process () |
| bool | close () |
Definition at line 39 of file ATC-Outputs.hxx.
| FGATCOutput::FGATCOutput | ( | const int | _board, |
| const SGPath & | _config_file ) |
Definition at line 101 of file ATC-Outputs.cxx.
|
inline |
Definition at line 81 of file ATC-Outputs.hxx.
| bool FGATCOutput::close | ( | ) |
Definition at line 1065 of file ATC-Outputs.cxx.
| bool FGATCOutput::open | ( | int | lock_fd | ) |
Definition at line 245 of file ATC-Outputs.cxx.
| bool FGATCOutput::process | ( | ) |
Definition at line 1047 of file ATC-Outputs.cxx.