FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
ldUtils.cpp File Reference
#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)
 

Macro Definition Documentation

◆ RTLD_PARENT

#define RTLD_PARENT   0

Typedef Documentation

◆ ldInit_t

typedef void(* ldInit_t) (void)

◆ ldPathCallout_t

typedef int(* ldPathCallout_t) (const char *)

Function Documentation

◆ ldLoad()

int ldLoad ( const char *  path)

Referenced by OMEload().

◆ OMEload()

int OMEload ( OMEthread thread,
OMEtype result,
const OMEtype path 
)
Generated: Tue Jul 28 2020 16:03:26
Support Information