ATLAS Offline Software
Loading...
Searching...
No Matches
ZDCMsg.h File Reference
#include <functional>
#include <memory>
Include dependency graph for ZDCMsg.h:
This graph shows which files directly or indirectly include this file:

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< MessageFunctionZDCMsg::MessageFunctionPtr

Enumerations

enum  ZDCMsg::MSGLevels {
  ZDCMsg::Verbose = 1 , ZDCMsg::Debug , ZDCMsg::Info , ZDCMsg::Warn ,
  ZDCMsg::Error , ZDCMsg::Fatal
}