swift
Classes | Namespaces | Functions
pilotdataupdate.h File Reference

Go to the source code of this file.

Classes

class  swift::core::fsd::PilotDataUpdate
 Pilot data update broadcasted to all clients in range every 5 seconds. More...
 

Namespaces

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

Functions

bool swift::core::fsd::operator== (const PilotDataUpdate &lhs, const PilotDataUpdate &rhs)
 Equal to operator.
 
bool swift::core::fsd::operator!= (const PilotDataUpdate &lhs, const PilotDataUpdate &rhs)
 Not equal to operator.