CbmRoot
|
#include <CbmQaReportTail.h>
Public Member Functions | |
virtual | ~Tail ()=default |
Destructor. | |
std::string | GetBody (const Engine &engine) const |
Gets body of the element. | |
Tail of the report.
Definition at line 21 of file CbmQaReportTail.h.
|
virtualdefault |
Destructor.
|
inline |
Gets body of the element.
engine | A concrete implementation of the Engine to get the element body |
Definition at line 28 of file CbmQaReportTail.h.
References cbm::qa::report::Engine::TailBody().