|
Gaudi Framework, version v21r8 |
| Home | Generated: 17 Mar 2010 |
#include "GaudiKernel/IInterface.h"#include <iostream>#include <string>


Go to the source code of this file.
Namespaces | |
| namespace | MSG |
Classes | |
| class | IMessageSvc |
| The IMessage is the interface implemented by the message service. More... | |
Enumerations | |
| enum | MSG::Level { MSG::NIL = 0, MSG::VERBOSE, MSG::DEBUG, MSG::INFO, MSG::WARNING, MSG::ERROR, MSG::FATAL, MSG::ALWAYS, MSG::NUM_LEVELS } |
| enum | MSG::Color { MSG::BLACK = 0, MSG::RED, MSG::GREEN, MSG::YELLOW, MSG::BLUE, MSG::PURPLE, MSG::CYAN, MSG::WHITE, MSG::NUM_COLORS } |