Class InternalClientLauncher¶
Defined in File internal_client.h
Class Documentation¶
-
class InternalClientLauncher¶
Public Functions
-
InternalClientLauncher()¶
-
~InternalClientLauncher()¶
-
void operator()(mir::Server &server)¶
-
void launch(std::function<void(struct ::wl_display *display)> const &wayland_fd, std::function<void(std::weak_ptr<mir::scene::Session> const session)> const &connect_notification) const¶
-
template<typename ClientObject>
inline void launch(ClientObject &client_object) const¶
-
InternalClientLauncher()¶