A singleton implementing Report which drops all messages. More...
Classes | |
class | ts::NullReport |
A singleton implementing Report which drops all messages. More... | |
Namespaces | |
ts | |
TSDuck namespace, containing all TSDuck classes and functions. | |
Macros | |
#define | NULLREP (*(static_cast<ts::Report*>(ts::NullReport::Instance()))) |
Macro for fast access to the ts::NullReport singleton. | |
A singleton implementing Report which drops all messages.