Go to the documentation of this file.
47 using ReferenceManager::SafePointer;
48 using ReferenceManager::SectionKey;
95 assert(theDataSection != NULL);
98 i < bReader->
header().sectionSizeData(); i++) {
virtual Section::SectionType type() const
virtual ~AOutDataSectionReader()
static AOutDataSectionReader proto_
Prototype instance of AOutDataSectionReader to be registered to SectionReader.
virtual void addByte(Byte aByte)
#define assert(condition)
virtual void readData(BinaryStream &stream, Section *section) const
@ ST_DATA
Initialized data section.
virtual BinaryReader * parent() const
static void registerSectionReader(const SectionReader *sReader)
Word SectionOffset
Type for storing offsets relative to a given base offset value.
static const Header & header()