ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
CellArray Struct Reference
Collaboration diagram for CellArray:

Public Attributes

int nCell
 
MemPagepRef
 
u8 ** apCell
 
u16szCell
 
u8apEnd [3 *2]
 
int ixNx [3 *2]
 

Detailed Description

Definition at line 71211 of file sqlite3.c.

Member Data Documentation

◆ apCell

u8** CellArray::apCell

◆ apEnd

u8* CellArray::apEnd[3 *2]

Definition at line 71216 of file sqlite3.c.

Referenced by balance_nonroot(), balance_quick(), pageInsertArray(), and rebuildPage().

◆ ixNx

int CellArray::ixNx[3 *2]

Definition at line 71217 of file sqlite3.c.

Referenced by balance_nonroot(), balance_quick(), pageInsertArray(), and rebuildPage().

◆ nCell

int CellArray::nCell

Definition at line 71212 of file sqlite3.c.

Referenced by balance_nonroot(), and balance_quick().

◆ pRef

MemPage* CellArray::pRef

Definition at line 71213 of file sqlite3.c.

Referenced by balance_nonroot(), balance_quick(), cachedCellSize(), and editPage().

◆ szCell

u16* CellArray::szCell

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