34#ifndef TTA_TPEF_DATA_SECTION_READER_HH
35#define TTA_TPEF_DATA_SECTION_READER_HH
virtual ~TPEFDataSectionReader()
virtual Section::SectionType type() const
TPEFDataSectionReader & operator=(TPEFDataSectionReader &)
Assignment not allowed.
virtual void readData(BinaryStream &stream, Section *section) const
TPEFDataSectionReader(const TPEFDataSectionReader &)
Copying not allowed.
static TPEFDataSectionReader proto_
Prototype instance of TPEFDataSectionReader to be registered to SectionReader.