logconfigClient.h
Go to the documentation of this file.
26 void asyncSetLevel(std::string appName, std::string level, dpyLogconfig::answer_pm_handler_function handler);
boost::function< void(boost::system::error_code error_code, std::vector< App > apps)> list_handler_function
Handler for answer function callback.
Definition: logconfigApi.h:57
boost::function< void(boost::system::error_code error_code)> answer_pm_handler_function
Handler for answer function callback.
Definition: logconfigApi.h:49