TSDuck v3.41-4217
MPEG Transport Stream Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages Concepts

General-purpose base class for polymophic objects. More...

#include <tsObject.h>

Inheritance diagram for ts::Object:

Detailed Description

General-purpose base class for polymophic objects.

This type of object is typically derived by application-defined classes and used to communicate these user-data between independent modules or plugins.

See also
ObjectRepository

The documentation for this class was generated from the following file: