![]() |
The Gaudi Framework
v37r0 (b608885e)
|
#include </builds/gaudi/Gaudi/GaudiKernel/include/Gaudi/Details/Property.h>


Public Member Functions | |
| void | useReadHandler (const PropertyBase &p) const |
| void | setReadHandler (std::function< void(PropertyBase &)> fun) |
| std::function< void(PropertyBase &)> | getReadHandler () const |
Public Member Functions inherited from Gaudi::Details::Property::NoHandler | |
| void | useReadHandler (const PropertyBase &) const |
| void | setReadHandler (std::function< void(PropertyBase &)>) |
| std::function< void(PropertyBase &)> | getReadHandler () const |
| void | useUpdateHandler (const PropertyBase &) const |
| void | setUpdateHandler (std::function< void(PropertyBase &)>) |
| std::function< void(PropertyBase &)> | getUpdateHandler () const |
Public Attributes | |
| std::function< void(PropertyBase &)> | m_readCallBack |
Definition at line 190 of file Property.h.
|
inline |
Definition at line 196 of file Property.h.
|
inline |
Definition at line 195 of file Property.h.
|
inline |
Definition at line 192 of file Property.h.
|
mutable |
Definition at line 191 of file Property.h.