Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GraySQLite Namespace Reference

Classes

class  cSQLiteColumn
 
class  cSQLiteBase
 
class  cSQLiteStatement
 
class  cSQLiteDb
 
class  cSQLiteDriver
 

Typedefs

typedef int cSQLiteCol_t
 0 based columns. unlike SQL_COLUMN_t More...
 
typedef cRefPtr< cSQLiteStatementcSQLiteStatementPtr
 

Variables

GraySQLiteModule g_Module
 

Typedef Documentation

◆ cSQLiteCol_t

0 based columns. unlike SQL_COLUMN_t

◆ cSQLiteStatementPtr

Variable Documentation

◆ g_Module

GraySQLiteModule GraySQLite::g_Module