|
CbmRoot
|
This is the complete list of members for Figure, including all inherited members.
| AddPlot(std::string_view path, std::string_view caption="", std::string_view label="") | Figure | inline |
| AssignMother(const Element *pMother) | cbm::qa::report::Element | inlineprivate |
| Element(std::string_view label, std::string_view title) | cbm::qa::report::Element | inline |
| Element()=default | cbm::qa::report::Element | |
| Figure(std::string_view label, std::string_view title="") | Figure | inline |
| fpMother | cbm::qa::report::Element | private |
| fsCaption | Figure | private |
| fsLabel | cbm::qa::report::Element | private |
| fsTitle | cbm::qa::report::Element | private |
| fvGrid | Figure | private |
| fvsPlots | Figure | private |
| GetBody(const Engine &engine) const override | Figure | inline |
| cbm::qa::report::Element::GetBody(const Engine &engine) const =0 | cbm::qa::report::Element | pure virtual |
| GetCaption() const | Figure | inline |
| GetLabel() const | cbm::qa::report::Element | inline |
| GetMother() const | cbm::qa::report::Element | inline |
| GetPlotGrid() const | Figure | inline |
| GetPlots() const | Figure | inline |
| GetTitle() const | cbm::qa::report::Element | inline |
| SetCaption(std::string_view caption) | Figure | inline |
| SetLabel(std::string_view label) | cbm::qa::report::Element | inline |
| SetPlotGrid(size_t nX, size_t nY) | Figure | inline |
| SetPlotGrid(const std::vector< size_t > &grid) | Figure | inline |
| SetTitle(std::string_view title) | cbm::qa::report::Element | inline |
| ~Element()=default | cbm::qa::report::Element | virtual |
| ~Figure()=default | Figure | virtual |