CbmRoot
Loading...
Searching...
No Matches
cbm::qa::report::Tail Class Reference

Tail of the report. More...

#include <CbmQaReportTail.h>

Public Member Functions

virtual ~Tail ()=default
 Destructor.
 
std::string GetBody (const Engine &engine) const
 Gets body of the element.
 

Detailed Description

Tail of the report.

Definition at line 21 of file CbmQaReportTail.h.

Constructor & Destructor Documentation

◆ ~Tail()

virtual cbm::qa::report::Tail::~Tail ( )
virtualdefault

Destructor.

Member Function Documentation

◆ GetBody()

std::string cbm::qa::report::Tail::GetBody ( const Engine & engine) const
inline

Gets body of the element.

Parameters
engineA concrete implementation of the Engine to get the element body

Definition at line 28 of file CbmQaReportTail.h.

References cbm::qa::report::Engine::TailBody().


The documentation for this class was generated from the following file: