OpenRTM  1.0.0
Classes | Namespaces | Macros | Functions
DynamicLib.h File Reference
#include <dlfcn.h>
#include <string>
#include <coil/config_coil.h>

Go to the source code of this file.

Classes

class  coil::DynamicLib
 DynamicLib class. More...

Namespaces

namespace  coil
 Common Object Interface Layer.

Macros

#define COIL_DEFAULT_DYNLIB_MODE   RTLD_LAZY

Functions

int ForExternTest (void)

Macro Definition Documentation

#define COIL_DEFAULT_DYNLIB_MODE   RTLD_LAZY

Function Documentation

int ForExternTest ( void  )