![]() |
The Gaudi Framework
v36r7 (7f57a304)
|
Go to the source code of this file.
Typedefs | |
using | Property = Gaudi::Details::PropertyBase |
\fixme backward compatibility hack for old Property base class More... | |
template<class TYPE , class VERIFIER = Gaudi::Details::Property::NullVerifier, class HANDLERS = Gaudi::Details::Property::UpdateHandler> | |
using | PropertyWithValue = Gaudi::Property< TYPE, VERIFIER, HANDLERS > |
\fixme backward compatibility hack for PropertyWithValue More... | |
using Property = Gaudi::Details::PropertyBase |
\fixme backward compatibility hack for old Property base class
Definition at line 26 of file Property.h.
using PropertyWithValue = Gaudi::Property<TYPE, VERIFIER, HANDLERS> |
\fixme backward compatibility hack for PropertyWithValue
Definition at line 33 of file Property.h.