FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
ldUtils.h
Go to the documentation of this file.
1 //
2 // kinda light on the code here, eh?
3 // its a start.
4 //
5 
6 int ldLoad(const char *);
7 /* vim: set expandtab shiftwidth=4 tabstop=4: */
OMEfunctions.h
OME utility functions.
OMEruntime.h
ldLoad
int ldLoad(const char *)
Definition: ldUtils.cpp:182
OMEstring
Implements text and binary string storage.
Definition: OMEstring.h:305
ldPathCallout_t
int(* ldPathCallout_t)(const char *)
Definition: ldUtils.cpp:158
OMEtype::value
union OMEtype::@26 value
OMEtype
Fundamental ANY type for FARGOS/VISTA Object Management Environment.
Definition: OMEbaseType.h:250
OMEhash
OME_DLL_EXPORT uint32_t OMEhash(const unsigned char *data, const uint32_t len) NONNULL_PARAMETERS(1)
Fast 32-bit hash over a buffer.
Definition: OMEhash.cpp:13
OMEtype::s
class OMEstring * s
Definition: OMEbaseType.h:299
INVALID_HANDLE_VALUE
#define INVALID_HANDLE_VALUE
Definition: poll_monitor.hpp:19
OME_STRING
@ OME_STRING
Definition: OMEmanifests.h:85
ldLoad
int ldLoad(const char *path)
Definition: ldUtils.cpp:182
RTLD_PARENT
#define RTLD_PARENT
Definition: ldUtils.cpp:24
OMEload
int OMEload(OMEthread *thread, OMEtype &result, const OMEtype &path)
Definition: ldUtils.cpp:283
NULL
#define NULL
Definition: tmp.o.cpp:327
_STD
#define _STD
Definition: OMEmanifests.h:146
OMEthread
Public interface to an OME thread.
Definition: OMEthread.h:60
OMEtype::type
uint32_t type
Definition: OMEbaseType.h:304
ldInit_t
void(* ldInit_t)(void)
Definition: ldUtils.cpp:180
Generated: Fri Jul 31 2020 18:19:14
Support Information