34 class ProtocolHandler;
41 const boost::property_tree::ptree &cfg,
CoreUtilsPtr utils);
Tools::XmlNodeNameEnforcer xmlnne_
std::vector< NotifierInstanceUPtr > instances_
This is the header file for a generated source file, GitSHA1.cpp.
void process_config()
Process the configuration file.
TCPNotifierModule(zmqpp::context &ctx, zmqpp::socket *pipe, const boost::property_tree::ptree &cfg, CoreUtilsPtr utils)
std::unique_ptr< ProtocolHandler > ProtocolHandlerUPtr
Base class for module implementation.
std::shared_ptr< CoreUtils > CoreUtilsPtr