Bitvec Struct Reference

List of all members.

Public Attributes

u32 iSize
u32 nSet
u32 iDivisor
union {
   u8   aBitmap [BITVEC_NCHAR]
   u32   aHash [BITVEC_NINT]
   Bitvec *   apSub [BITVEC_NPTR]
u

Detailed Description

Definition at line 74 of file bitvec.c.


Member Data Documentation

u8 Bitvec::aBitmap[BITVEC_NCHAR]

Definition at line 79 of file bitvec.c.

Referenced by sqlite3BitvecClear(), sqlite3BitvecSet(), and sqlite3BitvecTest().

u32 Bitvec::aHash[BITVEC_NINT]

Definition at line 80 of file bitvec.c.

Referenced by sqlite3BitvecClear(), sqlite3BitvecSet(), and sqlite3BitvecTest().

Bitvec* Bitvec::apSub[BITVEC_NPTR]

Definition at line 76 of file bitvec.c.

Referenced by sqlite3BitvecClear(), and sqlite3BitvecSet().

union { ... } Bitvec::u

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

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