![]() |
The Gaudi Framework
v26r3
|
Concrete error handlers for dealing with classes, which supports member functions Error,Warning and Print ( e.g. More...
Public Member Functions | |
ErrorHandler (const OBJECT *obj, FUNCTION fun) | |
constructor More... | |
StatusCode | operator() (const std::string &msg, const StatusCode sc, const size_t mp=10) const |
the only one 'useful' method More... | |
ErrorHandler (const OBJECT *obj, FUNCTION fun) | |
constructor More... | |
StatusCode | operator() (const std::string &msg, const StatusCode sc, const size_t mp=10) const |
the only one 'useful' method More... | |
Private Member Functions | |
ErrorHandler () | |
ErrorHandler () | |
Private Attributes | |
const OBJECT * | m_obj |
FUNCTION | m_fun |
Concrete error handlers for dealing with classes, which supports member functions Error,Warning and Print ( e.g.
class GaudiAlgorithm or class GaudiTool ) are provided
Definition at line 173 of file TupleDetail.h.
|
inline |
|
private |
|
inline |
|
private |
|
inline |
|
inline |
|
private |
Definition at line 193 of file TupleDetail.h.
|
private |
Definition at line 192 of file TupleDetail.h.