18 log <<
MSG::INFO <<
"About to Enter " << caller <<
" with auditor trigger "
25 log <<
MSG::INFO <<
"Just Exited " << caller <<
" with auditor trigger "
Definition of the MsgStream class used to transmit messages.
virtual void i_after(CustomEventTypeRef evt, const std::string &caller, const StatusCode &sc)
Print a message on "after".
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
virtual const std::string & name() const
Retrieve the name of the instance.
virtual void i_before(CustomEventTypeRef evt, const std::string &caller)
Print a message on "before".
SmartIF< IMessageSvc > & msgSvc() const
The standard message service.
Base class with common functionalities shared by few auditor implementations.
const CustomEventType & CustomEventTypeRef
Used in function calls for optimization purposes.
#define DECLARE_COMPONENT(type)
This class is used for returning status codes from appropriate routines.
std
AIDA -> ROTO converter.
Prints the name of each algorithm before entering the algorithm and after leaving it...
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.