|  | The Gaudi Framework
    v36r9p1 (5c15b2bb)
    | 


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