![]() |
The Gaudi Framework
v27r0
|
#include <src/StatusCodeSvc.h>
Classes | |
struct | StatCodeDat |
Public Member Functions | |
StatusCode | initialize () override |
StatusCode | reinitialize () override |
StatusCode | finalize () override |
void | regFnc (const std::string &func, const std::string &lib) override |
void | list () const override |
bool | suppressCheck () const override |
StatusCodeSvc (const std::string &name, ISvcLocator *svc) | |
~StatusCodeSvc () override=default | |
![]() | |
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... | |
![]() | |
~extend_interfaces () override=default | |
Virtual destructor. More... | |
~extend_interfaces () override=default | |
Virtual destructor. More... | |
Private Member Functions | |
void | parseFilter (const std::string &str, std::string &fnc, std::string &lib) |
void | filterFnc (const std::string &) |
void | filterLib (const std::string &) |
Private Attributes | |
StringArrayProperty | m_pFilter |
BooleanProperty | m_abort |
BooleanProperty | m_suppress |
BooleanProperty | m_dict |
std::map< std::string, StatCodeDat > | m_dat |
std::set< std::string > | m_filterfnc |
std::set< std::string > | m_filterlib |
Additional Inherited Members | |
![]() | |
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... | |
![]() | |
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 12 of file StatusCodeSvc.h.
StatusCodeSvc::StatusCodeSvc | ( | const std::string & | name, |
ISvcLocator * | svc | ||
) |
Definition at line 17 of file StatusCodeSvc.cpp.
|
overridedefault |
|
private |
Definition at line 198 of file StatusCodeSvc.cpp.
|
private |
Definition at line 210 of file StatusCodeSvc.cpp.
|
override |
Definition at line 76 of file StatusCodeSvc.cpp.
|
override |
Definition at line 32 of file StatusCodeSvc.cpp.
|
override |
Definition at line 158 of file StatusCodeSvc.cpp.
|
private |
Definition at line 222 of file StatusCodeSvc.cpp.
|
override |
Definition at line 101 of file StatusCodeSvc.cpp.
|
override |
Definition at line 65 of file StatusCodeSvc.cpp.
|
inlineoverride |
Definition at line 22 of file StatusCodeSvc.h.
|
private |
Definition at line 42 of file StatusCodeSvc.h.
|
private |
Definition at line 44 of file StatusCodeSvc.h.
|
private |
Definition at line 42 of file StatusCodeSvc.h.
|
private |
Definition at line 45 of file StatusCodeSvc.h.
|
private |
Definition at line 45 of file StatusCodeSvc.h.
|
private |
Definition at line 41 of file StatusCodeSvc.h.
|
private |
Definition at line 42 of file StatusCodeSvc.h.