Definition at line 536 of file MakeAndConsume.cpp.
◆ ShrdPtrProducer()
◆ operator()()
Definition at line 541 of file MakeAndConsume.cpp.
543 info() <<
"executing ShrdPtrProducer, storing shared_ptr<Foo> with payload at " << foo.get() <<
" and value "
544 << foo->i <<
" into " << outputLocation() <<
endmsg;
◆ m_value
Gaudi::Property<int> Gaudi::Examples::ShrdPtrProducer::m_value { this, "Value", 7, "The integer value to produce." } |
The documentation for this struct was generated from the following file: