The Gaudi Framework  v29r0 (ff2e7097)
Gaudi::Details::PropertyBase Member List

This is the complete list of members for Gaudi::Details::PropertyBase, including all inherited members.

assign(const PropertyBase &source)=0Gaudi::Details::PropertyBasepure virtual
clone() const =0Gaudi::Details::PropertyBasepure virtual
declareReadHandler(std::function< void(PropertyBase &)> fun)=0Gaudi::Details::PropertyBasepure virtual
declareReadHandler(void(HT::*MF)(PropertyBase &), HT *instance)Gaudi::Details::PropertyBaseinline
declareUpdateHandler(std::function< void(PropertyBase &)> fun)=0Gaudi::Details::PropertyBasepure virtual
declareUpdateHandler(void(HT::*MF)(PropertyBase &), HT *instance)Gaudi::Details::PropertyBaseinline
documentation() const Gaudi::Details::PropertyBaseinline
fillStream(std::ostream &) const Gaudi::Details::PropertyBasevirtual
fromString(const std::string &value)=0Gaudi::Details::PropertyBasepure virtual
load(PropertyBase &dest) const =0Gaudi::Details::PropertyBasepure virtual
m_documentationGaudi::Details::PropertyBaseprivate
m_nameGaudi::Details::PropertyBaseprivate
m_ownerTypeGaudi::Details::PropertyBaseprivate
m_typeinfoGaudi::Details::PropertyBaseprivate
name() const Gaudi::Details::PropertyBaseinline
operator=(const PropertyBase &)=defaultGaudi::Details::PropertyBaseprotected
ownerType() const Gaudi::Details::PropertyBaseinline
ownerTypeName() const Gaudi::Details::PropertyBaseinline
PropertyBase()=deleteGaudi::Details::PropertyBaseprivate
PropertyBase(const std::type_info &type, std::string name="", std::string doc="")Gaudi::Details::PropertyBaseinlineprotected
PropertyBase(std::string name, const std::type_info &type)Gaudi::Details::PropertyBaseinlineprotected
PropertyBase(const PropertyBase &)=defaultGaudi::Details::PropertyBaseprotected
readCallBack() const =0Gaudi::Details::PropertyBasepure virtual
setDocumentation(std::string value)Gaudi::Details::PropertyBaseinline
setName(std::string value)Gaudi::Details::PropertyBaseinline
setOwnerType(const std::type_info &ownerType)Gaudi::Details::PropertyBaseinline
setOwnerType()Gaudi::Details::PropertyBaseinline
to_view(std::string str)Gaudi::Details::PropertyBaseprivatestatic
toStream(std::ostream &out) const =0Gaudi::Details::PropertyBasepure virtual
toString() const =0Gaudi::Details::PropertyBasepure virtual
type() const Gaudi::Details::PropertyBaseinline
type_info() const Gaudi::Details::PropertyBaseinline
updateCallBack() const =0Gaudi::Details::PropertyBasepure virtual
useUpdateHandler()=0Gaudi::Details::PropertyBasepure virtual
~PropertyBase()=defaultGaudi::Details::PropertyBasevirtual