#include <string>#include <iostream.h>#include <iomanip.h>#include <cstdlib>#include <cctype>#include "GaudiKernel/IMessageSvc.h"#include "GaudiKernel/Message.h"Go to the source code of this file.
Defines | |
| #define | SET(x) case x: level=#x; break |
Functions | |
| std::ostream& | operator<< ( std::ostream& stream, const Message& msg ) |
| bool | operator== ( const Message& a, const Message& b ) |
|
|
Referenced by Message::decodeFormat(). |
|
|
Definition at line 132 of file Message.cpp. |
|
|
Definition at line 158 of file Message.cpp. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000