19 #ifndef MIRAL_SHELL_SPINNER_SPLASH_H 20 #define MIRAL_SHELL_SPINNER_SPLASH_H 26 namespace mir {
namespace scene {
class Session; }}
28 namespace mir {
class Server;
namespace scene {
class Session; }}
37 void operator()(std::weak_ptr<mir::scene::Session>
const& session);
38 auto session()
const -> std::shared_ptr<mir::scene::Session>;
42 std::shared_ptr<Self>
const self;
45 #endif //MIRAL_SHELL_SPINNER_SPLASH_H AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time...
Definition: sw_splash.h:26