LensSerious 0.1
Lens-correction mathematics as data, not as a library of callbacks
Loading...
Searching...
No Matches
ls_db_t Struct Reference
+ Collaboration diagram for ls_db_t:

Data Fields

sqlite3 * sql
 
int schema_version
 
char error [256]
 

Detailed Description

Definition at line 21 of file lensserious_db.c.

Field Documentation

◆ error

char ls_db_t::error[256]

Definition at line 25 of file lensserious_db.c.

Referenced by _db_err(), _fill_calibrations(), and ls_db_error().

◆ schema_version

int ls_db_t::schema_version

Definition at line 24 of file lensserious_db.c.

Referenced by ls_db_open(), and ls_db_schema_version().

◆ sql


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