TSDuck v3.38-3707
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::BinaryTable Member List

This is the complete list of members for ts::BinaryTable, including all inherited members.

addNewSection(Args &&... args)ts::BinaryTableinline
addSection(const SectionPtr &section, bool replace=true, bool grow=true)ts::BinaryTable
addSections(const SectionPtrVector &sections, bool replace=true, bool grow=true)ts::BinaryTableinline
addSections(SectionPtrVector::const_iterator first, SectionPtrVector::const_iterator last, bool replace=true, bool grow=true)ts::BinaryTable
BinaryTable()=defaultts::BinaryTable
BinaryTable(const BinaryTable &table, ShareMode mode)ts::BinaryTable
BinaryTable(BinaryTable &&table) noexceptts::BinaryTable
BinaryTable(const SectionPtrVector &sections, bool replace=true, bool grow=true)ts::BinaryTable
clear()ts::BinaryTable
copy(const BinaryTable &table)ts::BinaryTable
definingStandards() const overridets::BinaryTablevirtual
firstTSPacketIndex() constts::BinaryTable
fromXML(DuckContext &duck, const xml::Element *node)ts::BinaryTable
isShortSection() constts::BinaryTable
isValid() constts::BinaryTableinline
lastTSPacketIndex() constts::BinaryTable
operator=(const BinaryTable &table)ts::BinaryTable
operator=(BinaryTable &&table) noexceptts::BinaryTable
operator==(const BinaryTable &table) constts::BinaryTable
packetCount(bool pack=true) constts::BinaryTable
packSections()ts::BinaryTable
sectionAt(size_t index) constts::BinaryTable
sectionCount() constts::BinaryTableinline
setSourcePID(PID pid)ts::BinaryTable
setTableIdExtension(uint16_t tid, bool recompute_crc=true)ts::BinaryTable
setVersion(uint8_t version, bool recompute_crc=true)ts::BinaryTable
sourcePID() constts::BinaryTableinline
tableId() constts::BinaryTableinline
tableIdExtension() constts::BinaryTableinline
totalSize() constts::BinaryTable
toXML(DuckContext &duck, xml::Element *parent, const XMLOptions &opt=XMLOptions()) constts::BinaryTable
version() constts::BinaryTableinline