|
swift
|
Go to the source code of this file.
Classes | |
| class | swift::core::fsd::ClientIdentification |
| This packet is sent by any client that supports the VATSIM client authentication protocol, in response to a $DI query from the server. Further information to the client authentication protocol is kept restricted. 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 ClientIdentification &lhs, const ClientIdentification &rhs) |
| Equal to operator. | |
| bool | swift::core::fsd::operator!= (const ClientIdentification &lhs, const ClientIdentification &rhs) |
| Not equal to operator. | |