![]() |
The Gaudi Framework
master (b9786168)
|
#include <GaudiKernel/GaudiException.h>#include <GaudiKernel/IMessageSvc.h>#include <GaudiKernel/Message.h>#include <GaudiKernel/MsgStream.h>#include <cstdarg>#include <cstdio>#include <iostream>
Go to the source code of this file.
Functions | |
| std::string | format (const char *fmt,...) |
| MsgStream format utility "a la sprintf(...)". | |
| std::string format | ( | const char * | fmt, |
| ... ) |
MsgStream format utility "a la sprintf(...)".
Definition at line 93 of file MsgStream.cpp.