TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::EIT, including all inherited members.
_table_id | ts::AbstractTable | protected |
AbstractLongTable(TID tid, const UChar *xml_name, Standards standards, uint8_t version_, bool is_current_) | ts::AbstractLongTable | protected |
AbstractSignalization(const UChar *xml_name, Standards standards, const UChar *xml_legacy_name=nullptr) | ts::AbstractSignalization | protected |
AbstractSignalization(const AbstractSignalization &other)=default | ts::AbstractSignalization | protected |
AbstractSignalization(AbstractSignalization &&other)=default | ts::AbstractSignalization | protected |
AbstractTable(TID tid, const UChar *xml_name, Standards standards, const UChar *xml_legacy_name=nullptr) | ts::AbstractTable | protected |
ADD_MISSING enum value | ts::EIT | |
addOneSection(BinaryTable &table, PSIBuffer &payload) const | ts::AbstractTable | protected |
addOneSectionImpl(BinaryTable &, PSIBuffer &) const override | ts::AbstractLongTable | protectedvirtual |
analyzeXML(DuckContext &, const xml::Element *) override | ts::EIT | protectedvirtual |
attribute() const | ts::AbstractTable | inline |
buildXML(DuckContext &, xml::Element *) const override | ts::EIT | protectedvirtual |
clear() override final | ts::AbstractLongTable | virtual |
clearContent() override | ts::EIT | protectedvirtual |
ComputeTableId(bool is_actual, bool is_pf, uint8_t eits_index=0) | ts::EIT | static |
dataName(const UChar *section, INT value, NamesFlags flags=NamesFlags::NAME, size_t bits=0, INT alternate=0) | ts::AbstractSignalization | inline |
DataName(const UChar *xml_name, const UChar *section, INT value, NamesFlags flags=NamesFlags::NAME, size_t bits=0, INT alternate=0) | ts::AbstractSignalization | inlinestatic |
definingStandards() const override | ts::AbstractSignalization | virtual |
deserialize(DuckContext &duck, const BinaryTable &bin) | ts::AbstractTable | |
deserializePayload(PSIBuffer &, const Section &) override | ts::EIT | protectedvirtual |
deserializePayloadWrapper(PSIBuffer &, const Section &) override | ts::AbstractLongTable | protectedvirtual |
DisplaySection(ts::TablesDisplay &display, const ts::Section §ion, ts::PSIBuffer &payload, const ts::UString &margin) | ts::EIT | static |
EIT(bool is_actual=true, bool is_pf=true, uint8_t eits_index=0, uint8_t version=0, bool is_current=true, uint16_t service_id=0, uint16_t ts_id=0, uint16_t onetw_id=0) | ts::EIT | |
EIT(DuckContext &duck, const BinaryTable &table) | ts::EIT | |
EIT(const EIT &other) | ts::EIT | |
EIT_EVENT_FIXED_SIZE | ts::EIT | static |
EIT_HEADER_SIZE | ts::EIT | static |
EIT_PAYLOAD_FIXED_SIZE | ts::EIT | static |
EventList typedef | ts::EIT | |
events | ts::EIT | |
FILL_SEGMENTS enum value | ts::EIT | |
Fix(BinaryTable &table, FixMode mode) | ts::EIT | static |
FIX_EXISTING enum value | ts::EIT | |
FixMode enum name | ts::EIT | |
fromXML(DuckContext &duck, const xml::Element *element) override final | ts::AbstractTable | virtual |
GetOrCreateMetadata(xml::Element *element) | ts::AbstractTable | static |
GetService(const Section §ion, bool include_version=false) | ts::EIT | static |
invalidate() | ts::AbstractSignalization | inline |
is_current | ts::AbstractLongTable | |
IsActual(TID tid) | ts::EIT | inlinestatic |
isActual() const | ts::EIT | inline |
IsEIT(TID tid) | ts::EIT | inlinestatic |
IsOther(TID tid) | ts::EIT | inlinestatic |
isPresentFollowing() const | ts::EIT | inline |
IsPresentFollowing(TID tid) | ts::EIT | inlinestatic |
isPrivate() const | ts::AbstractTable | virtual |
IsSchedule(TID tid) | ts::EIT | inlinestatic |
isValid() const | ts::AbstractSignalization | inline |
isValidTableId(TID) const override | ts::EIT | protectedvirtual |
last_table_id | ts::EIT | |
maxPayloadSize() const override | ts::AbstractLongTable | protectedvirtual |
onetw_id | ts::EIT | |
operator=(const EIT &other)=default | ts::EIT | |
ts::AbstractLongTable::operator=(const AbstractSignalization &other) | ts::AbstractSignalization | protected |
ts::AbstractLongTable::operator=(AbstractSignalization &&other) | ts::AbstractSignalization | protected |
ReorganizeSections(DuckContext &duck, SectionPtrVector §ions, const Time &reftime=Time(), EITOptions options=EITOptions::GEN_ALL) | ts::EIT | static |
SECTIONS_PER_SEGMENT | ts::EIT | static |
SEGMENT_DURATION | ts::EIT | static |
SEGMENTS_PER_DAY | ts::EIT | static |
SEGMENTS_PER_TABLE | ts::EIT | static |
SegmentStartTime(const Time &event_start_time) | ts::EIT | static |
SegmentToSection(size_t segment) | ts::EIT | inlinestatic |
SegmentToTableId(bool is_actual, size_t segment) | ts::EIT | static |
serialize(DuckContext &duck, BinaryTable &bin) const | ts::AbstractTable | |
serializePayload(BinaryTable &, PSIBuffer &) const override | ts::EIT | protectedvirtual |
service_id | ts::EIT | |
setActual(bool is_actual) | ts::EIT | |
setAttribute(const UString &attr) | ts::AbstractTable | inline |
SetStandaloneSchedule(Section §ion) | ts::EIT | static |
TABLE_DURATION | ts::EIT | static |
tableId() const | ts::AbstractTable | inline |
tableIdExtension() const override | ts::EIT | virtual |
TableStartTime(const Time &last_midnight, const Time &event_start_time) | ts::EIT | static |
TimeToSegment(const Time &last_midnight, const Time &event_start_time) | ts::EIT | static |
TimeToTableId(bool is_actual, const Time &last_midnight, const Time &event_start_time) | ts::EIT | inlinestatic |
ToggleActual(TID tid, bool is_actual) | ts::EIT | static |
TOTAL_DAYS | ts::EIT | static |
TOTAL_DURATION | ts::EIT | static |
TOTAL_SEGMENTS_COUNT | ts::EIT | static |
TOTAL_TABLES_COUNT | ts::EIT | static |
toXML(DuckContext &duck, xml::Element *parent) const override final | ts::AbstractTable | virtual |
ts_id | ts::EIT | |
useTrailingCRC32() const override | ts::AbstractLongTable | protectedvirtual |
version | ts::AbstractLongTable | |
XML_GENERIC_DESCRIPTOR | ts::AbstractSignalization | static |
XML_GENERIC_LONG_TABLE | ts::AbstractSignalization | static |
XML_GENERIC_SHORT_TABLE | ts::AbstractSignalization | static |
xmlName() const | ts::AbstractSignalization | |
~AbstractSignalization() override | ts::AbstractSignalization | virtual |