21#ifndef mia_core_dlloader_hh
22#define mia_core_dlloader_hh
65 struct CDLLoaderData *impl;
Portabe Dynamic Link Library Loader.
CDLLoader(const char *name, int flags)
const std::string & get_name() const
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_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