63                     const boost::property_tree::ptree &cfg, 
CoreUtilsPtr utils);
 std::unique_ptr< WSHelperThread > ws_helper_thread_
 
This is the header file for a generated source file, GitSHA1.cpp. 
 
LEDBuzzerModule & operator=(const LEDBuzzerModule &)=delete
 
Main class for LED support. 
 
virtual ~LEDBuzzerModule()
 
void run() override
This is the main loop of the module. 
 
Base class for module implementation. 
 
std::vector< std::shared_ptr< LedBuzzerImpl > > leds_and_buzzers_
 
std::shared_ptr< CoreUtils > CoreUtilsPtr
 
LEDBuzzerModule(zmqpp::context &ctx, zmqpp::socket *pipe, const boost::property_tree::ptree &cfg, CoreUtilsPtr utils)