Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
IdxHash Struct Reference
Collaboration diagram for IdxHash:

Data Fields

IdxHashEntrypFirst
IdxHashEntryaHash [IDX_HASH_SIZE]

Detailed Description

Definition at line 12901 of file shell.c.

Field Documentation

◆ aHash

IdxHashEntry* IdxHash::aHash[IDX_HASH_SIZE]

Definition at line 12903 of file shell.c.

Referenced by idxHashAdd(), idxHashClear(), and idxHashFind().

◆ pFirst

IdxHashEntry* IdxHash::pFirst

Definition at line 12902 of file shell.c.

Referenced by idxFindIndexes(), idxHashAdd(), and sqlite3_expert_analyze().


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