The Gaudi Framework  master (37c0b60a)
PropertyHolder< BASE > Member List

This is the complete list of members for PropertyHolder< BASE >, including all inherited members.

assertUniqueName(std::string_view name) constPropertyHolder< BASE >inlineprivate
bindPropertiesTo(Gaudi::Interfaces::IOptionsSvc &optsSvc)PropertyHolder< BASE >inline
declareProperty(Gaudi::Details::PropertyBase &prop)PropertyHolder< BASE >inline
declareProperty(const std::string &name, TYPE &value, const std::string &doc="none")PropertyHolder< BASE >inline
declareProperty(const std::string &name, Gaudi::Property< TYPE, VERIFIER, HANDLERS > &prop, const std::string &doc="none")PropertyHolder< BASE >inline
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="")PropertyHolder< BASE >inline
getProperties() const overridePropertyHolder< BASE >inline
getProperty(Gaudi::Details::PropertyBase *p) const overridePropertyHolder< BASE >inline
getProperty(std::string_view name) const overridePropertyHolder< BASE >inline
getProperty(std::string_view n, std::string &v) const overridePropertyHolder< BASE >inline
hasProperty(std::string_view name) const overridePropertyHolder< BASE >inline
m_propertiesPropertyHolder< BASE >private
m_remotePropertiesPropertyHolder< BASE >private
m_todeletePropertyHolder< BASE >private
operator=(const PropertyHolder &)=deletePropertyHolder< BASE >
Properties typedefPropertyHolder< BASE >private
property(std::string_view name) constPropertyHolder< BASE >inline
property(std::string_view name, const std::vector< Gaudi::Details::PropertyBase * > &props) constPropertyHolder< BASE >inlineprivate
PropertyHolder()=defaultPropertyHolder< BASE >
PropertyHolder(const PropertyHolder &)=deletePropertyHolder< BASE >
PropertyHolderImpl typedefPropertyHolder< BASE >
RemoteProperties typedefPropertyHolder< BASE >private
setProperty(const std::string &name, const Gaudi::Details::PropertyBase &p) overridePropertyHolder< BASE >inline
setProperty(const std::string &s) overridePropertyHolder< BASE >inline
setProperty(const Gaudi::Details::PropertyBase &p)PropertyHolder< BASE >inline
setProperty(const std::string &name, const Gaudi::Details::PropertyBase &p)=0PropertyHolder< BASE >
setProperty(const std::string &s)=0PropertyHolder< BASE >
setProperty(const std::string &name, const char *v)PropertyHolder< BASE >inline
setProperty(const std::string &name, const std::string &v)PropertyHolder< BASE >inline
setProperty(const std::string &name, const TYPE &value)PropertyHolder< BASE >inline
setPropertyRepr(const std::string &n, const std::string &r) overridePropertyHolder< BASE >inline