|  | The Gaudi Framework
    master (b9786168)
    | 
#include <Gaudi/Interfaces/IOptionsSvc.h>#include <Gaudi/Property.h>#include <GaudiKernel/Bootstrap.h>#include <GaudiKernel/DataHandleProperty.h>#include <GaudiKernel/INamedInterface.h>#include <GaudiKernel/IProperty.h>#include <GaudiKernel/ISvcLocator.h>#include <GaudiKernel/MsgStream.h>#include <algorithm>#include <functional>#include <iostream>#include <stdexcept>#include <string>#include <utility>#include <vector>

Go to the source code of this file.
| Classes | |
| class | PropertyHolder< BASE > | 
| Helper class to implement the IProperty interface.  More... | |
| struct | PropertyHolder< BASE >::RemProperty | 
| Namespaces | |
| namespace | Gaudi | 
| This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
| namespace | Gaudi::Details | 
| namespace | Gaudi::Utils | 
| Functions | |
| bool | Gaudi::Utils::iequal (std::string_view v1, std::string_view v2) | 
| Helper for case insensitive string comparison. | |
| Variables | |
| template<typename T> | |
| constexpr bool | Gaudi::Details::is_gaudi_property_v = false | 
| template<typename TYPE, typename VERIFIER, typename HANDLERS> | |
| constexpr bool | Gaudi::Details::is_gaudi_property_v< Gaudi::Property< TYPE, VERIFIER, HANDLERS > > = true |