19 #ifndef MIRAL_APPEND_EVENT_FILTER_H 20 #define MIRAL_APPEND_EVENT_FILTER_H 27 namespace mir {
class Server; }
40 std::shared_ptr<Filter>
const filter;
44 #endif //MIRAL_APPEND_EVENT_FILTER_H AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time...
Definition: blob.h:26
Definition: append_event_filter.h:31
AppendEventFilter(std::function< int(MirEvent const *event)> const &filter)
void operator()(mir::Server &server)
Mir Abstraction Layer.
Definition: add_init_callback.h:26