![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
Unified message logging. More...

Classes | |
| class | ts::AsyncReport |
| Asynchronous message report. More... | |
| class | ts::CerrReport |
| A singleton implementing Report on std::cerr without synchronization. More... | |
| class | ts::ErrCodeReport |
| A proxy class to automatically report std::error_code errors. More... | |
| class | ts::NullReport |
| A singleton implementing Report which drops all messages. More... | |
| class | ts::Report |
| Base class for message reporting and monitoring. More... | |
| class | ts::ReportBuffer< SAFETY > |
| A subclass of ts::Report which logs all messages in an internal buffer. More... | |
| class | ts::ReportFile< SAFETY > |
| A subclass of ts::Report which outputs messages in a text file. More... | |
| struct | ts::Severity |
| Message severity. More... | |
Unified message logging.