![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|


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 50 of file MakeAndConsume.cpp.
|
inline |
Definition at line 52 of file MakeAndConsume.cpp.
|
inlineoverride |
| Gaudi::Property<int> Gaudi::Examples::IntDataProducer::m_value {this, "Value", 7, "The integer value to produce."} |
Definition at line 60 of file MakeAndConsume.cpp.