36#ifndef TTA_AOUT_STRING_SECTION_READER_HH
37#define TTA_AOUT_STRING_SECTION_READER_HH
AOutStringSectionReader()
AOutStringSectionReader(const AOutStringSectionReader &)
Copying not allowed.
virtual ~AOutStringSectionReader()
static AOutStringSectionReader proto_
Static attribute enables registering to SectionReader before main function is executed.
virtual void readData(BinaryStream &stream, Section *section) const
virtual Section::SectionType type() const
AOutStringSectionReader & operator=(const AOutStringSectionReader &)
Assignment not allowed.