![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
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< cSQLiteStatement > | cSQLiteStatementPtr |
Variables | |
GraySQLiteModule | g_Module |
typedef int GraySQLite::cSQLiteCol_t |
0 based columns. unlike SQL_COLUMN_t
GraySQLiteModule GraySQLite::g_Module |