swift
Classes | Namespaces | Enumerations
fsdclient.h File Reference

Go to the source code of this file.

Classes

class  swift::core::fsd::CFSDClient
 FSD client Todo: Send (interim) data updates automatically Todo Check ':' in FSD messages. Disconnect if there is a wrong one. More...
 

Namespaces

 swift::core
 Backend services of the swift project, like dealing with the network or the simulators.
 

Macros

#define PROTOCOL_REVISION_CLASSIC   9
 Protocol version.
 
#define PROTOCOL_REVISION_VATSIM_ATC   10
 Protocol version.
 
#define PROTOCOL_REVISION_VATSIM_AUTH   100
 Protocol version.
 
#define PROTOCOL_REVISION_VATSIM_VELOCITY   101
 Protocol version.
 

Enumerations

enum class  swift::core::fsd::TextMessageGroups { AllClients , AllAtcClients , AllPilotClients , AllSups }
 Message groups.