fulltext_vtab Struct Reference

List of all members.

Public Attributes

sqlite3_vtab base
sqlite3db
const char * zDb
const char * zName
int nColumn
char ** azColumn
char ** azContentColumn
sqlite3_tokenizerpTokenizer
sqlite3_stmtpFulltextStatements [MAX_STMT]
sqlite3_stmtpLeafSelectStmts [MERGE_COUNT]
int nPendingData
sqlite_int64 iPrevDocid
fts2Hash pendingTerms
fts3Hash pendingTerms

Detailed Description

Definition at line 1084 of file fts1.c.


Member Data Documentation

Definition at line 1090 of file fts1.c.

Referenced by checkColumnSpecifier(), constructVtab(), and fulltext_vtab_destroy().

Definition at line 1085 of file fts1.c.

Referenced by constructVtab().

Definition at line 1879 of file fts2.c.

Referenced by initPendingTerms().

Definition at line 2012 of file fts3.c.

Definition at line 1880 of file fts2.c.

Referenced by buildTerms(), clearPendingTerms(), flushPendingTerms(), and initPendingTerms().

Definition at line 1862 of file fts2.c.

Referenced by fulltext_vtab_destroy(), and sql_get_leaf_statement().

const char * fulltext_vtab::zDb
const char * fulltext_vtab::zName

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

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1