![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Public Attributes | |
| sqlite3 * | db |
| u8 | autoExplain |
| u8 | autoEQP |
| u8 | autoEQPtest |
| u8 | autoEQPtrace |
| u8 | statsOn |
| u8 | scanstatsOn |
| u8 | openMode |
| u8 | doXdgOpen |
| u8 | nEqpLevel |
| u8 | eTraceType |
| unsigned | mEqpLines |
| int | outCount |
| int | cnt |
| int | lineno |
| int | openFlags |
| FILE * | in |
| FILE * | out |
| FILE * | traceOut |
| int | nErr |
| int | mode |
| int | modePrior |
| int | cMode |
| int | normalMode |
| int | writableSchema |
| int | showHeader |
| int | nCheck |
| unsigned | nProgress |
| unsigned | mxProgress |
| unsigned | flgProgress |
| unsigned | shellFlgs |
| unsigned | priorShFlgs |
| sqlite3_int64 | szMax |
| char * | zDestTable |
| char * | zTempFile |
| char | zTestcase [30] |
| char | colSeparator [20] |
| char | rowSeparator [20] |
| char | colSepPrior [20] |
| char | rowSepPrior [20] |
| int | colWidth [100] |
| int | actualWidth [100] |
| char | nullValue [20] |
| char | outfile [FILENAME_MAX] |
| const char * | zDbFilename |
| char * | zFreeOnClose |
| const char * | zVfs |
| sqlite3_stmt * | pStmt |
| FILE * | pLog |
| int * | aiIndent |
| int | nIndent |
| int | iIndent |
| EQPGraph | sGraph |
| ExpertInfo | expert |
| int ShellState::actualWidth[100] |
Definition at line 9787 of file shell.c.
Referenced by shell_callback().
| int* ShellState::aiIndent |
Definition at line 9796 of file shell.c.
Referenced by explain_data_delete(), explain_data_prepare(), and shell_callback().
| u8 ShellState::autoEQP |
Definition at line 9748 of file shell.c.
Referenced by do_meta_command(), main(), and shell_exec().
| u8 ShellState::autoEQPtest |
Definition at line 9749 of file shell.c.
Referenced by do_meta_command(), and eqp_append().
| u8 ShellState::autoEQPtrace |
Definition at line 9750 of file shell.c.
Referenced by do_meta_command().
| u8 ShellState::autoExplain |
Definition at line 9747 of file shell.c.
Referenced by do_meta_command(), main_init(), and shell_exec().
| int ShellState::cMode |
Definition at line 9768 of file shell.c.
Referenced by do_meta_command(), dump_callback(), exec_prepared_stmt(), explain_data_prepare(), main(), main_init(), shell_callback(), and shell_exec().
| int ShellState::cnt |
Definition at line 9759 of file shell.c.
Referenced by do_meta_command(), shell_callback(), and shell_exec().
| char ShellState::colSeparator[20] |
Definition at line 9782 of file shell.c.
Referenced by do_meta_command(), main(), main_init(), outputModePush(), and shell_callback().
| char ShellState::colSepPrior[20] |
Definition at line 9784 of file shell.c.
Referenced by outputModePush().
| int ShellState::colWidth[100] |
Definition at line 9786 of file shell.c.
Referenced by shell_callback().
| sqlite3* ShellState::db |
Definition at line 9746 of file shell.c.
Referenced by bind_prepared_stmt(), bind_table_init(), createSelftestTable(), db_int(), do_meta_command(), dump_callback(), expertDotCommand(), lintFkeyIndexes(), main(), newTempFile(), open_db(), run_schema_dump_query(), run_table_dump_query(), shell_dbinfo_command(), shell_exec(), tableColumnList(), tryToClone(), tryToCloneData(), and tryToCloneSchema().
| u8 ShellState::doXdgOpen |
Definition at line 9754 of file shell.c.
Referenced by clearTempFile(), do_meta_command(), main(), and output_reset().
| u8 ShellState::eTraceType |
Definition at line 9756 of file shell.c.
Referenced by sql_trace_callback().
| ExpertInfo ShellState::expert |
Definition at line 9804 of file shell.c.
Referenced by do_meta_command(), expertDotCommand(), expertFinish(), expertHandleSQL(), and shell_exec().
| unsigned ShellState::flgProgress |
Definition at line 9775 of file shell.c.
Referenced by do_meta_command(), and progress_handler().
| int ShellState::iIndent |
Definition at line 9798 of file shell.c.
Referenced by explain_data_delete(), explain_data_prepare(), and shell_callback().
| FILE* ShellState::in |
Definition at line 9762 of file shell.c.
Referenced by do_meta_command(), main(), process_input(), and process_sqliterc().
| int ShellState::lineno |
Definition at line 9760 of file shell.c.
Referenced by do_meta_command(), process_input(), and process_sqliterc().
| int ShellState::mode |
Definition at line 9766 of file shell.c.
Referenced by do_meta_command(), dump_callback(), explain_data_prepare(), main(), main_init(), outputModePush(), and shell_exec().
| int ShellState::modePrior |
Definition at line 9767 of file shell.c.
Referenced by outputModePush().
| unsigned ShellState::mxProgress |
Definition at line 9774 of file shell.c.
Referenced by do_meta_command(), and progress_handler().
| int ShellState::nCheck |
Definition at line 9772 of file shell.c.
Referenced by do_meta_command().
| int ShellState::nErr |
Definition at line 9765 of file shell.c.
Referenced by do_meta_command(), dump_callback(), and run_table_dump_query().
| int ShellState::nIndent |
Definition at line 9797 of file shell.c.
Referenced by explain_data_delete(), explain_data_prepare(), and shell_callback().
| int ShellState::normalMode |
Definition at line 9769 of file shell.c.
Referenced by do_meta_command(), and main_init().
| unsigned ShellState::nProgress |
Definition at line 9773 of file shell.c.
Referenced by do_meta_command(), and progress_handler().
| char ShellState::nullValue[20] |
Definition at line 9788 of file shell.c.
Referenced by do_meta_command(), main(), and shell_callback().
| int ShellState::openFlags |
Definition at line 9761 of file shell.c.
Referenced by do_meta_command(), main(), and open_db().
| u8 ShellState::openMode |
Definition at line 9753 of file shell.c.
Referenced by do_meta_command(), main(), and open_db().
| FILE* ShellState::out |
Definition at line 9763 of file shell.c.
Referenced by display_scanstats(), displayStatLine(), do_meta_command(), dump_callback(), eqp_append(), eqp_render(), eqp_render_level(), main(), output_reset(), process_input(), progress_handler(), run_schema_dump_query(), run_table_dump_query(), shell_callback(), shell_dbinfo_command(), shell_exec(), shellAuth(), and shellPutsFunc().
| int ShellState::outCount |
Definition at line 9758 of file shell.c.
Referenced by do_meta_command(), and process_input().
| char ShellState::outfile[FILENAME_MAX] |
Definition at line 9790 of file shell.c.
Referenced by do_meta_command(), and output_reset().
| FILE* ShellState::pLog |
Definition at line 9795 of file shell.c.
Referenced by do_meta_command(), and shellLog().
| unsigned ShellState::priorShFlgs |
Definition at line 9777 of file shell.c.
Referenced by outputModePush().
| sqlite3_stmt* ShellState::pStmt |
Definition at line 9794 of file shell.c.
Referenced by display_scanstats(), shell_callback(), and shell_exec().
| char ShellState::rowSeparator[20] |
Definition at line 9783 of file shell.c.
Referenced by do_meta_command(), main(), main_init(), and shell_callback().
| u8 ShellState::scanstatsOn |
Definition at line 9752 of file shell.c.
Referenced by do_meta_command(), main(), and shell_exec().
| EQPGraph ShellState::sGraph |
Definition at line 9799 of file shell.c.
Referenced by eqp_append(), eqp_next_row(), eqp_render(), eqp_render_level(), and eqp_reset().
| unsigned ShellState::shellFlgs |
Definition at line 9776 of file shell.c.
Referenced by do_meta_command(), main(), main_init(), and outputModePush().
| int ShellState::showHeader |
Definition at line 9771 of file shell.c.
Referenced by do_meta_command(), main(), main_init(), and shell_callback().
| u8 ShellState::statsOn |
Definition at line 9751 of file shell.c.
Referenced by main(), and shell_exec().
| sqlite3_int64 ShellState::szMax |
Definition at line 9778 of file shell.c.
Referenced by do_meta_command(), main(), and open_db().
| FILE* ShellState::traceOut |
Definition at line 9764 of file shell.c.
Referenced by sql_trace_callback().
| int ShellState::writableSchema |
Definition at line 9770 of file shell.c.
Referenced by do_meta_command(), and dump_callback().
| const char* ShellState::zDbFilename |
Definition at line 9791 of file shell.c.
Referenced by do_meta_command(), main(), and open_db().
| char* ShellState::zDestTable |
Definition at line 9779 of file shell.c.
Referenced by do_meta_command(), dump_callback(), set_table_name(), and shell_callback().
| char* ShellState::zFreeOnClose |
Definition at line 9792 of file shell.c.
Referenced by do_meta_command(), and main().
| char* ShellState::zTempFile |
Definition at line 9780 of file shell.c.
Referenced by clearTempFile(), do_meta_command(), newTempFile(), and output_reset().
| char ShellState::zTestcase[30] |
Definition at line 9781 of file shell.c.
Referenced by do_meta_command().