The Gaudi Framework
v30r3 (a5ef0a68)
|
#include "GaudiKernel/IInterface.h"
#include "GaudiKernel/PropertyFwd.h"
#include <iostream>
#include <string>
#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... | |