Go to the documentation of this file.
35 #ifndef TTA_TPEF_ASPACE_SECTION_WRITER_HH
36 #define TTA_TPEF_ASPACE_SECTION_WRITER_HH
HalfWord SectionId
Type for storing binary file section ids.
virtual ~TPEFASpaceSectionWriter()
TPEFASpaceSectionWriter()
TPEFASpaceSectionWriter operator=(const TPEFASpaceSectionWriter &)
Assignment not allowed.
static const TPEFASpaceSectionWriter instance_
An unique instance of class.
virtual Section::SectionType type() const
void writeElement(BinaryStream &stream, const ASpaceElement *elem, SectionId id, Word index) const
static const Word elementSize_
The fixed size address space element.
virtual void actualWriteData(BinaryStream &stream, const Section *section) const
virtual Word elementSize(const Section *section) const