OpenRTM
1.0.0
|
name と polarity から interface を探す Functor [詳細]
#include <PortBase.h>
Public メソッド | |
find_interface (const char *name, PortInterfacePolarity pol) | |
bool | operator() (const PortInterfaceProfile &prof) |
Public 変数 | |
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()().