The Pedigree Project  0.1
Public Attributes | List of all members
Bitvec Struct Reference
+ Collaboration diagram for Bitvec:

Public Attributes

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

Detailed Description

Definition at line 43277 of file sqlite3.c.


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