64         const std::string& get_name() 
const; 
    68         void set_unload_library(); 
    70         void set_keep_library(); 
 
Portabe Dynamic Link Library Loader. 
 
#define NS_MIA_BEGIN
conveniance define to start the mia namespace 
 
The plugin module loading class. 
 
std::shared_ptr< CPluginModule > PPluginModule
 
The base class for all plug-ins. 
 
#define EXPORT_CORE
Macro to manage Visual C++ style dllimport/dllexport. 
 
#define NS_MIA_END
conveniance define to end the mia namespace