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. | |
The AbstractFinder class allows applications to extend how PluginManager can search for plugins.
Definition in file AbstractFinder.h.