OpenASIP
2.0
|
#include "TPEFBaseType.hh"
Go to the source code of this file.
Namespaces | |
TPEF | |
TPEF::TPEFHeaders | |
Variables | |
const Byte | TPEF::TPEFHeaders::FH_ID_BYTES [] |
File format identification mark (TPEF version 1). See TPEF documentation for more info. More... | |
const Byte | TPEF::TPEFHeaders::FH_ID_SIZE = 10 |
Size of file identification code. More... | |
const HalfWord | TPEF::TPEFHeaders::FH_HEADER_SIZE = 26 |
Size of file header. More... | |
const HalfWord | TPEF::TPEFHeaders::SH_HEADER_SIZE = 32 |
Suze of section header. More... | |
TPEF file and section header related offsets and some other TPEF binary file related values.
Definition in file TPEFHeaders.hh.