|
COOPY » Guide
version 0.6.5
|
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) ((MdbHandle *)(x)) |
| #define | TABLE(x) ((MdbTableDef *)(x)) |
| #define DB | ( | x | ) | ((MdbHandle *)(x)) |
Definition at line 16 of file AccessSheet.cpp.
Referenced by coopy::store::mdb::AccessSheet::connect().
| #define TABLE | ( | x | ) | ((MdbTableDef *)(x)) |
Definition at line 17 of file AccessSheet.cpp.
Referenced by coopy::store::mdb::AccessSheet::~AccessSheet().
1.7.4