Functions

cmtkSQLite.cxx File Reference

Go to the source code of this file.

Functions

int cmtkSQLiteQueryCallback (void *pTable, int ncols, char **rowdata, char **)
 Callback for SQLite: add rows to results table.

Function Documentation

int cmtkSQLiteQueryCallback ( void *  pTable,
int  ncols,
char **  rowdata,
char **   
)

Callback for SQLite: add rows to results table.

Definition at line 80 of file cmtkSQLite.cxx.

Referenced by cmtk::SQLite::Query().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines