IProperty Class Reference
The
IProperty is the basic interface for all components which have properties that can be
set or get.
More...
#include <GaudiKernel/IProperty.h>
List of all members.
Detailed Description
The
IProperty is the basic interface for all components which have properties that can be
set or get.
- Author:
- Paul Maley
Pere Mato
- Date:
- 29/10/98
Definition at line 22 of file IProperty.h.
Member Function Documentation
| IProperty::DeclareInterfaceID |
( |
IProperty |
, |
|
|
2 |
, |
|
|
0 |
| |
|
) |
| | |
Set the property by property.
Implemented in PropertyMgr.
Set the property by string.
Implemented in PropertyMgr.
Get the property by property.
Implemented in PropertyMgr.
| virtual const Property& IProperty::getProperty |
( |
const std::string & |
name |
) |
const [pure virtual] |
The documentation for this class was generated from the following file:
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v21r9/GaudiKernel/GaudiKernel/IProperty.h