Public Attributes | |
| Tcl_Channel | channel |
| int | iSeek |
| sqlite3_blob * | pBlob |
| SqliteDb * | pDb |
| IncrblobChannel * | pNext |
| IncrblobChannel * | pPrev |
Definition at line 176 of file tclsqlite3.c.
| Tcl_Channel IncrblobChannel::channel |
Definition at line 180 of file tclsqlite3.c.
| int IncrblobChannel::iSeek |
Definition at line 179 of file tclsqlite3.c.
| sqlite3_blob* IncrblobChannel::pBlob |
Definition at line 177 of file tclsqlite3.c.
| SqliteDb* IncrblobChannel::pDb |
Definition at line 178 of file tclsqlite3.c.
| IncrblobChannel* IncrblobChannel::pNext |
Definition at line 181 of file tclsqlite3.c.
| IncrblobChannel* IncrblobChannel::pPrev |
Definition at line 182 of file tclsqlite3.c.