#include <dlfcn.h>
#include <stlib/external/ExternalInterface.h>
#include <stlib/external/EObjNotFoundError.h>
#include <stlib/external/LibNotFoundError.h>
#include <stlib/String.h>
Include dependency graph for ExternalInterface.cc:
Go to the source code of this file.
Namespaces | |
namespace | External |
Functions | |
void * | GC_dlopen (const char *libName, int flag) |
|
|