Public Member Functions | Public Attributes | List of all members
RTC::PortBase::find_interface Struct Reference

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
 

Detailed Description

Functor to find interface from name and polarity.

Definition at line 2257 of file PortBase.h.

Constructor & Destructor Documentation

◆ find_interface()

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

Definition at line 2259 of file PortBase.h.

Member Function Documentation

◆ operator()()

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

Definition at line 2263 of file PortBase.h.

Member Data Documentation

◆ m_name

std::string RTC::PortBase::find_interface::m_name

Definition at line 2268 of file PortBase.h.

◆ m_pol

PortInterfacePolarity RTC::PortBase::find_interface::m_pol

Definition at line 2269 of file PortBase.h.


The documentation for this struct was generated from the following file:


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Feb 28 2022 23:00:48