swift
Classes | Namespaces | Functions
pong.h File Reference

Go to the source code of this file.

Classes

class  swift::core::fsd::Pong
 Sent or received as reply to a ping. 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 Pong &lhs, const Pong &rhs)
 Equal to operator.
 
bool swift::core::fsd::operator!= (const Pong &lhs, const Pong &rhs)
 Not equal to operator.