19 #ifndef MIRAL_SET_TERMINATOR_H 20 #define MIRAL_SET_TERMINATOR_H 24 namespace mir {
class Server; }
40 void operator()(mir::Server& server)
const;
47 #endif //MIRAL_SET_TERMINATOR_H Definition: splash_session.h:24
std::function< void(int signal)> Terminator
Definition: set_terminator.h:35
Set handler for termination requests. terminator will be called following receipt of SIGTERM or SIGIN...
Definition: set_terminator.h:32
Mir Abstraction Layer.
Definition: floating_window_manager.h:29