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
ACE_DLL DynamicLib
Common Object Interface Layer.


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:25:58