FptIndexHeader Struct Reference

Header for fastsearch index file. More...

#include <openbabel/fingerprint.h>

List of all members.

Public Attributes

unsigned int headerlength
unsigned int nEntries
unsigned int words
char fpid [16]
char datafilename [256]


Detailed Description

Header for fastsearch index file.


Member Data Documentation

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


The documentation for this struct was generated from the following file: