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