sqlite3.h File Reference
SQLITE_EXTERN const char sqlite3_version
SQLITE_EXTERN const char | sqlite3_version |
Typedef sqlite_int64
typedef long long int | sqlite_int64 |
Typedef sqlite_uint64
typedef unsigned long long int | sqlite_uint64 |
Typedef sqlite3_callback
typedef int(* | sqlite3_callback |
Typedef sqlite3_io_methods
Typedef sqlite3_mem_methods
Typedef sqlite3_value
typedef struct Mem | sqlite3_value |
Typedef sqlite3_destructor_type
typedef void(* | sqlite3_destructor_type |
SQLITE_EXTERN char * sqlite3_temp_directory
SQLITE_EXTERN char * | sqlite3_temp_directory |
Typedef sqlite3_index_info
Typedef sqlite3_vtab_cursor
Typedef sqlite3_mutex_methods
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.