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