ICP
1
|
Public Member Functions | |
DataHandler (const ISISCRPT_STRUCT *crpt) | |
void | handleRequest (Poco::Net::HTTPServerRequest &request, Poco::Net::HTTPServerResponse &response) |
Private Attributes | |
const ISISCRPT_STRUCT * | m_crpt |
Definition at line 16 of file ICPRequestHandlerFactory.cpp.
|
inline |
Definition at line 21 of file ICPRequestHandlerFactory.cpp.
void DataHandler::handleRequest | ( | Poco::Net::HTTPServerRequest & | request, |
Poco::Net::HTTPServerResponse & | response | ||
) |
Definition at line 121 of file ICPRequestHandlerFactory.cpp.
References nagios_t::dae_status, m_crpt, ISISCRPT_STRUCT::nagios, nagios_t::shutter_status, nagios_t::shutter_val, and nagios_t::veto_percent.
|
private |
Definition at line 19 of file ICPRequestHandlerFactory.cpp.
Referenced by handleRequest().