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

The repository of section filters for TablesLogger. More...

Classes

class  ts::TablesLoggerFilterRepository::Register
 A class to register factories of section filters. More...
 
class  ts::TablesLoggerFilterRepository
 The repository of section filters for TablesLogger. More...
 

Namespaces

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

Macros

#define TS_REGISTER_SECTION_FILTER(classname)
 Registration inside the ts::TablesLoggerFilterRepository singleton.
 

Detailed Description

The repository of section filters for TablesLogger.

Macro Definition Documentation

◆ TS_REGISTER_SECTION_FILTER

#define TS_REGISTER_SECTION_FILTER (   classname)

Registration inside the ts::TablesLoggerFilterRepository singleton.

This macro is typically used in the .cpp file of a table or descriptor.