|
swift
|
Go to the source code of this file.
Classes | |
| class | swift::core::fsd::ClientQuery |
| This packet is used to query a client’s data. 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 ClientQuery &lhs, const ClientQuery &rhs) |
| Equal to operator. | |
| bool | swift::core::fsd::operator!= (const ClientQuery &lhs, const ClientQuery &rhs) |
| Not equal to operator. | |