#include <MonitorXMLParser.h>
Public Attributes | |
std::string | alias |
std::string | arg |
std::string | query |
Definition at line 27 of file MonitorXMLParser.h.
std::string DbQuery::alias |
Definition at line 30 of file MonitorXMLParser.h.
Referenced by MonitorXMLParser::handleElement().
std::string DbQuery::arg |
Definition at line 29 of file MonitorXMLParser.h.
Referenced by MonitorXMLParser::handleElement().
std::string DbQuery::query |
Definition at line 28 of file MonitorXMLParser.h.
Referenced by MonitorXMLParser::handleElement(), production_tasks.BaseDataset::run(), and edmIntegrityCheck.IntegrityCheck::test().