#include <fingerprint.h>
Public Member Functions | |
bool | Read (std::istream *pIndexstream) |
OBFingerprint * | CheckFP () |
Returns pointer to FP used or NULL and an error message. | |
Public Attributes | |
FptIndexHeader | header |
std::vector< unsigned int > | fptdata |
std::vector< unsigned int > | seekdata |
bool Read | ( | std::istream * | pIndexstream | ) |
OBFingerprint * CheckFP | ( | ) |
Returns pointer to FP used or NULL and an error message.
std::vector<unsigned int> fptdata |
std::vector<unsigned int> seekdata |