COOPY » Guide
version 0.6.5
|
#include <coopy/AccessTextBook.h>
#include <coopy/AccessSheet.h>
#include "mdbtools.h"
#include <stdio.h>
#include <coopy/Stringer.h>
#include <algorithm>
Go to the source code of this file.
Defines | |
#define | WANT_VECTOR2STRING |
#define | DB(x) ((MdbHandle *)(x)) |
#define DB | ( | x | ) | ((MdbHandle *)(x)) |
Definition at line 18 of file AccessTextBook.cpp.
Referenced by coopy::store::mdb::AccessTextBook::clear().
#define WANT_VECTOR2STRING |
Definition at line 7 of file AccessTextBook.cpp.