CbmRoot
|
Implementation of CbmReportElement for text output. More...
#include <CbmHtmlReportElement.h>
Public Member Functions | |
CbmHtmlReportElement () | |
Constructor. | |
virtual | ~CbmHtmlReportElement () |
Destructor. | |
virtual std::string | TableBegin (const std::string &caption, const std::vector< std::string > &colNames) const |
Inherited from CbmReportElement. | |
virtual std::string | TableEnd () const |
Inherited from CbmReportElement. | |
virtual std::string | TableEmptyRow (int nofCols, const std::string &name) const |
Inherited from CbmReportElement. | |
virtual std::string | TableRow (const std::vector< std::string > &row) const |
Inherited from CbmReportElement. | |
virtual std::string | Image (const std::string &title, const std::string &file) const |
Inherited from CbmReportElement. | |
virtual std::string | DocumentBegin () const |
Inherited from CbmReportElement. | |
virtual std::string | DocumentEnd () const |
Inherited from CbmReportElement. | |
virtual std::string | Title (int size, const std::string &title) const |
Inherited from CbmReportElement. | |
Implementation of CbmReportElement for text output.
Definition at line 27 of file CbmHtmlReportElement.h.
CbmHtmlReportElement::CbmHtmlReportElement | ( | ) |
Constructor.
Definition at line 20 of file CbmHtmlReportElement.cxx.
|
virtual |
Destructor.
Definition at line 22 of file CbmHtmlReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 65 of file CbmHtmlReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 98 of file CbmHtmlReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 56 of file CbmHtmlReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 24 of file CbmHtmlReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 39 of file CbmHtmlReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 37 of file CbmHtmlReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 46 of file CbmHtmlReportElement.cxx.
|
virtual |
Inherited from CbmReportElement.
Implements CbmReportElement.
Definition at line 100 of file CbmHtmlReportElement.cxx.
References size().