Files | |
| file | AbstractFinder.cpp [code] |
| The AbstractFinder class allows applications to extend how PluginManager can search for plugins. | |
| file | AbstractFinder.h [code] |
| The AbstractFinder class allows applications to extend how PluginManager can search for plugins. | |
| file | AbstractPlugin.cpp [code] |
| An abstract class for TerraLib Plugins. | |
| file | AbstractPlugin.h [code] |
| An abstract class for TerraLib Plugins. | |
| file | AbstractPluginEngine.h [code] |
| An abstract class for plugin engines. | |
| file | Config.h [code] |
| Configuration flags for the TerraLib Plugin module. | |
| file | CppPlugin.cpp [code] |
| An abstract interface for Plugins written in C++. | |
| file | CppPlugin.h [code] |
| An abstract interface for Plugins written in C++. | |
| file | CppPluginEngine.cpp [code] |
| A plugin engine for plugins written in C++. | |
| file | CppPluginEngine.h [code] |
| A plugin engine for plugins written in C++. | |
| file | CppPluginEngineFactory.cpp [code] |
| This is the concrete factory for C++ plugin engines. | |
| file | CppPluginEngineFactory.h [code] |
| This is the concrete factory for C++ plugin engines. | |
| file | CppPluginProxy.cpp [code] |
| An abstract interface for Plugins written in C++. | |
| file | CppPluginProxy.h [code] |
| A proxy class for C++ plugins. | |
| file | DefaultFinder.cpp [code] |
| A plugin finder that search for plugins in some special directories defined by compile time macros. | |
| file | DefaultFinder.h [code] |
| A plugin finder that search for plugins in some special directories defined by compile time macros. | |
| file | Exception.cpp [code] |
| An exception class for the Plugin module. | |
| file | Exception.h [code] |
| An exception class for the Plugin module. | |
| file | Module.cpp [code] |
| This singleton defines the TerraLib Plugin module entry. | |
| file | Module.h [code] |
| This singleton defines the TerraLib Plugin module entry. | |
| file | Plugin.cpp [code] |
| An abstract interface for TerraLib Plugins. | |
| file | Plugin.h [code] |
| A base class for plugin types. | |
| file | PluginEngineFactory.cpp [code] |
| This is the abstract factory for plugin engines. | |
| file | PluginEngineFactory.h [code] |
| This is the abstract factory for plugin engines. | |
| file | PluginInfo.cpp [code] |
| The basic information about a plugin. | |
| file | PluginInfo.h [code] |
| The basic information about a plugin. | |
| file | PluginManager.cpp [code] |
| A singleton for managing plugins. | |
| file | PluginManager.h [code] |
| A singleton for managing plugins. | |
| file | Provider.h [code] |
| This struct can be used to describe a given plugin provider. | |
| file | Utils.cpp [code] |
| Utility functions for dealing with plugins. | |
| file | Utils.h [code] |
| Utility functions for dealing with plugins. | |