![]() |
mksqlite
2.5
A MATLAB interface to SQLite
|
▼CErr | Helperclass for error message transport |
CSQLerror | Class holding an error |
▼CHeaderBaseType | |
CTBHData< HeaderBaseType > | Template class extending base class uniquely |
CHeapCheck | Helperclass for memory leak and access violation detection |
CMexFunctors | Functors for SQL application-defined (aggregation) functions |
CMksqlite | Main routine class |
CNumberCompressor | Compressor class |
CSQLiface | SQLite interface |
CSQLstack | SQLite interface stack |
CSQLstackitem | Class holding an exception array, the function map and the handle for one database |
CHeapCheck::tagFooter | Memory block footer (end marker) |
CHeapCheck::tagHeader | Memory block header |
CtagNativeArray | MxArray replacement for speed improvement |
CSQLiface::to_alphanum | Converts one char to a printable (non-white-space) character |
Cold_version::TypedBLOBHeader | Typed BLOB header (deprecated) |
▼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 |
CValueMex | Encapsulating a MATLAB mxArray |
CValueSQL | Class encapsulating a SQL field value |
CValueBase.__unnamed__ | |
CValueSQLCol | Class encapsulating a complete SQL table column with type and name |