Namespaces | Defines | Functions

creaImageIOSQLiteTreeHandler.cpp File Reference

#include <creaImageIOSQLiteTreeHandler.h>
#include <creaImageIOSystem.h>
#include <creaImageIOGimmick.h>
#include "CppSQLite3.h"
#include <sys/stat.h>
#include <deque>
#include <creaWx.h>
#include <boost/algorithm/string.hpp>
Include dependency graph for creaImageIOSQLiteTreeHandler.cpp:

Go to the source code of this file.

Namespaces

namespace  creaImageIO

Defines

#define QUERYDB(QUER, RES)
#define UPDATEDB(UP)

Functions

char * creaImageIO::format_sql (const std::string &s)
void creaImageIO::SQLformat (std::string i_str, std::string &o_str)

Define Documentation

#define QUERYDB (   QUER,
  RES 
)
#define UPDATEDB (   UP  )