Main Page
Namespaces
Classes
Files
File List
File Members
src
lib
coil
ace
coil
ace/coil/DynamicLib.h
Go to the documentation of this file.
1
// -*- C++ -*-
19
#ifndef COIL_DYNAMICLIB_H
20
#define COIL_DYNAMICLIB_H
21
22
#include <
coil/config_coil.h
>
23
#include <ace/DLL.h>
24
25
#define COIL_DEFAULT_DYNLIB_MODE ACE_DEFAULT_SHLIB_MODE
26
27
namespace
coil
28
{
29
typedef
ACE_DLL
DynamicLib
;
30
};
31
32
#endif // DynamicLib_h
coil::DynamicLib
ACE_DLL DynamicLib
Definition:
ace/coil/DynamicLib.h:29
config_coil.h
coil
Common Object Interface Layer.
Definition:
ace/coil/Condition.cpp:22
openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:07:51