28 #ifndef ICL_CORE_PLUGIN_PLUGIN_MANAGER_BASE_H_INCLUDED 29 #define ICL_CORE_PLUGIN_PLUGIN_MANAGER_BASE_H_INCLUDED 52 StringList pluginPaths();
58 void addPluginPath(
const std::string &path);
64 StringList errorMessages();
67 #ifdef _IC_BUILDER_DEPRECATED_STYLE_ 91 void clearErrorMessages();
93 void addErrorMessage(
const std::string &message);
96 #ifdef _IC_BUILDER_DEPRECATED_STYLE_
#define ICL_CORE_VC_DEPRECATE_STYLE
Contains import/export definitions for the Win32 plattform.
StringList m_plugin_paths
StringList m_error_messages
Contains logging definitions for the icl_core_plugin library.
#define ICL_CORE_PLUGIN_IMPORT_EXPORT
std::list< std::string > StringList
#define ICL_CORE_GCC_DEPRECATE_STYLE