COOPY » Guide  version 0.6.5
Namespaces | Defines | Variables
/home/paulfitz/cvs/coopy_scm/coopy/src/libsqlite/SqliteSheet.cpp File Reference
#include <coopy/Dbg.h>
#include <coopy/SqliteSheet.h>
#include <coopy/Stringer.h>
#include <sqlite3.h>
#include <coopy/SqlCompare.h>

Go to the source code of this file.

Namespaces

namespace  coopy
 

All COOPY toolbox classes.


namespace  coopy::store
 

Storage for tables.


Defines

#define DB(x)   ((sqlite3 *)(x))

Variables

static const char * sql_keywords []

Define Documentation

#define DB (   x)    ((sqlite3 *)(x))

Variable Documentation

const char* sql_keywords[] [static]

Definition at line 19 of file SqliteSheet.cpp.

Referenced by coopy::store::sqlite::SqliteSheet::isReserved().

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines