@ FT_PARALLEL
Fully scheduled or mixed code.
void setTPEFVersion(TPEFHeaders::TPEFVersion version)
@ FA_TTA_TUT
New TTA template.
void addSection(Section *section)
void setType(FileType type)
Section * section(Word index) const
Word sectionCount() const
std::vector< Section * > sections_
Stores sections of binary.
StringSection * strings() const
Binary operator=(const Binary &)
TPEFHeaders::TPEFVersion tpefVersion_
Indicates TPEF format version used.
@ FA_NOARCH
Illegal/undefined architecture.
FileType fileType_
Binary's file type. See enumerations for more info.
@ FA_TTA_MOVE
Move design framework.
@ FT_LIBSEQ
Collection of sequential object code files for linkage.
FileArchitecture arch() const
@ FT_PURESEQ
Sequential TTA code, no unresolved symbols.
FileArchitecture fileArch_
Binary's file architecture. See enumerations for more info.
@ FT_NULL
Illegal/undefined type.
@ FT_MIXED
Partly scheduled code.
const ReferenceManager::SafePointer * strings_
Reference to string table of binary.
TPEFHeaders::TPEFVersion TPEFVersion() const
@ FA_TDS_TI
TTA Design Studio architecture.
void setStrings(StringSection *strTable)
@ FT_OBJSEQ
Sequential TTA object code.
void setArch(FileArchitecture arch)