BtCursor Struct Reference

#include <btreeInt.h>

List of all members.

Public Attributes

BtreepBtree
BtSharedpBt
BtCursorpNext
BtCursorpPrev
struct KeyInfopKeyInfo
Pgno pgnoRoot
CellInfo info
u8 wrFlag
u8 atLast
u8 validNKey
u8 eState
void * pKey
i64 nKey
int skip
u8 isIncrblobHandle
PgnoaOverflow
i16 iPage
MemPageapPage [BTCURSOR_MAX_DEPTH]
u16 aiIdx [BTCURSOR_MAX_DEPTH]

Detailed Description

Definition at line 439 of file btreeInt.h.


Member Data Documentation

u16 BtCursor::aiIdx[BTCURSOR_MAX_DEPTH]

Definition at line 455 of file btreeInt.h.

Referenced by accessPayload(), invalidateOverflowCache(), and sqlite3BtreeCacheOverflow().

MemPage* BtCursor::apPage[BTCURSOR_MAX_DEPTH]

Definition at line 451 of file btreeInt.h.

Referenced by saveCursorPosition(), and sqlite3BtreeRestoreCursorPosition().

struct KeyInfo* BtCursor::pKeyInfo [read]

Definition at line 443 of file btreeInt.h.

Referenced by btreeCursor(), and sqlite3BtreeMoveto().

Definition at line 442 of file btreeInt.h.

Referenced by btreeCursor(), sqlite3BtreeCloseCursor(), and sqlite3BtreeGetTempCursor().


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