The Gaudi Framework
master (37c0b60a)
|
This is the complete list of members for IProperty, including all inherited members.
addRef()=0 | IInterface | pure virtual |
DeclareInterfaceID(IProperty, 3, 0) | IProperty | |
ext_iids typedef | IInterface | |
getInterfaceNames() const =0 | IInterface | pure virtual |
getProperties() const =0 | IProperty | pure virtual |
getProperty(Gaudi::Details::PropertyBase *p) const =0 | IProperty | pure virtual |
getProperty(std::string_view name) const =0 | IProperty | pure virtual |
getProperty(std::string_view n, std::string &v) const =0 | IProperty | pure virtual |
hasProperty(std::string_view name) const =0 | IProperty | pure virtual |
i_cast(const InterfaceID &) const =0 | IInterface | pure virtual |
iid typedef | IInterface | |
interfaceID() | IInterface | inlinestatic |
queryInterface(const InterfaceID &ti, void **pp)=0 | IInterface | pure virtual |
refCount() const =0 | IInterface | pure virtual |
release()=0 | IInterface | pure virtual |
setProperty(const Gaudi::Details::PropertyBase &p) | IProperty | inline |
setProperty(const std::string &name, const Gaudi::Details::PropertyBase &p)=0 | IProperty | pure virtual |
setProperty(const std::string &s)=0 | IProperty | pure virtual |
setProperty(const std::string &name, const char *v) | IProperty | inline |
setProperty(const std::string &name, const std::string &v) | IProperty | inline |
setProperty(const std::string &name, const TYPE &value) | IProperty | inline |
setPropertyRepr(const std::string &n, const std::string &r)=0 | IProperty | pure virtual |
Status enum name | IInterface | |
~IInterface()=default | IInterface | virtual |