![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "cSQLBase.h"
#include "cSQLCmd.h"
#include "GrayCore/include/cArraySort.h"
#include "GrayCore/include/cAtom.h"
#include "GrayCore/include/cFilePath.h"
Go to the source code of this file.
Classes | |
class | GrayLib::cSQLDatabase |
Namespaces | |
GrayLib | |
Typedefs | |
typedef cRefPtr< cSQLDatabase > | GrayLib::cSQLDatabasePtr |
Functions | |
GrayLib::DECLARE_INTERFACE (ISQLDatabase) | |
Variables | |
class __DECL_IMPORT | GrayLib::cSQLCmd |
class __DECL_IMPORT | GrayLib::cSQLCmdUpdate |
class __DECL_IMPORT | GrayLib::cSQLCmdWhere |
class __DECL_IMPORT | GrayLib::cSQLStatement |