#include <dtoolbase.h>
#include "filename.h"
Go to the source code of this file.
Functions | |
EXPCL_DTOOL void * | load_dso (const Filename &filename) |
EXPCL_DTOOL bool | unload_dso (void *dso_handle) |
EXPCL_DTOOL string | load_dso_error () |
|
Definition at line 147 of file load_dso.cxx. References Filename::to_os_specific(). Referenced by main(). |
|
Definition at line 158 of file load_dso.cxx. Referenced by main(). |
|
Definition at line 153 of file load_dso.cxx. |