![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::BinaryTable, including all inherited members.
| addNewSection(Args &&... args) | ts::BinaryTable | inline |
| addSection(const SectionPtr §ion, bool replace=true, bool grow=true) | ts::BinaryTable | |
| addSections(const SectionPtrVector §ions, bool replace=true, bool grow=true) | ts::BinaryTable | inline |
| addSections(SectionPtrVector::const_iterator first, SectionPtrVector::const_iterator last, bool replace=true, bool grow=true) | ts::BinaryTable | |
| attribute() const | ts::BinaryTable | |
| BinaryTable()=default | ts::BinaryTable | |
| BinaryTable(const BinaryTable &table, ShareMode mode) | ts::BinaryTable | |
| BinaryTable(BinaryTable &&table) noexcept | ts::BinaryTable | |
| BinaryTable(const SectionPtrVector §ions, bool replace=true, bool grow=true) | ts::BinaryTable | |
| clear() | ts::BinaryTable | |
| copy(const BinaryTable &table) | ts::BinaryTable | |
| definingStandards(Standards current_standards=Standards::NONE) const override | ts::BinaryTable | virtual |
| firstTSPacketIndex() const | ts::BinaryTable | |
| fromXML(DuckContext &duck, const xml::Element *node) | ts::BinaryTable | |
| isLongSection() const | ts::BinaryTable | |
| isShortSection() const | ts::BinaryTable | |
| isValid() const | ts::BinaryTable | inline |
| lastTSPacketIndex() const | ts::BinaryTable | |
| operator=(const BinaryTable &table) | ts::BinaryTable | |
| operator=(BinaryTable &&table) noexcept | ts::BinaryTable | |
| operator==(const BinaryTable &table) const | ts::BinaryTable | |
| packetCount(bool pack=true) const | ts::BinaryTable | |
| packSections() | ts::BinaryTable | |
| sectionAt(size_t index) const | ts::BinaryTable | |
| sectionCount() const | ts::BinaryTable | inline |
| setAttribute(const UString &attr) | ts::BinaryTable | |
| 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() const | ts::BinaryTable | inline |
| tableId() const | ts::BinaryTable | inline |
| tableIdExtension() const | ts::BinaryTable | inline |
| totalSize() const | ts::BinaryTable | |
| toXML(DuckContext &duck, xml::Element *parent, const XMLOptions &opt=XMLOptions()) const | ts::BinaryTable | |
| version() const | ts::BinaryTable | inline |