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