swift
Classes | Namespaces | Functions
visualpilotdatatoggle.h File Reference

Go to the source code of this file.

Classes

class  swift::core::fsd::VisualPilotDataToggle
 Message from server to start or stop sending visual pilot data updates. 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 VisualPilotDataToggle &lhs, const VisualPilotDataToggle &rhs)
 Equal to operator.
 
bool swift::core::fsd::operator!= (const VisualPilotDataToggle &lhs, const VisualPilotDataToggle &rhs)
 Not equal to operator.