FARGOS/VISTA Object Management Environment Core
..
|
#include <map>
#include <string>
#include <stdio.h>
#include <dlfcn.h>
#include <libgen.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <OMEruntime.h>
#include <OMEfunctions.h>
Macros | |
#define | RTLD_PARENT 0 |
Typedefs | |
typedef int(* | ldPathCallout_t) (const char *) |
typedef void(* | ldInit_t) (void) |
Functions | |
int | ldLoad (const char *path) |
int | OMEload (OMEthread *thread, OMEtype &result, const OMEtype &path) |
#define RTLD_PARENT 0 |
typedef void(* ldInit_t) (void) |
typedef int(* ldPathCallout_t) (const char *) |
int ldLoad | ( | const char * | path | ) |
Referenced by OMEload().
References ldLoad(), OME_STRING, OMEtype::s, OMEtype::type, and OMEtype::value.
![]() | Generated: Tue Jul 28 2020 16:03:26
Support Information |