AFTER_LEN_BYTE_OFFSET | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | static |
attribute() const | ts::DemuxedData | inline |
basebandFrame() const | ts::T2MIPacket | |
basebandFrameSize() const | ts::T2MIPacket | |
clear() override | ts::T2MIPacket | virtual |
content() const | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | virtual |
copy(const T2MIPacket &other) | ts::T2MIPacket | |
ts::DemuxedData::copy(const DemuxedData &other) | ts::DemuxedData | |
ts::DataBlock::copy(const DataBlock &other) | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | |
DataBlock()=default | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | |
DataBlock(const DataBlock &other, ShareMode mode) | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | |
DataBlock(DataBlock &&other) | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | inline |
DataBlock(const void *content, size_t content_size) | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | |
DataBlock(const ByteBlock &content) | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | |
DataBlock(const ByteBlockPtr &content_ptr, ShareMode mode) | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | |
DemuxedData(PID source_pid=PID_NULL) | ts::DemuxedData | inline |
DemuxedData(const DemuxedData &other, ShareMode mode) | ts::DemuxedData | |
DemuxedData(DemuxedData &&other) noexcept | ts::DemuxedData | |
DemuxedData(const void *content, size_t content_size, PID source_pid=PID_NULL) | ts::DemuxedData | |
DemuxedData(const ByteBlock &content, PID source_pid=PID_NULL) | ts::DemuxedData | |
DemuxedData(const ByteBlockPtr &content_ptr, PID source_pid=PID_NULL) | ts::DemuxedData | |
firstTSPacketIndex() const | ts::DemuxedData | inline |
frameIndex() const | ts::T2MIPacket | inline |
GetLengthField(const void *content, size_t content_size) | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | static |
interleavingFrameStart() const | ts::T2MIPacket | |
isValid() const override | ts::T2MIPacket | virtual |
lastTSPacketIndex() const | ts::DemuxedData | inline |
LEN_BIT_OFFSET | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | static |
LEN_BIT_SIZE | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | static |
matchContent(const ByteBlock &pattern, const ByteBlock &mask=ByteBlock()) const | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | |
operator=(const T2MIPacket &other) | ts::T2MIPacket | |
operator=(T2MIPacket &&other) noexcept | ts::T2MIPacket | |
ts::DemuxedData::operator=(const DemuxedData &other) | ts::DemuxedData | |
ts::DemuxedData::operator=(DemuxedData &&other) noexcept | ts::DemuxedData | |
ts::DataBlock::operator=(const DataBlock &other) | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | |
ts::DataBlock::operator=(DataBlock &&other) noexcept | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | |
operator==(const T2MIPacket &other) const | ts::T2MIPacket | |
ts::DemuxedData::operator==(const DemuxedData &other) const | ts::DemuxedData | |
ts::DataBlock::operator==(const DataBlock &other) const | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | |
packetCount() const | ts::T2MIPacket | inline |
packetType() const | ts::T2MIPacket | inline |
payload() const | ts::T2MIPacket | inline |
payloadSize() const | ts::T2MIPacket | |
payloadSizeInBits() const | ts::T2MIPacket | inline |
plp() const | ts::T2MIPacket | inline |
plpValid() const | ts::T2MIPacket | inline |
rawDataSize() const | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | inline |
reload(const void *content, size_t content_size, PID source_pid=PID_NULL) override | ts::T2MIPacket | virtual |
reload(const ByteBlock &content, PID source_pid=PID_NULL) override | ts::T2MIPacket | virtual |
reload(const ByteBlockPtr &content_ptr, PID source_pid=PID_NULL) override | ts::T2MIPacket | virtual |
ts::DataBlock::reload(const void *content, size_t content_size) | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | |
ts::DataBlock::reload(const ByteBlock &content) | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | |
ts::DataBlock::reload(const ByteBlockPtr &content_ptr) | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | |
rwAppend(const void *data, size_t dsize) | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | protected |
rwContent() | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | inlineprotected |
rwResize(size_t s) | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | protected |
setAttribute(const UString &attr) | ts::DemuxedData | inline |
setFirstTSPacketIndex(PacketCounter i) | ts::DemuxedData | inline |
setLastTSPacketIndex(PacketCounter i) | ts::DemuxedData | inline |
setSourcePID(PID pid) | ts::DemuxedData | inline |
size() const | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | virtual |
sourcePID() const | ts::DemuxedData | inline |
SuperClass typedef | ts::T2MIPacket | |
superframeIndex() const | ts::T2MIPacket | inline |
T2MIPacket()=default | ts::T2MIPacket | |
T2MIPacket(const T2MIPacket &other, ShareMode mode) | ts::T2MIPacket | |
T2MIPacket(T2MIPacket &&other) noexcept | ts::T2MIPacket | |
T2MIPacket(const void *content, size_t content_size, PID source_pid=PID_NULL) | ts::T2MIPacket | |
T2MIPacket(const ByteBlock &content, PID source_pid=PID_NULL) | ts::T2MIPacket | |
T2MIPacket(const ByteBlockPtr &content_ptr, PID source_pid=PID_NULL) | ts::T2MIPacket | |
UNBOUNDED_IS_ALLOWED | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | static |
ValidateLengthField(const void *content, size_t content_size, bool allow_extra_data) | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | static |
~DataBlock() | ts::DataBlock< LEN_OFFSET, LEN_SIZE, UNBOUNDED_ALLOWED > | virtual |
~DemuxedData() override | ts::DemuxedData | virtual |