All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GaudiHandleProperty Member List

This is the complete list of members for GaudiHandleProperty, including all inherited members.

assign(const Property &source)GaudiHandlePropertyinlinevirtual
clone() const GaudiHandlePropertyinlinevirtual
declareReadHandler(PropertyCallbackFunctor *pf)Propertyvirtual
declareReadHandler(void(HT::*MF)(Property &), HT *instance)Propertyinline
declareUpdateHandler(PropertyCallbackFunctor *pf)Propertyvirtual
declareUpdateHandler(void(HT::*MF)(Property &), HT *instance)Propertyinline
documentation() const Propertyinline
fillStream(std::ostream &) const Propertyvirtual
fromString(const std::string &s)GaudiHandlePropertyvirtual
GaudiHandleProperty(const std::string &name, GaudiHandleBase &ref)GaudiHandleProperty
load(Property &destination) const GaudiHandlePropertyinlinevirtual
m_pValueGaudiHandlePropertyprivate
m_readCallBackPropertymutableprotected
m_updateCallBackPropertyprotected
name() const Propertyinline
operator=(const GaudiHandleBase &value)GaudiHandlePropertyinline
Property::operator=(const Property &right)Propertyprotected
Property(const std::type_info &type, const std::string &name="")Propertyprotected
Property(const std::string &name, const std::type_info &type)Propertyprotected
Property(const Property &right)Propertyprotected
readCallBack() const Property
setDocumentation(const std::string &documentation)Propertyinline
setName(const std::string &value)Propertyinline
setValue(const GaudiHandleBase &value)GaudiHandleProperty
toStream(std::ostream &out) const GaudiHandlePropertyvirtual
toString() const GaudiHandlePropertyvirtual
type() const Propertyinline
type_info() const Propertyinline
updateCallBack() const Property
useReadHandler() const Propertyvirtual
useUpdateHandler()Propertyvirtual
value() const GaudiHandlePropertyinline
~Property()Propertyvirtual