ICP
1
|
#include <isiscrpt.h>
Public Attributes | |
double | veto_percent |
double | wait_mins |
int | shutter_val |
int | wait_status |
int | dae_status |
int | shutter_status |
Definition at line 206 of file isiscrpt.h.
int nagios_t::dae_status |
Definition at line 212 of file isiscrpt.h.
Referenced by RootHandler::handleRequest(), DataHandler::handleRequest(), and ISISinstrumentControl::updateFunc().
int nagios_t::shutter_status |
Definition at line 213 of file isiscrpt.h.
Referenced by RootHandler::handleRequest(), DataHandler::handleRequest(), and ISISinstrumentControl::updateFunc().
int nagios_t::shutter_val |
Definition at line 210 of file isiscrpt.h.
Referenced by RootHandler::handleRequest(), DataHandler::handleRequest(), and ISISinstrumentControl::updateFunc().
double nagios_t::veto_percent |
Definition at line 208 of file isiscrpt.h.
Referenced by RootHandler::handleRequest(), DataHandler::handleRequest(), and ISISinstrumentControl::updateFunc().
double nagios_t::wait_mins |
Definition at line 209 of file isiscrpt.h.
Referenced by RootHandler::handleRequest(), and ISISinstrumentControl::updateFunc().
int nagios_t::wait_status |
Definition at line 211 of file isiscrpt.h.
Referenced by RootHandler::handleRequest(), and ISISinstrumentControl::updateFunc().