Go to the documentation of this file.
21 #ifndef mia_core_dlloader_hh
22 #define mia_core_dlloader_hh
65 struct CDLLoaderData *impl;
const std::string & get_name() const
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
Portabe Dynamic Link Library Loader.
void set_unload_library()
tell the loader that the library should be unloaded at destruction
void * get_function(const char *name) const
#define NS_MIA_END
conveniance define to end the mia namespace
CDLLoader(const char *name, int flags)
#define EXPORT_CORE
Macro to manage Visual C++ style dllimport/dllexport.