ATLAS Offline Software
Loading...
Searching...
No Matches
Control
AthenaBaseComps
AthenaBaseComps
AthService.h
Go to the documentation of this file.
1
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// AthService.h
8
// Header file for class AthService
9
// Author: S.Binet<binet@cern.ch>
11
#ifndef ATHENABASECOMPS_ATHSERVICE_H
12
#define ATHENABASECOMPS_ATHSERVICE_H 1
13
14
// STL includes
15
#include <string>
16
17
// Framework includes
18
#include "GaudiKernel/Service.h"
19
#include "
AthenaBaseComps/AthMsgStreamMacros.h
"
20
#include "
AthenaBaseComps/AthCheckMacros.h
"
21
22
#include "
AthenaBaseComps/AthCommonMsg.h
"
23
24
#include "
StoreGate/VarHandleProperty.h
"
25
26
// Forward declaration
27
class
ISvcLocator;
28
template
<
class
TYPE>
class
SvcFactory
;
29
30
class
AthService
:
31
public
AthCommonMsg
<Service>
32
{
33
public
:
34
35
using
AthCommonMsg
<Service>
::AthCommonMsg
;
36
37
private
:
38
39
AthService
();
40
AthService
(
const
AthService
&);
41
AthService
&
operator=
(
const
AthService
&);
42
43
};
44
46
// Inline methods:
48
49
#endif
//> ATHENABASECOMPS_ATHSERVICE_H
AthCheckMacros.h
AthCommonMsg.h
Templated class that provides backwards compatibility for legacy MsgService manipulation methods.
AthMsgStreamMacros.h
VarHandleProperty.h
AthCommonMsg
Definition
AthCommonMsg.h:19
AthService::operator=
AthService & operator=(const AthService &)
AthService::AthService
AthService(const AthService &)
AthService::AthService
AthService()
SvcFactory
Definition
AthCnvSvc.h:28
Generated on
for ATLAS Offline Software by
1.14.0