FlightGear next
FGATCOutput Class Reference

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

Detailed Description

Definition at line 39 of file ATC-Outputs.hxx.

Constructor & Destructor Documentation

◆ FGATCOutput()

FGATCOutput::FGATCOutput ( const int _board,
const SGPath & _config_file )

Definition at line 101 of file ATC-Outputs.cxx.

◆ ~FGATCOutput()

FGATCOutput::~FGATCOutput ( )
inline

Definition at line 81 of file ATC-Outputs.hxx.

Member Function Documentation

◆ close()

bool FGATCOutput::close ( )

Definition at line 1065 of file ATC-Outputs.cxx.

◆ open()

bool FGATCOutput::open ( int lock_fd)

Definition at line 245 of file ATC-Outputs.cxx.

◆ process()

bool FGATCOutput::process ( )

Definition at line 1047 of file ATC-Outputs.cxx.


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