1 #ifndef GAUDIKERNEL_SERVICELOCATORHELPER_H
2 #define GAUDIKERNEL_SERVICELOCATORHELPER_H
23 m_requesterName(requester.name()) {
30 m_requesterName(requesterName) {
35 m_requesterName(requesterName) {
37 #if !defined(GAUDI_V22_API) || defined(G22_NEW_SVCLOCATOR)
41 m_svcLoc(svcLoc), m_msgLog(log), m_requesterName(requesterName) {}
49 createService(name, iid, ppSvc) :
50 locateService(name, iid, ppSvc,
true));
56 bool quiet=
false)
const;
72 bool isInThread()
const;