FwDataSet.h File Reference

Implementation of a forward-only dataset for the TerraLib SQLite Data Access driver. More...

Go to the source code of this file.

Classes

class  te::sqlite::FwDataSet
 

Namespaces

 te
 URI C++ Library.
 
 te::sqlite
 

Typedefs

typedef struct sqlite3_stmt sqlite3_stmt
 

Detailed Description

Implementation of a forward-only dataset for the TerraLib SQLite Data Access driver.

Definition in file FwDataSet.h.

Typedef Documentation

typedef struct sqlite3_stmt sqlite3_stmt

Definition at line 35 of file FwDataSet.h.