The Gaudi Framework  v33r1 (b1225454)
PropertyFwd.h
Go to the documentation of this file.
1 /***********************************************************************************\
2 * (c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations *
3 * *
4 * This software is distributed under the terms of the Apache version 2 licence, *
5 * copied verbatim in the file "LICENSE". *
6 * *
7 * In applying this licence, CERN does not waive the privileges and immunities *
8 * granted to it by virtue of its status as an Intergovernmental Organization *
9 * or submit itself to any jurisdiction. *
10 \***********************************************************************************/
12 
13 #ifndef PROPERTY_FWD_H
14 #define PROPERTY_FWD_H
15 
18 #define GAUDI_PROPERTY_v2
19 
20 namespace Gaudi {
21  namespace Details {
22  class PropertyBase;
23  namespace Property {
24  struct NullVerifier;
25  struct UpdateHandler;
26  } // namespace Property
27  } // namespace Details
28  template <class TYPE, class VERIFIER, class HANDLERS>
29  class Property;
30 } // namespace Gaudi
31 
33 using Property
34  //[[deprecated("use Gaudi::Details::PropertyBase instead")]]
36 
38 template <class TYPE, class VERIFIER = Gaudi::Details::Property::NullVerifier,
41  //[[deprecated("use Gaudi::Property instead")]]
43 
44 #endif
Gaudi::Property< TYPE, VERIFIER, HANDLERS > PropertyWithValue
\fixme backward compatibility hack for PropertyWithValue
Definition: PropertyFwd.h:42
Implementation of property with value of concrete type.
Definition: Property.h:370
Gaudi::Details::PropertyBase Property
\fixme backward compatibility hack for old Property base class
Definition: PropertyFwd.h:35
PropertyBase base class allowing PropertyBase* collections to be "homogeneous".
Definition: Property.h:42
Header file for std:chrono::duration-based Counters.
Definition: __init__.py:1