34#ifndef TTA_TPEF_RELOC_SECTION_READER_HH
35#define TTA_TPEF_RELOC_SECTION_READER_HH
void readInfo(BinaryStream &stream, Section *sect) const
virtual ~TPEFRelocSectionReader()
static SectionId refSectionId_
Section id of last referenced section.
static TPEFRelocSectionReader proto_
Prototype instance of TPEFRelocSectionReader to be registered to SectionReader.
virtual void finalize(Section *section) const
virtual Section::SectionType type() const
TPEFRelocSectionReader(const TPEFRelocSectionReader &)
Copying not allowed.
TPEFRelocSectionReader & operator=(TPEFRelocSectionReader &)
Assignment not allowed.
virtual void readData(BinaryStream &stream, Section *section) const
HalfWord SectionId
Type for storing binary file section ids.