OpenRTM-aist  1.2.1
DataInPort.h
Go to the documentation of this file.
1 // -*- C++ -*-
20 #ifndef RTC_DATAINPORT_H
21 #define RTC_DATAINPORT_H
22 
23 #include <rtm/InPort.h>
24 
25 #endif // RTC_DATAINPORT_H
InPort template class.