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. | |
A singleton for managing plugins.
Definition in file PluginManager.h.