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