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

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

assign(const Property &source)GaudiHandleArrayPropertyinlinevirtual
clone() const GaudiHandleArrayPropertyinlinevirtual
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)GaudiHandleArrayPropertyvirtual
GaudiHandleArrayProperty(const std::string &name, GaudiHandleArrayBase &ref)GaudiHandleArrayProperty
load(Property &destination) const GaudiHandleArrayPropertyinlinevirtual
m_pValueGaudiHandleArrayPropertyprivate
m_readCallBackPropertymutableprotected
m_updateCallBackPropertyprotected
name() const Propertyinline
operator=(const GaudiHandleArrayBase &value)GaudiHandleArrayPropertyinline
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 GaudiHandleArrayBase &value)GaudiHandleArrayProperty
toStream(std::ostream &out) const GaudiHandleArrayPropertyvirtual
toString() const GaudiHandleArrayPropertyvirtual
type() const Propertyinline
type_info() const Propertyinline
updateCallBack() const Property
useReadHandler() const Propertyvirtual
useUpdateHandler()Propertyvirtual
value() const GaudiHandleArrayPropertyinline
~Property()Propertyvirtual