![]() |
The Gaudi Framework
v36r4 (0a924e98)
|


Public Member Functions | |
| IntDataProducer (const std::string &name, ISvcLocator *svcLoc) | |
| int | operator() () const override |
Public Attributes | |
| Gaudi::Property< int > | m_value { this, "Value", 7, "The integer value to produce." } |
Definition at line 91 of file MakeAndConsume.cpp.
|
inline |
Definition at line 93 of file MakeAndConsume.cpp.
|
inlineoverride |
| Gaudi::Property<int> Gaudi::Examples::IntDataProducer::m_value { this, "Value", 7, "The integer value to produce." } |
Definition at line 101 of file MakeAndConsume.cpp.