Go to the documentation of this file.
43 using ReferenceManager::SafePointer;
44 using ReferenceManager::SectionIndexKey;
45 using ReferenceManager::FileOffsetKey;
94 assert(dataSection != NULL);
static TPEFDataSectionReader proto_
Prototype instance of TPEFDataSectionReader to be registered to SectionReader.
unsigned int readPosition()
TPEFDataSectionReader(bool reg=true)
virtual void addByte(Byte aByte)
#define assert(condition)
@ ST_DATA
Initialized data section.
static void registerSectionReader(const SectionReader *sReader)
virtual ~TPEFDataSectionReader()
virtual BinaryReader * parent() const
virtual void readData(BinaryStream &stream, Section *section) const
virtual Section::SectionType type() const
virtual void readData(BinaryStream &stream, Section *section) const
static const Header & header()