![]() |
mksqlite
2.5
A MATLAB interface to SQLite
|
▼Nold_version | |
CTypedBLOBHeader | Typed BLOB header (deprecated) |
CErr | Helperclass for error message transport |
▼CHeapCheck | Helperclass for memory leak and access violation detection |
CtagFooter | Memory block footer (end marker) |
CtagHeader | Memory block header |
CMexFunctors | Functors for SQL application-defined (aggregation) functions |
CMksqlite | Main routine class |
CNumberCompressor | Compressor class |
CSQLerror | Class holding an error |
▼CSQLiface | SQLite interface |
Cto_alphanum | Converts one char to a printable (non-white-space) character |
CSQLstack | SQLite interface stack |
CSQLstackitem | Class holding an exception array, the function map and the handle for one database |
CtagNativeArray | MxArray replacement for speed improvement |
CTBHData | Template class extending base class uniquely |
CTypedBLOBHeaderBase | 1st (base) version of typed BLOB header with ability of storing multidimensional MATLAB arrays |
CTypedBLOBHeaderCompressed | 2nd version of typed blobs with additional compression feature |
CValueBase | Base class for ValueMex and ValueSQL |
CValueBase.__unnamed__ | |
CValueMex | Encapsulating a MATLAB mxArray |
CValueSQL | Class encapsulating a SQL field value |
CValueSQLCol | Class encapsulating a complete SQL table column with type and name |