CMS 3D CMS Logo

Classes | Enumerations

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/DQM/EcalBarrelMonitorDbModule/interface/MonitorXMLParser.h File Reference

monitor db xml elements parsing tool More...

#include <string>
#include <vector>
#include <map>
#include <iostream>
#include <xercesc/dom/DOM.hpp>
#include <xercesc/dom/DOMElement.hpp>
#include <xercesc/parsers/XercesDOMParser.hpp>

Go to the source code of this file.

Classes

struct  DB_ME
struct  DbQuery
class  MonitorXMLParser
class  TagNames

Enumerations

enum  { ERROR_ARGS = 1, ERROR_XERCES_INIT, ERROR_PARSE, ERROR_EMPTY_DOCUMENT }

Detailed Description

monitor db xml elements parsing tool

Author:
B. Gobbo
Version:
Revision:
1.7
Date:
Date:
2008/04/03 05:51:36

Definition in file MonitorXMLParser.h.


Enumeration Type Documentation

anonymous enum
Enumerator:
ERROR_ARGS 
ERROR_XERCES_INIT 
ERROR_PARSE 
ERROR_EMPTY_DOCUMENT 

Definition at line 25 of file MonitorXMLParser.h.