netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
sqlite3_priv Struct Reference

Data Fields

sqlite3 * dbh
 
struct field_lh fields
 
char * stmt
 
sqlite3_stmt * p_stmt
 
int buffer_size
 
int buffer_curr
 
struct {
   unsigned   err_tbl_busy
 
stats
 

Field Documentation

int sqlite3_priv::buffer_curr
int sqlite3_priv::buffer_size
sqlite3* sqlite3_priv::dbh
unsigned sqlite3_priv::err_tbl_busy
struct field_lh sqlite3_priv::fields
sqlite3_stmt* sqlite3_priv::p_stmt
struct { ... } sqlite3_priv::stats
char* sqlite3_priv::stmt

The documentation for this struct was generated from the following file: