#include </tmp/marcocle/lhcb-release/1122/GAUDI/GAUDI_v27r0/InstallArea/x86_64-slc6-gcc49-opt/include/GaudiAlg/GaudiCommon.h>
Definition at line 45 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 48 of file GaudiCommon.h.
48 {
return s->name() < n->name(); };
Definition at line 48 of file GaudiCommon.h.
48 {
return s->name() < n->name(); };
The documentation for this struct was generated from the following file: