#include <fingerprint.h>
Public Attributes | |
| unsigned int | headerlength |
| offset to data: sizeof(FptIndexHeader) | |
| unsigned int | nEntries |
| number of fingerprints | |
| unsigned int | words |
| number 32bit words per fingerprint | |
| char | fpid [16] |
| ID of the fingerprint type. | |
| char | datafilename [256] |
| the data that this is an index to | |
| unsigned int headerlength |
offset to data: sizeof(FptIndexHeader)
| unsigned int nEntries |
number of fingerprints
| unsigned int words |
number 32bit words per fingerprint
| char fpid[16] |
ID of the fingerprint type.
| char datafilename[256] |
the data that this is an index to