#include <PortBase.h>
Public メソッド | |
find_interface (const char *name, PortInterfacePolarity pol) | |
bool | operator() (const PortInterfaceProfile &prof) |
Public 変数 | |
std::string | m_name |
PortInterfacePolarity | m_pol |
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 |