22 #include <boost/asio.hpp> 32 const boost::property_tree::ptree &cfg,
void on_service_event(const service_event::Event &event) override
Function invoked when a service event is triggered.
This is the header file for a generated source file, GitSHA1.cpp.
boost::asio::io_service io_service_
NotifdModule(zmqpp::context &ctx, zmqpp::socket *pipe, const boost::property_tree::ptree &cfg, CoreUtilsPtr utils)
#define ASSERT_LOG(cond, msg)
This is a base class for boost::asio 'aware' module.
std::shared_ptr< CoreUtils > CoreUtilsPtr