CbmRoot
Loading...
Searching...
No Matches
Table Member List

This is the complete list of members for Table, including all inherited members.

AssignMother(const Element *pMother)cbm::qa::report::Elementinlineprivate
Element(std::string_view label, std::string_view title)cbm::qa::report::Elementinline
Element()=defaultcbm::qa::report::Element
fNofColsTableprivate
fNofRowsTableprivate
fpMothercbm::qa::report::Elementprivate
fsCaptionTableprivate
fsLabelcbm::qa::report::Elementprivate
fsTitlecbm::qa::report::Elementprivate
fvsTableTableprivate
fvsTableHeaderTableprivate
GetBody(const Engine &engine) const overrideTableinline
cbm::qa::report::Element::GetBody(const Engine &engine) const =0cbm::qa::report::Elementpure virtual
GetCaption() constTableinline
GetCell(int iRow, int iCol) constTableinline
GetColumnTitle(int iCol) constTableinline
GetIndex(int iRow, int iCol) constTableinlineprotected
GetLabel() constcbm::qa::report::Elementinline
GetMother() constcbm::qa::report::Elementinline
GetNofCols() constTableinline
GetNofRows() constTableinline
GetTitle() constcbm::qa::report::Elementinline
kDefaultFormatTableprivatestatic
operator()(int iRow, int iCol) constTableinline
operator()(int iRow, int iCol)Tableinline
Set(const CbmQaTable *pQaTable, const std::string &cellFormat=std::string(kDefaultFormat))Table
SetCaption(std::string_view caption)Tableinline
SetCell(int iRow, int iCol, std::string_view cell)Tableinline
SetColumnTitle(int iCol, std::string_view title)Tableinline
SetLabel(std::string_view label)cbm::qa::report::Elementinline
SetTitle(std::string_view title)cbm::qa::report::Elementinline
Table(std::string_view label, std::string_view title="")Tableexplicit
Table(std::string_view label, int nRows, int nCols, std::string_view title="")Table
~Element()=defaultcbm::qa::report::Elementvirtual
~Table()Tableinlinevirtual