![]() |
Mapper
0.9.0
API documentation
|
The generic header at the beginning of all supported OCD file formats. More...
#include <ocd_types.h>
Public Attributes | |
quint16 | vendor_mark = 0x0cad |
quint8 | file_type |
quint8 | file_status_V9 |
aka "section mark" until V8 More... | |
quint16 | version |
quint8 | subversion |
quint8 | subsubversion_V10 |
The generic header at the beginning of all supported OCD file formats.
For implementation efficiency, this header is generalized in comparison to the upstream documentation:
quint8 Ocd::FileHeaderGeneric::file_status_V9 |
aka "section mark" until V8
quint8 Ocd::FileHeaderGeneric::file_type |
quint8 Ocd::FileHeaderGeneric::subsubversion_V10 |
quint8 Ocd::FileHeaderGeneric::subversion |
quint16 Ocd::FileHeaderGeneric::vendor_mark = 0x0cad |
quint16 Ocd::FileHeaderGeneric::version |