34#ifndef TTA_TPEF_CODE_SECTION_READER_HH
35#define TTA_TPEF_CODE_SECTION_READER_HH
virtual void readData(BinaryStream &stream, Section *section) const
virtual void readInfo(BinaryStream &stream, Section *sect) const
void readAnnotations(BinaryStream &stream, InstructionElement *elem) const
TPEFCodeSectionReader & operator=(TPEFCodeSectionReader &)
Assignment not allowed.
virtual HalfWord readId(BinaryStream &stream) const
virtual Section::SectionType type() const
TPEFCodeSectionReader(const TPEFCodeSectionReader &)
Copying not allowed.
virtual ~TPEFCodeSectionReader()
static TPEFCodeSectionReader proto_
Prototype instance of TPEFCodeSectionReader to be registered to SectionReader.