![]() |
DVBCore
22.11.0
Open Source DVB Engine
|
Files | |
| file | buffer.h [code] |
| Reference counted buffer that is automatically deleted once the count becomes zero. | |
| file | database.c |
| Records can be created, updated and deleted in-memory, these operations may optionally be recorded so that changes can be compared with and saved into another database. | |
| file | database.h [code] |
| Records can be created, updated and deleted in-memory, these operations may optionally be recorded so that changes can be compared with and saved into another database. | |
| file | dba_sqlite.c |
| Database access public functions. | |
| file | layout.c |
| Database layout. | |
| file | sqlite.h [code] |
| Interface to SQLite. Loads database records into the in-memory database and saves in-memory database changes into the database. Reads and writes database blobs. | |
1.8.11