Public Attributes | |
sqlite3 * | db |
int | echoOn |
int | cnt |
FILE * | out |
int | mode |
int | writableSchema |
int | showHeader |
char * | zDestTable |
char | separator [20] |
int | colWidth [100] |
int | actualWidth [100] |
char | nullvalue [20] |
struct previous_mode_data | explainPrev |
char | outfile [FILENAME_MAX] |
const char * | zDbFilename |
Definition at line 307 of file shell.c.
int callback_data::actualWidth[100] |
Definition at line 318 of file shell.c.
Referenced by callback().
Definition at line 310 of file shell.c.
Referenced by callback(), do_meta_command(), and process_input().
int callback_data::colWidth[100] |
Definition at line 317 of file shell.c.
Referenced by callback(), and do_meta_command().
Definition at line 308 of file shell.c.
Referenced by do_meta_command(), dump_callback(), main(), open_db(), process_input(), and run_schema_dump_query().
Definition at line 309 of file shell.c.
Referenced by do_meta_command(), main(), and process_input().
struct previous_mode_data callback_data::explainPrev [read] |
Definition at line 321 of file shell.c.
Referenced by do_meta_command().
Definition at line 312 of file shell.c.
Referenced by callback(), do_meta_command(), main(), and main_init().
char callback_data::nullvalue[20] |
Definition at line 319 of file shell.c.
Referenced by callback(), do_meta_command(), main(), and output_csv().
FILE* callback_data::out |
Definition at line 311 of file shell.c.
Referenced by callback(), do_meta_command(), dump_callback(), main(), output_csv(), and process_input().
char callback_data::outfile[FILENAME_MAX] |
Definition at line 324 of file shell.c.
Referenced by do_meta_command().
char callback_data::separator[20] |
Definition at line 316 of file shell.c.
Referenced by callback(), do_meta_command(), main(), main_init(), and output_csv().
Definition at line 314 of file shell.c.
Referenced by callback(), do_meta_command(), main(), and main_init().
Definition at line 313 of file shell.c.
Referenced by do_meta_command(), and dump_callback().
const char* callback_data::zDbFilename |
Definition at line 315 of file shell.c.
Referenced by callback(), and set_table_name().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:03 2011 by Doxygen 1.6.1