#include <legacy.hpp>
§ ~CvLSHOperations()
virtual CvLSHOperations::~CvLSHOperations |
( |
| ) |
|
|
inlinevirtual |
§ hash_insert()
§ hash_lookup()
§ hash_remove()
§ vector_add()
virtual int CvLSHOperations::vector_add |
( |
const void * |
data | ) |
|
|
pure virtual |
§ vector_count()
virtual unsigned int CvLSHOperations::vector_count |
( |
| ) |
|
|
pure virtual |
§ vector_lookup()
virtual const void* CvLSHOperations::vector_lookup |
( |
int |
i | ) |
|
|
pure virtual |
§ vector_remove()
virtual void CvLSHOperations::vector_remove |
( |
int |
i | ) |
|
|
pure virtual |
§ vector_reserve()
virtual void CvLSHOperations::vector_reserve |
( |
int |
n | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: