TSDuck v3.41-4217
MPEG Transport Stream Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages Concepts
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.