Data Structures
Here are the data structures with brief descriptions:
oCb2xy_cursorStructure to describe a cursor in the virtual table
oCb2xy_tableStructure to describe a virtual table
oCBINDCOLInternal structure for bound column (SQLBindCol)
oCBINDPARMInternal structure for bound parameter (SQLBindParameter)
oCCOLInternal structure to describe a column in a result set
oCcsv_cursorStructure to describe CSV virtual table cursor
oCcsv_fileStructure to implement CSV file handle
oCcsv_guess_fmtInfo to guess CSV layout
oCcsv_vtabStructure to describe a CSV virtual table
oCdbcDriver internal structure for database connection (HDBC)
oCdstrInternal structure representing dynamic strings
oCDUMP_DATAStructure for dump callback
oCENVDriver internal structure for environment (HENV)
oCjson_pfsJSON output helper structure
oCpath_aggctxInternal aggregate context for path/polyline function
oCrownumber_ctxSQLite context structure for "rownumber" function
oCstmtDriver internal structure representing SQL statement (HSTMT)
oCstrbufInternal dynamic string buffer
oCtblresInternal structure for managing driver's sqlite3_get_table() implementation
oCXCSRStructure to describe virtual table cursor
oCXDOCStructure to cache XML document
oCXEXPStructure to describe XPath expression
oCXMODStructure holding per module/database data
oCXTABStructure to describe virtual table
oCzip_cursorStructure to describe ZIP virtual table cursor
oCzip_fileStructure to implement ZIP file handle
\Czip_vtabStructure to describe a ZIP virtual table

Generated on Sun Oct 25 2015 by doxygen.
Contact: chw@ch-werner.de