![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
Base description of a signalization class, common to tables and descriptors. More...
#include <tsPSIRepository.h>


Public Member Functions | |
| virtual Standards | getStandards () const =0 |
| Get the applicable standards for the table or descriptor. | |
Public Attributes | |
| UString | display_name {} |
| Displayable name for that table or descriptor. | |
| std::type_index | index = NullIndex() |
| RTTI type index for the C++ class. | |
| UString | xml_name {} |
| XML name for that table or descriptor. | |
Base description of a signalization class, common to tables and descriptors.
|
pure virtual |
Get the applicable standards for the table or descriptor.