| OpenRTM-aist 2.0.2
    | 
name と polarity から interface を探す Functor [詳解]
#include <PortBase.h>
| 公開メンバ関数 | |
| find_interface (const char *name, PortInterfacePolarity pol) | |
| bool | operator() (const PortInterfaceProfile &prof) | 
| 公開変数類 | |
| std::string | m_name | 
| PortInterfacePolarity | m_pol | 
name と polarity から interface を探す Functor
| 
 | inline | 
| 
 | inline | 
| std::string RTC::PortBase::find_interface::m_name | 
参照元 operator()().
| PortInterfacePolarity RTC::PortBase::find_interface::m_pol | 
参照元 operator()().