Module.h File Reference

The TerraLib SQLite Data Access driver implements the plugin interface. More...

#include "../plugin/Plugin.h"

Go to the source code of this file.

Classes

class  te::sqlite::Module
 

Namespaces

 te
 URI C++ Library.
 
 te::sqlite
 

Macros

#define TESQLITEEXPORT   __declspec(dllexport)
 

Functions

 PLUGIN_CALL_BACK_DECLARATION (TESQLITEEXPORT)
 

Detailed Description

The TerraLib SQLite Data Access driver implements the plugin interface.

Definition in file Module.h.

Macro Definition Documentation

#define TESQLITEEXPORT   __declspec(dllexport)

Definition at line 52 of file Module.h.

Function Documentation

PLUGIN_CALL_BACK_DECLARATION ( TESQLITEEXPORT  )