Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
sdb_vm Struct Reference

Data Fields

sdbdb
 
sqlite3_stmtvm
 
int columns
 
char has_values
 
char temp
 

Detailed Description

Definition at line 188 of file lsqlite3.c.

Field Documentation

◆ columns

◆ db

sdb* sdb_vm::db

◆ has_values

char sdb_vm::has_values

Definition at line 194 of file lsqlite3.c.

Referenced by cleanupvm(), db_do_next_row(), dbvm_check_contents(), dbvm_step(), and newvm().

◆ temp

char sdb_vm::temp

Definition at line 196 of file lsqlite3.c.

Referenced by db_close_vm(), db_do_next_row(), db_do_rows(), and newvm().

◆ vm


The documentation for this struct was generated from the following file: