digikam
Cursor Struct Reference
#include <vdbeInt.h>
Detailed Description
Definition at line 63 of file vdbeInt.h.
Public Attributes | |
| Bool | atFirst |
| Bool | deferredMoveto |
| int | iKey |
| Bool | keyAsData |
| int | lastRecno |
| int | movetoTarget |
| int | nData |
| int | nextRowid |
| Bool | nextRowidValid |
| Bool | nullRow |
| Btree * | pBt |
| BtCursor * | pCursor |
| char * | pData |
| Bool | pseudoTable |
| Bool | recnoIsValid |
| Bool | useRandomRowid |
Member Data Documentation
| int Cursor::iKey |
| int Cursor::nData |
| char* Cursor::pData |
The documentation for this struct was generated from the following file:
KDE 4.2 API Reference