FptIndex Struct Reference

Structure of fastsearch index files. More...

#include <openbabel/fingerprint.h>

List of all members.

Public Member Functions

bool Read (std::istream *pIndexstream)
OBFingerprintCheckFP ()

Public Attributes

FptIndexHeader header
std::vector< unsigned int > fptdata
std::vector< unsigned int > seekdata


Detailed Description

Structure of fastsearch index files.

Member Function Documentation

bool Read ( std::istream *  pIndexstream  ) 

Referenced by FastSearch::ReadIndex().

OBFingerprint * CheckFP (  ) 

Returns:
A pointer to FP used or NULL and an error message

Referenced by FastSearchIndexer::FastSearchIndexer(), and FastSearch::ReadIndex().


Member Data Documentation

std::vector<unsigned int> fptdata

std::vector<unsigned int> seekdata


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