PluginManager.h File Reference

A singleton for managing plugins. More...

#include "../common/Singleton.h"
#include "Config.h"
#include "Exception.h"
#include <map>
#include <string>
#include <vector>
#include <boost/ptr_container/ptr_vector.hpp>

Go to the source code of this file.

Classes

class  te::plugin::PluginManager
 A singleton for managing plugins. More...
 

Namespaces

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

Detailed Description

A singleton for managing plugins.

Definition in file PluginManager.h.