The Gaudi Framework
v30r3 (a5ef0a68)
|
Go to the source code of this file.
Classes | |
class | Message |
The Message class. More... | |
Functions | |
GAUDI_API std::ostream & | operator<< (std::ostream &stream, const Message &msg) |
Insert the message into a stream. More... | |
GAUDI_API bool | operator== (const Message &a, const Message &b) |
Insert the message into a stream. More... | |
GAUDI_API std::ostream& operator<< | ( | std::ostream & | stream, |
const Message & | msg | ||
) |
Insert the message into a stream.
Definition at line 119 of file Message.cpp.