43using ReferenceManager::SafePointer;
44using ReferenceManager::SectionIndexKey;
45using ReferenceManager::FileOffsetKey;
94 assert(stringSection != NULL);
112 if (stringSection->
empty()) {
#define assert(condition)
unsigned int readPosition()
virtual Byte byte(const Chunk *chunk) const
virtual void addByte(Byte aByte)
virtual Chunk * chunk(SectionOffset offset) const
static void registerSectionReader(const SectionReader *sReader)
virtual void readData(BinaryStream &stream, Section *section) const
static const Header & header()
TPEFStringSectionReader()
virtual void readData(BinaryStream &stream, Section *section) const
virtual ~TPEFStringSectionReader()
virtual Section::SectionType type() const
static TPEFStringSectionReader proto_
Prototype instance of TPEFStringSectionReader to be registered to SectionReader.