44 void add(
const char *path);
46 void add(
const boost::filesystem::path& path)__attribute__((deprecated));
48 std::vector<PPluginModule>
find_modules(
const std::string& data,
const std::string& type)
const;
51 struct CPluginSearchpathData *impl;
CPluginSearchpath(bool no_subpath=false)
void add(const char *path)
CPluginSearchpath(const CPluginSearchpath &other)
void add(const boost::filesystem::path &path) __attribute__((deprecated))
std::vector< PPluginModule > find_modules(const std::string &data, const std::string &type) const
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
#define EXPORT_CORE
Macro to manage Visual C++ style dllimport/dllexport.
#define NS_MIA_END
conveniance define to end the mia namespace