Combination of names, e.g. "hist2d.box.line.width".
Definition at line 95 of file RDrawingAttr.hxx.
#include <ROOT/RDrawingAttr.hxx>
◆ Path() [1/3]
ROOT::Experimental::RDrawingAttrBase::Path::Path |
( |
| ) |
|
|
default |
◆ Path() [2/3]
ROOT::Experimental::RDrawingAttrBase::Path::Path |
( |
const std::string & |
str | ) |
|
|
inlineexplicit |
◆ Path() [3/3]
ROOT::Experimental::RDrawingAttrBase::Path::Path |
( |
std::string && |
str | ) |
|
|
inlineexplicit |
◆ Append()
void ROOT::Experimental::RDrawingAttrBase::Path::Append |
( |
const Name & |
name | ) |
|
|
inline |
◆ operator!=()
◆ operator+()
Path ROOT::Experimental::RDrawingAttrBase::Path::operator+ |
( |
const Name & |
name | ) |
const |
|
inline |
◆ operator+=()
Path & ROOT::Experimental::RDrawingAttrBase::Path::operator+= |
( |
const Name & |
name | ) |
|
|
inline |
◆ operator==()
bool ROOT::Experimental::RDrawingAttrBase::Path::operator== |
( |
const Path & |
rhs | ) |
const |
|
inline |
◆ Str()
const std::string ROOT::Experimental::RDrawingAttrBase::Path::Str |
( |
| ) |
const |
|
inline |
◆ fStr
std::string ROOT::Experimental::RDrawingAttrBase::Path::fStr |
The documentation for this struct was generated from the following file: