Public Attributes | |
| char ** | azResult |
| char * | zErrMsg |
| int | nResult |
| int | nAlloc |
| int | nRow |
| int | nColumn |
| int | nData |
| int | rc |
Definition at line 31 of file table.c.
| char** TabResult::azResult |
Definition at line 32 of file table.c.
Referenced by sqlite3_get_table(), and sqlite3_get_table_cb().
Definition at line 35 of file table.c.
Referenced by sqlite3_get_table(), and sqlite3_get_table_cb().
Definition at line 37 of file table.c.
Referenced by sqlite3_get_table(), and sqlite3_get_table_cb().
| int TabResult::nData |
Definition at line 38 of file table.c.
Referenced by sqlite3_get_table(), and sqlite3_get_table_cb().
Definition at line 34 of file table.c.
Referenced by sqlite3_get_table().
| int TabResult::nRow |
Definition at line 36 of file table.c.
Referenced by sqlite3_get_table(), and sqlite3_get_table_cb().
| int TabResult::rc |
Definition at line 39 of file table.c.
Referenced by sqlite3_get_table(), and sqlite3_get_table_cb().
| char* TabResult::zErrMsg |
Definition at line 33 of file table.c.
Referenced by sqlite3_get_table(), and sqlite3_get_table_cb().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1