CppPluginEngine.h File Reference

A plugin engine for plugins written in C++. More...

#include "AbstractPluginEngine.h"
#include "Config.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  te::plugin::CppPluginEngine
 An abstract class for plugin engines. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::plugin
 Namespace for the Plugin module of TerraLib.
 

Detailed Description

A plugin engine for plugins written in C++.

Definition in file CppPluginEngine.h.