mksqlite  2.5
A MATLAB interface to SQLite
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CErrHelperclass for error message transport
 CSQLerrorClass holding an error
 CHeaderBaseType
 CTBHData< HeaderBaseType >Template class extending base class uniquely
 CHeapCheckHelperclass for memory leak and access violation detection
 CMexFunctorsFunctors for SQL application-defined (aggregation) functions
 CMksqliteMain routine class
 CNumberCompressorCompressor class
 CSQLifaceSQLite interface
 CSQLstackSQLite interface stack
 CSQLstackitemClass holding an exception array, the function map and the handle for one database
 CHeapCheck::tagFooterMemory block footer (end marker)
 CHeapCheck::tagHeaderMemory block header
 CtagNativeArrayMxArray replacement for speed improvement
 CSQLiface::to_alphanumConverts one char to a printable (non-white-space) character
 Cold_version::TypedBLOBHeaderTyped BLOB header (deprecated)
 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
 CValueMexEncapsulating a MATLAB mxArray
 CValueSQLClass encapsulating a SQL field value
 CValueBase.__unnamed__
 CValueSQLColClass encapsulating a complete SQL table column with type and name