FlightGear next
|
#include <deque>
#include <string>
#include <simgear/compiler.h>
#include <simgear/props/props.hxx>
#include <simgear/io/raw_socket.hxx>
#include <simgear/io/sg_socket.hxx>
#include "mpirc.hxx"
Go to the source code of this file.
Classes | |
class | CPDLCManager |
Enumerations | |
enum | CPDLCStatus { CPDLC_OFFLINE , CPDLC_CONNECTING , CPDLC_ONLINE , CPDLC_WAIT_IRC_READY } |
enum CPDLCStatus |