attic/src/sqlite/PreparedQuery.h File Reference
#include "../dataaccess/datasource/PreparedQuery.h"
#include "Config.h"
#include <vector>
#include <boost/cstdint.hpp>

Go to the source code of this file.

Classes

class  te::sqlite::PreparedQuery
 A class that implements a prepared query for the TerraLib SQLite Data Access Driver. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 
 te::sqlite
 

Typedefs

typedef struct sqlite3_stmt sqlite3_stmt
 

Typedef Documentation

typedef struct sqlite3_stmt sqlite3_stmt

Definition at line 43 of file attic/src/sqlite/PreparedQuery.h.