OpenRTM-aist  1.2.1
Classes | Namespaces | Macros | Functions
DynamicLib.h File Reference
#include <dlfcn.h>
#include <string>
#include <coil/config_coil.h>
Include dependency graph for DynamicLib.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 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  )