|
OpenRTM-aist
1.1.2
|
Functor to find interface from name and polarity. More...
#include <PortBase.h>
Public Member Functions | |
| find_interface (const char *name, PortInterfacePolarity pol) | |
| bool | operator() (const PortInterfaceProfile &prof) |
Public Attributes | |
| std::string | m_name |
| PortInterfacePolarity | m_pol |
Functor to find interface from name and polarity.
|
inline |
|
inline |
| std::string RTC::PortBase::find_interface::m_name |
| PortInterfacePolarity RTC::PortBase::find_interface::m_pol |
1.8.11