table.c File Reference

Go to the source code of this file.

Classes

struct  TabResult

Functions

static int sqlite3_get_table_cb (void *pArg, int nCol, char **argv, char **colv)
int sqlite3_get_table (sqlite3 *db, const char *zSql, char ***pazResult, int *pnRow, int *pnColumn, char **pzErrMsg)
void sqlite3_free_table (char **azResult)

Function Documentation

void sqlite3_free_table ( char **  azResult  ) 

Definition at line 188 of file table.c.

References sqlite3_free(), and SQLITE_PTR_TO_INT.

Referenced by do_meta_command(), and sqlite3_get_table().

int sqlite3_get_table ( sqlite3 db,
const char *  zSql,
char ***  pazResult,
int *  pnRow,
int *  pnColumn,
char **  pzErrMsg 
)
static int sqlite3_get_table_cb ( void *  pArg,
int  nCol,
char **  argv,
char **  colv 
) [static]

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:02 2011 by Doxygen 1.6.1