![]() |
ATLAS Offline Software
|
#include <functional>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | ZDCMsg |
Typedefs | |
| typedef std::function< bool(int, std::string)> | ZDCMsg::MessageFunction |
| typedef std::shared_ptr< MessageFunction > | ZDCMsg::MessageFunctionPtr |
Enumerations | |
| enum | ZDCMsg::MSGLevels { ZDCMsg::Verbose = 1 , ZDCMsg::Debug , ZDCMsg::Info , ZDCMsg::Warn , ZDCMsg::Error , ZDCMsg::Fatal } |