FlightGear next
cpdlc.hxx File Reference
#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 }
 

Enumeration Type Documentation

◆ CPDLCStatus

Enumerator
CPDLC_OFFLINE 
CPDLC_CONNECTING 
CPDLC_ONLINE 
CPDLC_WAIT_IRC_READY 

Definition at line 38 of file cpdlc.hxx.