gdrsclib
Data Structures | Data Fields
Hash Struct Reference

Data Structures

struct  _ht
 

Data Fields

unsigned int htsize
 
unsigned int count
 
HashElemfirst
 
struct Hash::_htht
 

Detailed Description

Definition at line 6337 of file sqlite3.c.

Field Documentation

◆ count

unsigned int count

Definition at line 6339 of file sqlite3.c.

◆ first

HashElem* first

Definition at line 6340 of file sqlite3.c.

◆ ht

struct Hash::_ht * ht

◆ htsize

unsigned int htsize

Definition at line 6338 of file sqlite3.c.


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