#include <hash.h>
Classes | |
| struct | _ht |
Public Attributes | |
| unsigned int | copyKey: 1 |
| unsigned int | htsize: 31 |
| unsigned int | count |
| HashElem * | first |
| struct Hash::_ht * | ht |
Definition at line 32 of file hash.h.
| unsigned int Hash::copyKey |
Definition at line 33 of file hash.h.
Referenced by removeElementGivenHash(), sqlite3HashClear(), sqlite3HashInit(), and sqlite3HashInsert().
| unsigned int Hash::count |
Definition at line 35 of file hash.h.
Referenced by removeElementGivenHash(), sqlite3HashClear(), sqlite3HashInit(), and sqlite3HashInsert().
Definition at line 36 of file hash.h.
Referenced by insertElement(), rehash(), removeElementGivenHash(), sqlite3HashClear(), and sqlite3HashInit().
| unsigned int Hash::htsize |
Definition at line 34 of file hash.h.
Referenced by rehash(), sqlite3HashClear(), sqlite3HashFindElem(), sqlite3HashInit(), and sqlite3HashInsert().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1