#include <openbabel/fingerprint.h>
Public Attributes | |
| unsigned int | headerlength |
| unsigned int | nEntries |
| unsigned int | words |
| char | fpid [16] |
| char | datafilename [256] |
| 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