• Skip to content
  • Skip to link menu
KDE 4.4 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

digikam

sqlite Struct Reference

#include <sqliteInt.h>

List of all members.

Classes

struct  sqliteInitInfo

Public Attributes

Db * aDb
Db aDbStatic [2]
Hash aFunc
int cache_size
int csChange
u8 file_format
int flags
struct sqlite::sqliteInitInfo init
int lastRowid
int lsChange
int magic
int nChange
int nDb
int next_cookie
int nProgressOps
int nTable
u8 onError
void * pAuthArg
void * pBusyArg
void * pCommitArg
void * pProgressArg
int priorNewRowid
void * pTraceArg
struct Vdbe * pVdbe
u8 safety_level
u8 temp_store
u8 want_to_close
int(* xAuth )(void *, int, const char *, const char *, const char *, const char *)
int(* xBusyCallback )(void *, const char *, int)
int(* xCommitCallback )(void *)
int(* xProgress )(void *)
void(* xTrace )(void *, const char *)

Detailed Description

Definition at line 348 of file sqliteInt.h.


Member Data Documentation

Db* sqlite::aDb

Definition at line 350 of file sqliteInt.h.

Db sqlite::aDbStatic[2]

Definition at line 351 of file sqliteInt.h.

Hash sqlite::aFunc

Definition at line 365 of file sqliteInt.h.

int sqlite::cache_size

Definition at line 359 of file sqliteInt.h.

int sqlite::csChange

Definition at line 371 of file sqliteInt.h.

u8 sqlite::file_format

Definition at line 353 of file sqliteInt.h.

int sqlite::flags

Definition at line 352 of file sqliteInt.h.

struct sqlite::sqliteInitInfo sqlite::init
int sqlite::lastRowid

Definition at line 366 of file sqliteInt.h.

int sqlite::lsChange

Definition at line 370 of file sqliteInt.h.

int sqlite::magic

Definition at line 368 of file sqliteInt.h.

int sqlite::nChange

Definition at line 369 of file sqliteInt.h.

int sqlite::nDb

Definition at line 349 of file sqliteInt.h.

int sqlite::next_cookie

Definition at line 358 of file sqliteInt.h.

int sqlite::nProgressOps

Definition at line 388 of file sqliteInt.h.

int sqlite::nTable

Definition at line 360 of file sqliteInt.h.

u8 sqlite::onError

Definition at line 357 of file sqliteInt.h.

void* sqlite::pAuthArg

Definition at line 383 of file sqliteInt.h.

void* sqlite::pBusyArg

Definition at line 361 of file sqliteInt.h.

void* sqlite::pCommitArg

Definition at line 363 of file sqliteInt.h.

void* sqlite::pProgressArg

Definition at line 387 of file sqliteInt.h.

int sqlite::priorNewRowid

Definition at line 367 of file sqliteInt.h.

void* sqlite::pTraceArg

Definition at line 379 of file sqliteInt.h.

struct Vdbe* sqlite::pVdbe [read]

Definition at line 377 of file sqliteInt.h.

u8 sqlite::safety_level

Definition at line 354 of file sqliteInt.h.

u8 sqlite::temp_store

Definition at line 356 of file sqliteInt.h.

u8 sqlite::want_to_close

Definition at line 355 of file sqliteInt.h.

int(* sqlite::xAuth)(void *, int, const char *, const char *, const char *, const char *)
int(* sqlite::xBusyCallback)(void *, const char *, int)
int(* sqlite::xCommitCallback)(void *)
int(* sqlite::xProgress)(void *)
void(* sqlite::xTrace)(void *, const char *)

The documentation for this struct was generated from the following file:
  • sqliteInt.h

digikam

Skip menu "digikam"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • digikam
Generated for API Reference by doxygen 1.5.9-20090814
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal