NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
static void | get_results (DBPROCESS *dbproc, int start) |
int | main (int argc, char **argv) |
Variables | |
static char | teststr [1024] |
static DBINT | testint |
static int | failed = 0 |
Definition at line 17 of file t0006.c.
References abort(), dbnextrow(), dbproc, expected, REG_ROW, util::strncmp(), testint, and teststr.
Referenced by main(), MB_IndexedWordFinder(), CCgi2RCgiApp::OnJobDone(), and ShortRead_IndexedWordFinder().
Definition at line 41 of file t0006.c.
References DATABASE, dbbind(), DBBUFFER, dbcolname(), dberrhandle(), dbexit(), dbinit(), dblogin(), dbloginfree(), dbmsghandle(), dbnumcols(), dbopen, dbproc, dbresults(), DBSETLAPP, DBSETLHOST, DBSETLPWD, DBSETLUSER, dbsetopt(), dbsqlexec(), dbuse(), exit(), failed, get_results(), i, INTBIND, login, NO_MORE_RESULTS, PASSWORD, read_login_info(), SERVER, set_malloc_options(), sql_cmd(), STRINGBIND, SUCCEED, syb_err_handler(), syb_msg_handler(), testint, teststr, and USER.
|
static |
Definition at line 11 of file t0006.c.
Referenced by get_results(), main(), select_rows(), test(), and verify().
|
static |
Definition at line 10 of file t0006.c.
Referenced by get_results(), main(), select_rows(), test(), and verify().