![]() |
TSDuck v3.45-4766
MPEG Transport Stream Toolkit
|
Interface for classes using an associated Report object. More...
#include <tsReporterInterface.h>

Public Member Functions | |
| virtual Report & | report () const =0 |
| Access the Report which is associated with this object. | |
Interface for classes using an associated Report object.
|
pure virtual |
Access the Report which is associated with this object.
Can be called from another thread only if the Report object is thread-safe.
Implemented in ts::ReporterBase.