digikam
Db Struct Reference
#include <sqliteInt.h>
Detailed Description
Definition at line 263 of file sqliteInt.h.
Public Attributes | |
| Hash | aFKey |
| u16 | flags |
| Hash | idxHash |
| u8 | inTrans |
| void * | pAux |
| Btree * | pBt |
| int | schema_cookie |
| Hash | tblHash |
| Hash | trigHash |
| void(* | xFreeAux )(void *) |
| char * | zName |
Member Data Documentation
Definition at line 270 of file sqliteInt.h.
Definition at line 272 of file sqliteInt.h.
Definition at line 268 of file sqliteInt.h.
Definition at line 271 of file sqliteInt.h.
| void* Db::pAux |
Definition at line 273 of file sqliteInt.h.
Definition at line 265 of file sqliteInt.h.
Definition at line 266 of file sqliteInt.h.
Definition at line 267 of file sqliteInt.h.
Definition at line 269 of file sqliteInt.h.
| void(* Db::xFreeAux)(void *) |
| char* Db::zName |
Definition at line 264 of file sqliteInt.h.
The documentation for this struct was generated from the following file:
KDE 4.2 API Reference