![]() |
The Gaudi Framework
master (82fdf313)
|
#include <Gaudi/Details/PropertyBase.h>
#include <GaudiKernel/GaudiException.h>
#include <GaudiKernel/IInterface.h>
#include <GaudiKernel/INamedInterface.h>
#include <GaudiKernel/ToStream.h>
#include <iostream>
#include <string>
#include <string_view>
#include <vector>
Go to the source code of this file.
Classes | |
class | IProperty |
The IProperty is the basic interface for all components which have properties that can be set or get. More... | |