All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AbstractFinder.h File Reference

The AbstractFinder class allows applications to extend how PluginManager can search for plugins. More...

#include "Config.h"
#include "Exception.h"
#include <boost/noncopyable.hpp>
#include <boost/ptr_container/ptr_vector.hpp>

Go to the source code of this file.

Classes

class  te::plugin::AbstractFinder
 The AbstractFinder class allows applications to extend how PluginManager can search for plugins. More...
 

Namespaces

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

Detailed Description

The AbstractFinder class allows applications to extend how PluginManager can search for plugins.

Definition in file AbstractFinder.h.