CMS 3D CMS Logo

Classes | Enumerations

/data/refman/pasoursint/CMSSW_4_2_9_HLT1_bphpatch4/src/DQM/TrackerCommon/interface/MessageDispatcher.h File Reference

#include <vector>
#include <string>
#include "xgi/Utils.h"
#include "xgi/Method.h"

Go to the source code of this file.

Classes

class  Message
class  MessageDispatcher

Enumerations

enum  MessageType { info = 0, warning = 1, error = 2 }

Enumeration Type Documentation

Enumerator:
info 
warning 
error 

Definition at line 11 of file MessageDispatcher.h.

{ info = 0, warning = 1, error = 2 };