#include <mferreader.h>
Public Attributes | |
| qint64 | offset |
| MFER_TAGS | type |
| quint32 | length |
| char * | value |
Definition at line 136 of file mferreader.h.
| quint32 MferReader::mfer_tags_t::length |
Length of the tag.
Definition at line 140 of file mferreader.h.
Position in file.
Definition at line 138 of file mferreader.h.
Tag code/type.
Definition at line 139 of file mferreader.h.
Data of the tag.
Definition at line 141 of file mferreader.h.
1.5.9