| AccessAttr(const std::string &name) const | ROOT::Experimental::RAttrBase | inlineprotected |
| AccessValue(const std::string &name, bool use_style=true) const | ROOT::Experimental::RAttrBase | inlineprotected |
| Clear() override | ROOT::Experimental::RAttrValue< T > | inlinevirtual |
| ClearData() | ROOT::Experimental::RAttrBase | private |
| ClearValue(const std::string &name) | ROOT::Experimental::RAttrBase | protected |
| CollectDefaults() const override | ROOT::Experimental::RAttrValue< T > | inlineprotectedvirtual |
| CreateOwnAttr() | ROOT::Experimental::RAttrBase | private |
| drawable | ROOT::Experimental::RAttrBase | |
| EnsureAttr(const std::string &name) | ROOT::Experimental::RAttrBase | inlineprotected |
| fDefault | ROOT::Experimental::RAttrValue< T > | protected |
| fPrefix | ROOT::Experimental::RAttrBase | private |
| Get() const | ROOT::Experimental::RAttrValue< T > | inline |
| GetDefault() const | ROOT::Experimental::RAttrValue< T > | inline |
| GetDrawable() const | ROOT::Experimental::RAttrBase | inlineprotected |
| GetName() const | ROOT::Experimental::RAttrValue< T > | inline |
| GetOwnAttr() const | ROOT::Experimental::RAttrBase | inlineprotected |
| GetParent() const | ROOT::Experimental::RAttrBase | inlineprotected |
| GetPrefix() const | ROOT::Experimental::RAttrBase | inlineprotected |
| Has() const | ROOT::Experimental::RAttrValue< T > | inline |
| IsAggregation() const | ROOT::Experimental::RAttrBase | inlineprotectedvirtual |
| kDrawable | ROOT::Experimental::RAttrBase | private |
| kDrawable enum value | ROOT::Experimental::RAttrBase | private |
| kOwnAttr enum value | ROOT::Experimental::RAttrBase | private |
| kParent enum value | ROOT::Experimental::RAttrBase | private |
| MoveTo(RAttrBase &tgt) | ROOT::Experimental::RAttrBase | protected |
| nullptr | ROOT::Experimental::RAttrBase | private |
| operator T() const | ROOT::Experimental::RAttrValue< T > | inline |
| operator!=(const RAttrValue &lhs, const RAttrValue &rhs) | ROOT::Experimental::RAttrValue< T > | friend |
| operator!=(const RAttrValue &lhs, const T &rhs) | ROOT::Experimental::RAttrValue< T > | friend |
| operator=(const T &v) | ROOT::Experimental::RAttrValue< T > | inline |
| operator=(const RAttrValue &v) | ROOT::Experimental::RAttrValue< T > | inline |
| operator==(const RAttrValue &lhs, const RAttrValue &rhs) | ROOT::Experimental::RAttrValue< T > | friend |
| operator==(const RAttrValue &lhs, const T &rhs) | ROOT::Experimental::RAttrValue< T > | friend |
| ownattr | ROOT::Experimental::RAttrBase | |
| parent | ROOT::Experimental::RAttrBase | |
| RAttrBase(const char *prefix) | ROOT::Experimental::RAttrBase | inlineprotected |
| RAttrBase(RDrawable *drawable, const char *prefix=nullptr) | ROOT::Experimental::RAttrBase | inlineprotected |
| RAttrBase(RAttrBase *parent, const char *prefix=nullptr) | ROOT::Experimental::RAttrBase | inlineprotected |
| RAttrBase()=default | ROOT::Experimental::RAttrBase | |
| RAttrValue() | ROOT::Experimental::RAttrValue< T > | inline |
| RAttrValue(const T &dflt) | ROOT::Experimental::RAttrValue< T > | inline |
| RAttrValue(RDrawable *drawable, const char *name, const T &dflt=T()) | ROOT::Experimental::RAttrValue< T > | inline |
| RAttrValue(RAttrBase *parent, const char *name, const T &dflt=T()) | ROOT::Experimental::RAttrValue< T > | inline |
| RAttrValue(const RAttrValue &src) | ROOT::Experimental::RAttrValue< T > | inline |
| Set(const T &v) | ROOT::Experimental::RAttrValue< T > | inline |
| SetNoValue(const std::string &name) | ROOT::Experimental::RAttrBase | protected |
| ~RAttrBase() | ROOT::Experimental::RAttrBase | inlinevirtual |