19 #ifndef MIRAL_DEBUGEXTENSIONS_H 20 #define MIRAL_DEBUGEXTENSIONS_H 24 namespace mir {
class Server; }
39 void operator()(mir::Server& server)
const;
43 std::shared_ptr<Self>
self;
47 #endif //MIRAL_DEBUGEXTENSIONS_H
Allow debug extension APIs to be enabled and disabled.
Definition: debug_extension.h:29
Mir Abstraction Layer.
Definition: active_outputs.h:27