#include <qtransportauthdefs_qws.h>
Data record for the manifest file.
The manifest file maps program id's to files
Definition at line 158 of file qtransportauthdefs_qws.h.
Public Attributes | |
quint64 | inode |
quint64 | device |
unsigned char | pad |
unsigned char | progId |
unsigned short | installId |
unsigned int | keyOffset |
qint64 | install_time |
quint64 inode |
Definition at line 160 of file qtransportauthdefs_qws.h.
quint64 device |
Definition at line 161 of file qtransportauthdefs_qws.h.
unsigned char pad |
Definition at line 162 of file qtransportauthdefs_qws.h.
unsigned char progId |
Definition at line 163 of file qtransportauthdefs_qws.h.
unsigned short installId |
Definition at line 164 of file qtransportauthdefs_qws.h.
unsigned int keyOffset |
Definition at line 165 of file qtransportauthdefs_qws.h.
qint64 install_time |
Definition at line 166 of file qtransportauthdefs_qws.h.