Searched defs:subscription_handler_t (Results 1 – 2 of 2) sorted by relevance
21 typedef std::function< bool (client_t, bool) > subscription_handler_t; typedef
22 typedef std::function< bool (client_t, uid_t, gid_t, bool) > subscription_handler_t; typedef