|
void | consumerStatistics (xgi::Output *, const std::string &externallyVisibleState, const std::string &innerStateName, const std::string &errorMsg, boost::shared_ptr< StatisticsReporter_t >, RegistrationCollectionPtr, boost::shared_ptr< EventQueueCollection_t >, DQMEventQueueCollectionPtr) const |
|
| ConsumerWebPageHelper (xdaq::ApplicationDescriptor *appDesc, const std::string &cvsVersion, WebPageHelper_t *webPageHelper, void(WebPageHelper_t::*addHyperLinks)(XHTMLMaker &, XHTMLMaker::Node *) const ) |
|
void | css (xgi::Input *in, xgi::Output *out) |
|
| WebPageHelper (xdaq::ApplicationDescriptor *, const std::string &cvsVersion, WebPageHelper_t *callee, void(WebPageHelper_t::*addHyperLinks)(XHTMLMaker &, XHTMLMaker::Node *) const ) |
|
|
void | addDOMforDQMEventStatistics (XHTMLMaker &maker, XHTMLMaker::Node *parent, DQMEventMonitorCollection const &) const |
|
void | addDOMforHyperLinks (XHTMLMaker &maker, XHTMLMaker::Node *parent) const |
|
void | addDOMforProcessedDQMEvents (XHTMLMaker &maker, XHTMLMaker::Node *parent, DQMEventMonitorCollection const &) const |
|
void | addDQMEventStats (XHTMLMaker &maker, XHTMLMaker::Node *table, DQMEventMonitorCollection::DQMEventStats const &, const MonitoredQuantity::DataSetType) const |
|
void | addDurationToTableHead (XHTMLMaker &maker, XHTMLMaker::Node *tableRow, const utils::Duration_t) const |
|
void | addRowForDQMEventBandwidth (XHTMLMaker &maker, XHTMLMaker::Node *table, DQMEventMonitorCollection::DQMEventStats const &, const MonitoredQuantity::DataSetType) const |
|
void | addRowForDQMEventsProcessed (XHTMLMaker &maker, XHTMLMaker::Node *table, DQMEventMonitorCollection::DQMEventStats const &, const MonitoredQuantity::DataSetType) const |
|
void | addRowForMaxDQMEventBandwidth (XHTMLMaker &maker, XHTMLMaker::Node *table, DQMEventMonitorCollection::DQMEventStats const &, const MonitoredQuantity::DataSetType) const |
|
void | addRowForMinDQMEventBandwidth (XHTMLMaker &maker, XHTMLMaker::Node *table, DQMEventMonitorCollection::DQMEventStats const &, const MonitoredQuantity::DataSetType) const |
|
void | addRowForTotalDQMEventVolume (XHTMLMaker &maker, XHTMLMaker::Node *table, DQMEventMonitorCollection::DQMEventStats const &, const MonitoredQuantity::DataSetType) const |
|
std::string | baseURL () const |
|
XHTMLMaker::Node * | createWebPageBody (XHTMLMaker &, const std::string &pageTitle, const std::string &externallyVisibleState, const std::string &innerStateName, const std::string &errorMsg) const |
|
std::map< unsigned int,
std::string > | alarmColors_ |
|
xdaq::ApplicationDescriptor * | appDescriptor_ |
|
XHTMLMaker::AttrMap | rowAttr_ |
|
XHTMLMaker::AttrMap | specialRowAttr_ |
|
XHTMLMaker::AttrMap | tableAttr_ |
|
XHTMLMaker::AttrMap | tableLabelAttr_ |
|
XHTMLMaker::AttrMap | tableValueAttr_ |
|
template<typename WebPageHelper_t, typename EventQueueCollection_t, typename StatisticsReporter_t>
class stor::ConsumerWebPageHelper< WebPageHelper_t, EventQueueCollection_t, StatisticsReporter_t >
Helper class to handle consumer web page requests
- Author:
- mommsen
- Revision:
- 1.2
- Date:
- 2011/03/07 15:31:31
Definition at line 33 of file ConsumerWebPageHelper.h.