Public Attributes | List of all members
Bitvec Struct Reference

Public Attributes

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

Detailed Description

Definition at line 36492 of file sqlite3.c.

Member Data Documentation

◆ aBitmap

BITVEC_TELEM Bitvec::aBitmap[BITVEC_NELEM]

Definition at line 36502 of file sqlite3.c.

◆ aHash

u32 Bitvec::aHash[BITVEC_NINT]

Definition at line 36503 of file sqlite3.c.

◆ apSub

Bitvec* Bitvec::apSub[BITVEC_NPTR]

Definition at line 36504 of file sqlite3.c.

◆ iDivisor

u32 Bitvec::iDivisor

Definition at line 36497 of file sqlite3.c.

◆ iSize

u32 Bitvec::iSize

Definition at line 36493 of file sqlite3.c.

◆ nSet

u32 Bitvec::nSet

Definition at line 36494 of file sqlite3.c.

◆ u

union { ... } Bitvec::u

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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Jan 23 2023 03:38:59