#include </scratch/z5/marcocle/GaudiDocs/lhcb-release/996/GAUDI/GAUDI_v26r4/InstallArea/x86_64-slc6-gcc48-opt/include/GaudiAlg/GaudiCommon.h>
Definition at line 39 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 42 of file GaudiCommon.h.
42 {
return s->name() == n->name(); };
Definition at line 42 of file GaudiCommon.h.
42 {
return s->name() == n->name(); };
The documentation for this struct was generated from the following file: