30 #ifndef __TERRALIB_CORE_PLUGIN_FINDERS_H__    31 #define __TERRALIB_CORE_PLUGIN_FINDERS_H__    34 #include "../Config.h"    54 #endif  // __TERRALIB_CORE_PLUGIN_FINDERS_H__ TECOREEXPORT std::vector< PluginInfo > DefaultPluginFinder()
 
TECOREEXPORT std::vector< PluginInfo > PluginFinder(const std::vector< std::string > &dirs)
 
The basic information about a plugin.