Definition at line 537 of file MakeAndConsume.cpp.
◆ ShrdPtrProducer()
◆ operator()()
Definition at line 542 of file MakeAndConsume.cpp.
544 info() <<
"executing ShrdPtrProducer, storing shared_ptr<Foo> with payload at " << foo.get() <<
" and value "
545 << 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: