TSDuck v3.38-3675
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
tsNullReport.h File Reference

A singleton implementing Report which drops all messages. More...

Classes

class  ts::NullReport
 A singleton implementing Report which drops all messages. More...
 

Namespaces

namespace  ts
 TSDuck namespace, containing all TSDuck classes and functions.
 

Macros

#define NULLREP   (ts::NullReport::Instance())
 Macro for fast access to the ts::NullReport singleton.
 

Detailed Description

A singleton implementing Report which drops all messages.