Go to the documentation of this file.
34 #ifndef TTA_TPEF_SECTION_READER_HH
35 #define TTA_TPEF_SECTION_READER_HH
HalfWord SectionId
Type for storing binary file section ids.
virtual ~TPEFSectionReader()
virtual void readInfo(BinaryStream &stream, Section *sect) const
virtual BinaryReader * parent() const
virtual void readData(BinaryStream &stream, Section *section) const
static Header header_
Stores values that are needed in actual SectionReader classes.
static const Header & header()