TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
An interface which is used to filter sections in TablesLogger. More...
Classes | |
class | ts::TablesLoggerFilterInterface |
An interface which is used to filter sections in TablesLogger. More... | |
Namespaces | |
namespace | ts |
TSDuck namespace, containing all TSDuck classes and functions. | |
Typedefs | |
using | ts::TablesLoggerFilterPtr = std::shared_ptr< TablesLoggerFilterInterface > |
A safe pointer to TablesLogger section filter (not thread-safe). | |
using | ts::TablesLoggerFilterVector = std::vector< TablesLoggerFilterPtr > |
A vector of safe pointers to TablesLogger section filters. | |
An interface which is used to filter sections in TablesLogger.