CMS 3D CMS Logo

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, info = 0,
  warning = 1, error = 2
}


Enumeration Type Documentation

enum MessageType

Enumerator:
info 
warning 
error 
info 
warning 
error 

Definition at line 11 of file MessageDispatcher.h.

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


Generated on Tue Jun 9 17:52:45 2009 for CMSSW by  doxygen 1.5.4