![]() |
The Gaudi Framework
v36r9 (fd2bdac3)
|
This is the complete list of members for PropertyMgr, including all inherited members.
| addRef() override | implements< IProperty > | inline |
| assertUniqueName(const std::string &name) const | PropertyMgr | private |
| base_class typedef | implements< IProperty > | |
| declareProperty(const std::string &name, TYPE &value, const std::string &doc="none") | PropertyMgr | inline |
| declareProperty(const std::string &name, Gaudi::Property< TYPE > &prop, const std::string &doc="none") | PropertyMgr | inline |
| declareProperty(const std::string &name, Gaudi::Property< TYPE & > &prop, const std::string &doc="none") | PropertyMgr | inline |
| declareProperty(const std::string &name, GaudiHandleBase &ref, const std::string &doc="none") | PropertyMgr | |
| declareProperty(const std::string &name, GaudiHandleArrayBase &ref, const std::string &doc="none") | PropertyMgr | |
| declareProperty(const std::string &name, Gaudi::DataHandle &ref, const std::string &doc="none") | PropertyMgr | |
| declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") | PropertyMgr | |
| ext_iids typedef | extend_interfaces< Interfaces... > | |
| extend_interfaces_base typedef | implements< IProperty > | |
| getInterfaceNames() const override | implements< IProperty > | inline |
| getProperties() const override | PropertyMgr | |
| getProperty(Gaudi::Details::PropertyBase *p) const override | PropertyMgr | |
| getProperty(std::string_view name) const override | PropertyMgr | |
| getProperty(std::string_view n, std::string &v) const override | PropertyMgr | |
| hasProperty(std::string_view name) const override | PropertyMgr | |
| i_cast(const InterfaceID &tid) const override | implements< IProperty > | inline |
| iids typedef | implements< IProperty > | |
| implements()=default | implements< IProperty > | |
| implements(const implements &) | implements< IProperty > | inline |
| m_pOuter | PropertyMgr | private |
| m_properties | PropertyMgr | private |
| m_refCount | implements< IProperty > | protected |
| m_remoteProperties | PropertyMgr | private |
| m_todelete | PropertyMgr | private |
| operator=(const PropertyMgr &)=delete | PropertyMgr | |
| implements< IProperty >::operator=(const implements &) | implements< IProperty > | inline |
| Properties typedef | PropertyMgr | private |
| property(std::string_view name) const | PropertyMgr | protected |
| property(std::string_view name, const std::vector< Gaudi::Details::PropertyBase * > &props) const | PropertyMgr | private |
| PropertyMgr(IInterface *iface=nullptr) | PropertyMgr | |
| PropertyMgr(const PropertyMgr &)=delete | PropertyMgr | |
| queryInterface(const InterfaceID &iid, void **pinterface) override | PropertyMgr | |
| refCount() const override | implements< IProperty > | inline |
| release() override | implements< IProperty > | inline |
| RemoteProperties typedef | PropertyMgr | private |
| RemProperty typedef | PropertyMgr | private |
| setProperty(const std::string &name, const Gaudi::Details::PropertyBase &p) override | PropertyMgr | |
| setProperty(const std::string &s) override | PropertyMgr | |
| setPropertyRepr(const std::string &n, const std::string &v) override | PropertyMgr |