#include </tmp/marcocle/lhcb-release/1122/GAUDI/GAUDI_v27r0/InstallArea/x86_64-slc6-gcc49-opt/include/GaudiAlg/GaudiCommon.h>
Definition at line 40 of file GaudiCommon.h.
bool GaudiCommon_details::svc_eq_t::operator() |
( |
const std::string & |
n, |
|
|
const SmartIF< IService > & |
s |
|
) |
| const |
|
inline |
bool GaudiCommon_details::svc_eq_t::operator() |
( |
const std::string & |
n, |
|
|
const SmartIF< IService > & |
s |
|
) |
| const |
|
inline |
bool GaudiCommon_details::svc_eq_t::operator() |
( |
const SmartIF< IService > & |
s, |
|
|
const std::string & |
n |
|
) |
| const |
|
inline |
bool GaudiCommon_details::svc_eq_t::operator() |
( |
const SmartIF< IService > & |
s, |
|
|
const std::string & |
n |
|
) |
| const |
|
inline |
Definition at line 43 of file GaudiCommon.h.
43 {
return s->name() == n->name(); };
Definition at line 43 of file GaudiCommon.h.
43 {
return s->name() == n->name(); };
The documentation for this struct was generated from the following file: