![]() |
The Gaudi Framework
v38r0 (2143aa4c)
|
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 93 of file MakeAndConsume.cpp.
|
inline |
Definition at line 95 of file MakeAndConsume.cpp.
|
inlineoverride |
Gaudi::Property<int> Gaudi::Examples::IntDataProducer::m_value { this, "Value", 7, "The integer value to produce." } |
Definition at line 103 of file MakeAndConsume.cpp.