| AccessAttr(const std::string &name) const | ROOT::Experimental::RAttrBase | inlineprotected | 
  | AccessValue(const std::string &name, bool use_style=true) const | ROOT::Experimental::RAttrBase | inlineprotected | 
  | AssignDrawable(RDrawable *drawable, const std::string &prefix) | ROOT::Experimental::RAttrBase | protected | 
  | AssignParent(RAttrBase *parent, const std::string &prefix) | ROOT::Experimental::RAttrBase | protected | 
  | AsSVG() const | ROOT::Experimental::RColor | inline | 
  | Clear() | ROOT::Experimental::RColor | inline | 
  | ClearAlpha() | ROOT::Experimental::RColor | inline | 
  | ClearAuto() | ROOT::Experimental::RColor | inline | 
  | ClearName() | ROOT::Experimental::RColor | inline | 
  | ClearRGB() | ROOT::Experimental::RColor | inline | 
  | ClearValue(const std::string &name) | ROOT::Experimental::RAttrBase | protected | 
  | CopyTo(RAttrBase &tgt, bool use_style=true) const | ROOT::Experimental::RAttrBase | protected | 
  | CopyValue(const std::string &name, const RAttrMap::Value_t &value, bool check_type=true) | ROOT::Experimental::RAttrBase | protected | 
  | EnsureAttr(const std::string &name) | ROOT::Experimental::RAttrBase | inlineprotected | 
  | Eval(const std::string &name, bool use_dflts=true) const | ROOT::Experimental::RAttrBase | inlineprotected | 
  | fDrawable | ROOT::Experimental::RAttrBase | private | 
  | fOwnAttr | ROOT::Experimental::RAttrBase | private | 
  | fParent | ROOT::Experimental::RAttrBase | private | 
  | fPrefix | ROOT::Experimental::RAttrBase | private | 
  | GetAlpha() const | ROOT::Experimental::RColor | inline | 
  | GetAlphaHex() const | ROOT::Experimental::RColor | inline | 
  | GetBlue() const | ROOT::Experimental::RColor | inline | 
  | GetColorComponent(int indx) const | ROOT::Experimental::RColor | private | 
  | GetDefaults() const | ROOT::Experimental::RAttrBase | protectedvirtual | 
  | GetGreen() const | ROOT::Experimental::RColor | inline | 
  | GetHex() const | ROOT::Experimental::RColor | inline | 
  | GetHLS(float &hue, float &light, float &satur) const | ROOT::Experimental::RColor |  | 
  | GetName() const | ROOT::Experimental::RColor | inline | 
  | GetPrefix() const | ROOT::Experimental::RAttrBase | inlineprotected | 
  | GetRed() const | ROOT::Experimental::RColor | inline | 
  | GetRGB(int &r, int &g, int &b) const | ROOT::Experimental::RColor |  | 
  | GetRGBFloat(float &r, float &g, float &b) const | ROOT::Experimental::RColor | private | 
  | GetValue(const std::string &name) const | ROOT::Experimental::RAttrBase | inlineprotected | 
  | HasAlpha() const | ROOT::Experimental::RColor | inline | 
  | HasValue(const std::string &name, bool check_defaults=false) const | ROOT::Experimental::RAttrBase | inlineprotected | 
  | IsAuto() const | ROOT::Experimental::RColor | inline | 
  | IsSame(const RAttrBase &src, bool use_style=true) const | ROOT::Experimental::RAttrBase | protected | 
  | IsValueEqual(const std::string &name, const RAttrMap::Value_t &value, bool use_style=false) const | ROOT::Experimental::RAttrBase | protected | 
  | kBlack | ROOT::Experimental::RColor | static | 
  | kBlue | ROOT::Experimental::RColor | static | 
  | kGreen | ROOT::Experimental::RColor | static | 
  | kOpaque | ROOT::Experimental::RColor | static | 
  | kRed | ROOT::Experimental::RColor | static | 
  | kTransparent | ROOT::Experimental::RColor | static | 
  | kWhite | ROOT::Experimental::RColor | static | 
  | operator=(const RAttrBase &src) | ROOT::Experimental::RAttrBase | inlineprotected | 
  | operator== | ROOT::Experimental::RColor | friend | 
  | R__ATTR_CLASS(RColor, "color_", AddString("rgb", "").AddString("a", "").AddString("name", "").AddBool("auto", false)) | ROOT::Experimental::RColor | private | 
  | RAttrBase(RDrawable *drawable, const std::string &prefix) | ROOT::Experimental::RAttrBase | inlineprotected | 
  | RAttrBase(RAttrBase *parent, const std::string &prefix) | ROOT::Experimental::RAttrBase | inlineprotected | 
  | RAttrBase(const RAttrBase &src) | ROOT::Experimental::RAttrBase | inlineprotected | 
  | RAttrBase()=default | ROOT::Experimental::RAttrBase |  | 
  | RColor(int r, int g, int b) | ROOT::Experimental::RColor | inline | 
  | RColor(int r, int g, int b, float alpha) | ROOT::Experimental::RColor | inline | 
  | RColor(const RGB_t &rgb) | ROOT::Experimental::RColor | inline | 
  | RGB_t typedef | ROOT::Experimental::RColor | private | 
  | SetAlpha(float _alpha) | ROOT::Experimental::RColor | inline | 
  | SetAlphaHex(const std::string &_alfa) | ROOT::Experimental::RColor | inline | 
  | SetAuto(bool on=true) | ROOT::Experimental::RColor | inline | 
  | SetHex(const std::string &_hex) | ROOT::Experimental::RColor | inline | 
  | SetHLS(float hue, float light, float satur) | ROOT::Experimental::RColor |  | 
  | SetName(const std::string &_name) | ROOT::Experimental::RColor | inline | 
  | SetRGB(const RGB_t &rgb) | ROOT::Experimental::RColor | inline | 
  | SetRGB(int r, int g, int b) | ROOT::Experimental::RColor | inline | 
  | SetRGBFloat(float r, float g, float b) | ROOT::Experimental::RColor | inlineprivate | 
  | SetValue(const std::string &name, bool value) | ROOT::Experimental::RAttrBase | protected | 
  | SetValue(const std::string &name, double value) | ROOT::Experimental::RAttrBase | protected | 
  | SetValue(const std::string &name, int value) | ROOT::Experimental::RAttrBase | protected | 
  | SetValue(const std::string &name, const std::string &value) | ROOT::Experimental::RAttrBase | protected | 
  | toHex(int v) | ROOT::Experimental::RColor | privatestatic | 
  | ~RAttrBase()=default | ROOT::Experimental::RAttrBase | virtual |