|
swift
|
Go to the source code of this file.
Classes | |
| class | swift::core::fsd::KillRequest |
| Kill request initiated from the server or supervisor. Client needs to disconnect immediatly upon receiving it. 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 KillRequest &lhs, const KillRequest &rhs) |
| Equal to operator. | |
| bool | swift::core::fsd::operator!= (const KillRequest &lhs, const KillRequest &rhs) |
| Not equal to operator. | |