25 namespace filesystem {
41 void add(
const char *path);
43 void add(
const boost::filesystem::path& path)__attribute__((deprecated));
45 std::vector<PPluginModule> find_modules(
const std::string& data,
const std::string& type)
const;
48 struct CPluginSearchpathData *impl;
#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