TSDuck v3.40-3965
MPEG Transport Stream Toolkit
|
Abstract base class for objects which are defined by standards. More...
#include <tsAbstractDefinedByStandards.h>
Public Member Functions | |
virtual Standards | definingStandards () const =0 |
Get the list of standards which define this object. | |
Abstract base class for objects which are defined by standards.
|
pure virtual |
Get the list of standards which define this object.
Implemented in ts::AbstractSignalization, ts::BinaryTable, and ts::Section.