IMode.h
Go to the documentation of this file.
00001 // -*- C++ -*-
00020 #ifndef RTC_LOCAL_IMODE_H
00021 #define RTC_LOCAL_IMODE_H
00022 
00023 #include <rtc/IRTC.h>
00024 
00025 namespace RTC
00026 {
00027 namespace Local
00028 {
00038   class IMode
00039   {
00040   public:
00041     virtual ~IMode() {};
00042   };
00043 };     // namespace Local
00044 };     // namespace RTC
00045 #endif // RTC_LOCAL_IMODE_H
00046 


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:04