CMS 3D CMS Logo

Classes | Namespaces | Typedefs

/data/refman/pasoursint/CMSSW_5_3_10_patch1/src/CondCore/DBCommon/plugins/SQLMonitoringService.h File Reference

#include "RelationalAccess/IMonitoringService.h"
#include "RelationalAccess/IMonitoringReporter.h"
#include "CoralCommon/MonitoringReportTypes.h"
#include "CoralCommon/MonitoringEvent.h"
#include "CoralKernel/Service.h"
#include <string>
#include <map>
#include <vector>

Go to the source code of this file.

Classes

struct  cond::SessionMonitor
 The session related book-keeping of monitored events. More...
class  cond::SQLMonitoringService

Namespaces

namespace  cond
namespace  coral

Typedefs

typedef std::vector
< coral::monitor::Event::Record > 
cond::EventStream
 The raw stream of recorder monitoring events.
typedef std::map< std::string,
SessionMonitor > 
cond::Repository