ICP
1
|
Public Member Functions | |
RootHandler (const ISISCRPT_STRUCT *crpt) | |
void | handleRequest (Poco::Net::HTTPServerRequest &request, Poco::Net::HTTPServerResponse &response) |
Private Attributes | |
const ISISCRPT_STRUCT * | m_crpt |
Definition at line 6 of file ICPRequestHandlerFactory.cpp.
|
inline |
Definition at line 12 of file ICPRequestHandlerFactory.cpp.
void RootHandler::handleRequest | ( | Poco::Net::HTTPServerRequest & | request, |
Poco::Net::HTTPServerResponse & | response | ||
) |
Definition at line 75 of file ICPRequestHandlerFactory.cpp.
References ISISCRPT_STRUCT::beam_current, ISISCRPT_STRUCT::count_rate, nagios_t::dae_status, ISISCRPT_STRUCT::dae_type, ISISDAE::DAEType_desc, ISISCRPT_STRUCT::eventModeCardFraction(), ISISCRPT_STRUCT::icp_start_time, ISISCRPT_STRUCT::inst_name, ISISCRPT_STRUCT::long_title, m_crpt, ISISCRPT_STRUCT::monitor_sum, ISISCRPT_STRUCT::n_data_dae, ISISCRPT_STRUCT::nagios, nagios_shutter_val, nagios_status, ISISCRPT_STRUCT::nper, outputTimeValue(), outputValue(), ISISCRPT_STRUCT::rb_number, ISISCRPT_STRUCT::resume_time, ISISCRPT_STRUCT::run_number, ISISCRPT_STRUCT::run_status, runstatus_names, ISISCRPT_STRUCT::se_status, sestatus_names, nagios_t::shutter_status, nagios_t::shutter_val, ISISCRPT_STRUCT::start_time, ISISCRPT_STRUCT::stop_time, ISISCRPT_STRUCT::update_duration, ISISCRPT_STRUCT::update_good_frames, ISISCRPT_STRUCT::update_good_uamph, ISISCRPT_STRUCT::update_period, ISISCRPT_STRUCT::update_raw_frames, ISISCRPT_STRUCT::update_total_counts, ISISCRPT_STRUCT::user_name, nagios_t::veto_percent, nagios_t::wait_mins, and nagios_t::wait_status.
|
private |
Definition at line 9 of file ICPRequestHandlerFactory.cpp.
Referenced by handleRequest().