The Gaudi Framework  v29r0 (ff2e7097)
PropertyHolder< BASE > Member List

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

assertUniqueName(const std::string &name) const PropertyHolder< BASE >inlineprivate
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, TYPE &value, const std::string &doc="none") const PropertyHolder< BASE >inline
declareProperty(const std::string &name, Gaudi::Property< TYPE, VERIFIER, HANDLERS > &prop, const std::string &doc="none")PropertyHolder< BASE >inline
declareProperty(const std::string &name, GaudiHandleBase &ref, const std::string &doc="none")PropertyHolder< BASE >inline
declareProperty(const std::string &name, GaudiHandleArrayBase &ref, const std::string &doc="none")PropertyHolder< BASE >inline
declareProperty(const std::string &name, DataObjectHandleBase &ref, 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(const std::string &name) const overridePropertyHolder< BASE >inline
getProperty(const std::string &n, std::string &v) const overridePropertyHolder< BASE >inline
hasProperty(const std::string &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(const std::string &name) const PropertyHolder< BASE >inlineprotected
property(const std::string &name, const std::vector< Gaudi::Details::PropertyBase * > &props) const PropertyHolder< BASE >inlineprivate
PropertyHolder()=defaultPropertyHolder< BASE >
PropertyHolder(const PropertyHolder &)=deletePropertyHolder< BASE >
PropertyHolderImpl typedefPropertyHolder< BASE >
RemoteProperties typedefPropertyHolder< BASE >private
RemProperty typedefPropertyHolder< BASE >private
setProperty(const Gaudi::Details::PropertyBase &p) overridePropertyHolder< BASE >inline
setProperty(const std::string &s) overridePropertyHolder< BASE >inline
setProperty(const std::string &n, const std::string &v) overridePropertyHolder< BASE >inline
setProperty(const std::string &name, const TYPE &value)PropertyHolder< BASE >inline
~PropertyHolder() override=defaultPropertyHolder< BASE >