#include <fts1_hash.h>
Classes | |
struct | _fts1ht |
Public Attributes | |
char | keyClass |
char | copyKey |
int | count |
fts1HashElem * | first |
void *(* | xMalloc )(int) |
void(* | xFree )(void *) |
int | htsize |
struct fts1Hash::_fts1ht * | ht |
Definition at line 32 of file fts1_hash.h.
char fts1Hash::copyKey |
Definition at line 34 of file fts1_hash.h.
Referenced by removeElementGivenHash(), sqlite3Fts1HashClear(), sqlite3Fts1HashInit(), and sqlite3Fts1HashInsert().
int fts1Hash::count |
Definition at line 35 of file fts1_hash.h.
Referenced by removeElementGivenHash(), sqlite3Fts1HashClear(), sqlite3Fts1HashInit(), and sqlite3Fts1HashInsert().
Definition at line 36 of file fts1_hash.h.
Referenced by insertElement(), rehash(), removeElementGivenHash(), sqlite3Fts1HashClear(), and sqlite3Fts1HashInit().
struct fts1Hash::_fts1ht * fts1Hash::ht |
int fts1Hash::htsize |
Definition at line 39 of file fts1_hash.h.
Referenced by rehash(), sqlite3Fts1HashClear(), sqlite3Fts1HashFind(), sqlite3Fts1HashInit(), and sqlite3Fts1HashInsert().
char fts1Hash::keyClass |
Definition at line 33 of file fts1_hash.h.
Referenced by findElementGivenHash(), rehash(), sqlite3Fts1HashFind(), sqlite3Fts1HashInit(), and sqlite3Fts1HashInsert().
void(* fts1Hash::xFree)(void *) |
Referenced by rehash(), removeElementGivenHash(), sqlite3Fts1HashClear(), sqlite3Fts1HashInit(), and sqlite3Fts1HashInsert().
void*(* fts1Hash::xMalloc)(int) |
Referenced by rehash(), sqlite3Fts1HashInit(), and sqlite3Fts1HashInsert().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1