mksqlite  2.5
A MATLAB interface to SQLite
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nold_version
 CTypedBLOBHeaderTyped BLOB header (deprecated)
 CErrHelperclass for error message transport
 CHeapCheckHelperclass for memory leak and access violation detection
 CtagFooterMemory block footer (end marker)
 CtagHeaderMemory block header
 CMexFunctorsFunctors for SQL application-defined (aggregation) functions
 CMksqliteMain routine class
 CNumberCompressorCompressor class
 CSQLerrorClass holding an error
 CSQLifaceSQLite interface
 Cto_alphanumConverts one char to a printable (non-white-space) character
 CSQLstackSQLite interface stack
 CSQLstackitemClass holding an exception array, the function map and the handle for one database
 CtagNativeArrayMxArray replacement for speed improvement
 CTBHDataTemplate class extending base class uniquely
 CTypedBLOBHeaderBase1st (base) version of typed BLOB header with ability of storing multidimensional MATLAB arrays
 CTypedBLOBHeaderCompressed2nd version of typed blobs with additional compression feature
 CValueBaseBase class for ValueMex and ValueSQL
 CValueBase.__unnamed__
 CValueMexEncapsulating a MATLAB mxArray
 CValueSQLClass encapsulating a SQL field value
 CValueSQLColClass encapsulating a complete SQL table column with type and name