#include </scratch/z5/marcocle/GaudiDocs/lhcb-release/996/GAUDI/GAUDI_v26r4/InstallArea/x86_64-slc6-gcc48-opt/include/GaudiAlg/GaudiCommon.h>
Definition at line 44 of file GaudiCommon.h.
bool GaudiCommon_details::svc_lt_t::operator() |
( |
const std::string & |
n, |
|
|
const SmartIF< IService > & |
s |
|
) |
| const |
|
inline |
bool GaudiCommon_details::svc_lt_t::operator() |
( |
const std::string & |
n, |
|
|
const SmartIF< IService > & |
s |
|
) |
| const |
|
inline |
bool GaudiCommon_details::svc_lt_t::operator() |
( |
const SmartIF< IService > & |
s, |
|
|
const std::string & |
n |
|
) |
| const |
|
inline |
bool GaudiCommon_details::svc_lt_t::operator() |
( |
const SmartIF< IService > & |
s, |
|
|
const std::string & |
n |
|
) |
| const |
|
inline |
Definition at line 47 of file GaudiCommon.h.
47 {
return s->name() < n->name(); };
Definition at line 47 of file GaudiCommon.h.
47 {
return s->name() < n->name(); };
The documentation for this struct was generated from the following file: