![]() |
The Gaudi Framework
v27r0
|
#include <src/IssueLogger.h>


Classes | |
| class | logger_t |
Public Member Functions | |
| IssueLogger (const std::string &name, ISvcLocator *svc) | |
| ~IssueLogger () override=default | |
| StatusCode | initialize () override |
| StatusCode | reinitialize () override |
| StatusCode | finalize () override |
| void | report (IssueSeverity::Level level, const std::string &msg, const std::string &origin) override |
| void | report (const IssueSeverity &err) override |
Public Member Functions inherited from extends< BASE, Interfaces > | |
| void * | i_cast (const InterfaceID &tid) const override |
| Implementation of IInterface::i_cast. More... | |
| StatusCode | queryInterface (const InterfaceID &ti, void **pp) override |
| Implementation of IInterface::queryInterface. More... | |
| std::vector< std::string > | getInterfaceNames () const override |
| Implementation of IInterface::getInterfaceNames. More... | |
| ~extends () override=default | |
| Virtual destructor. More... | |
| void * | i_cast (const InterfaceID &tid) const override |
| Implementation of IInterface::i_cast. More... | |
| StatusCode | queryInterface (const InterfaceID &ti, void **pp) override |
| Implementation of IInterface::queryInterface. More... | |
| std::vector< std::string > | getInterfaceNames () const override |
| Implementation of IInterface::getInterfaceNames. More... | |
| ~extends () override=default | |
| Virtual destructor. More... | |
Public Member Functions inherited from extend_interfaces< Interfaces...> | |
| ~extend_interfaces () override=default | |
| Virtual destructor. More... | |
| ~extend_interfaces () override=default | |
| Virtual destructor. More... | |
Private Member Functions | |
| StatusCode | connect (const std::string &) |
| void | setupDefaultLogger () |
| void | setupLevels (Property &prop) |
| void | setupStreams (Property &prop) |
Additional Inherited Members | |
Public Types inherited from extends< BASE, Interfaces > | |
| using | base_class = extends |
| Typedef to this class. More... | |
| using | extend_interfaces_base = extend_interfaces< Interfaces...> |
| Typedef to the base of this class. More... | |
| using | base_class = extends |
| Typedef to this class. More... | |
| using | extend_interfaces_base = extend_interfaces< Interfaces...> |
| Typedef to the base of this class. More... | |
Public Types inherited from extend_interfaces< Interfaces...> | |
| using | ext_iids = typename Gaudi::interface_list_cat< typename Interfaces::ext_iids...>::type |
| take union of the ext_iids of all Interfaces... More... | |
| using | ext_iids = typename Gaudi::interface_list_cat< typename Interfaces::ext_iids...>::type |
| take union of the ext_iids of all Interfaces... More... | |
Definition at line 14 of file IssueLogger.h.
| IssueLogger::IssueLogger | ( | const std::string & | name, |
| ISvcLocator * | svc | ||
| ) |
Definition at line 72 of file IssueLogger.cpp.
|
overridedefault |
|
private |
Definition at line 126 of file IssueLogger.cpp.
|
override |
Definition at line 113 of file IssueLogger.cpp.
|
override |
Definition at line 92 of file IssueLogger.cpp.
|
override |
Definition at line 102 of file IssueLogger.cpp.
|
override |
Definition at line 179 of file IssueLogger.cpp.
|
override |
Definition at line 191 of file IssueLogger.cpp.
|
private |
Definition at line 254 of file IssueLogger.cpp.
|
private |
Definition at line 198 of file IssueLogger.cpp.
|
private |
Definition at line 234 of file IssueLogger.cpp.
|
private |
Definition at line 46 of file IssueLogger.h.
|
private |
Definition at line 29 of file IssueLogger.h.
|
private |
Definition at line 32 of file IssueLogger.h.
|
private |
Definition at line 30 of file IssueLogger.h.
|
private |
Definition at line 31 of file IssueLogger.h.
|
private |
Definition at line 32 of file IssueLogger.h.
|
private |
Definition at line 30 of file IssueLogger.h.