OpenRTM-aist  1.2.1
公開メンバ関数 | 公開変数類 | 全メンバ一覧
RTC::PortBase::find_interface 構造体

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

構築子と解体子

RTC::PortBase::find_interface::find_interface ( const char *  name,
PortInterfacePolarity  pol 
)
inline

関数詳解

bool RTC::PortBase::find_interface::operator() ( const PortInterfaceProfile &  prof)
inline

メンバ詳解

std::string RTC::PortBase::find_interface::m_name
PortInterfacePolarity RTC::PortBase::find_interface::m_pol

この構造体詳解は次のファイルから抽出されました: