22 #include <zmqpp/zmqpp.hpp> 23 #include <boost/property_tree/ptree.hpp> 53 const boost::property_tree::ptree &cfg,
Run the Event publication module.
zmqpp::socket bus_sub_
Read internal message bus.
This is the header file for a generated source file, GitSHA1.cpp.
zmqpp::socket network_pub_
Publish to the internet.
EventPublish & operator=(const EventPublish &)=delete
Base class for module implementation.
std::shared_ptr< CoreUtils > CoreUtilsPtr
void process_config()
Processing the configuration tree, spawning AuthFileInstance object as described in the configuration...
EventPublish(zmqpp::context &ctx, zmqpp::socket *pipe, const boost::property_tree::ptree &cfg, CoreUtilsPtr utils)