swift
Classes | Namespaces | Typedefs
apiserverconnection.h File Reference

Go to the source code of this file.

Classes

class  swift::core::afv::connection::CApiServerConnection
 A server connection. More...
 

Namespaces

 swift::core
 Backend services of the swift project, like dealing with the network or the simulators.
 

Typedefs

using swift::core::afv::connection::ConnectionCallback = swift::misc::CSlot< void(bool)>
 Callback for.