![]() |
The Gaudi Framework
v36r9p1 (5c15b2bb)
|
This is the complete list of members for PropertyHolder< BASE >, including all inherited members.
| assertUniqueName(std::string_view name) const | PropertyHolder< 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 override | PropertyHolder< BASE > | inline |
| getProperty(Gaudi::Details::PropertyBase *p) const override | PropertyHolder< BASE > | inline |
| getProperty(std::string_view name) const override | PropertyHolder< BASE > | inline |
| getProperty(std::string_view n, std::string &v) const override | PropertyHolder< BASE > | inline |
| hasProperty(std::string_view name) const override | PropertyHolder< BASE > | inline |
| m_properties | PropertyHolder< BASE > | private |
| m_remoteProperties | PropertyHolder< BASE > | private |
| m_todelete | PropertyHolder< BASE > | private |
| operator=(const PropertyHolder &)=delete | PropertyHolder< BASE > | |
| Properties typedef | PropertyHolder< BASE > | private |
| property(std::string_view name) const | PropertyHolder< BASE > | inline |
| property(std::string_view name, const std::vector< Gaudi::Details::PropertyBase * > &props) const | PropertyHolder< BASE > | inlineprivate |
| PropertyHolder()=default | PropertyHolder< BASE > | |
| PropertyHolder(const PropertyHolder &)=delete | PropertyHolder< BASE > | |
| PropertyHolderImpl typedef | PropertyHolder< BASE > | |
| RemoteProperties typedef | PropertyHolder< BASE > | private |
| setProperty(const std::string &name, const Gaudi::Details::PropertyBase &p) override | PropertyHolder< BASE > | inline |
| setProperty(const std::string &s) override | PropertyHolder< BASE > | inline |
| setProperty(const Gaudi::Details::PropertyBase &p) | PropertyHolder< BASE > | inline |
| setProperty(const std::string &name, const Gaudi::Details::PropertyBase &p)=0 | PropertyHolder< BASE > | |
| setProperty(const std::string &s)=0 | PropertyHolder< 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) override | PropertyHolder< BASE > | inline |