ace/coil/Signal.cpp
Go to the documentation of this file.
1 // -*- C++ -*-
20 #include <coil/config_coil.h>
21 #include <coil/Signal.h>
22 
23 #ifdef COIL_OS_FREEBSD
24 #define _SIGSET_NWORDS _SIG_WORDS
25 #endif
26 
27 namespace coil
28 {
29  // no implementation
30 };
Common Object Interface Layer.


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:00