COOPY » Guide
version 0.6.5
|
#include <coopy/Dbg.h>
#include <coopy/RemoteSqlTextBook.h>
#include <coopy/RemoteSqlSheet.h>
#include <stdio.h>
#include <sqlxx.h>
#include <strutilsxx.h>
#include <algorithm>
Go to the source code of this file.
Defines | |
#define | HELPER(x) (*((CSQL*)(x))) |
#define HELPER | ( | x | ) | (*((CSQL*)(x))) |
Definition at line 16 of file RemoteSqlTextBook.cpp.
Referenced by coopy::store::remotesql::RemoteSqlTextBook::clear(), coopy::store::remotesql::RemoteSqlTextBook::getNames(), and coopy::store::remotesql::RemoteSqlTextBook::open().