OpenRTM-aist 2.1.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
RTC::PortBase::find_port_ref Struct Reference

Functor to find the object reference that is identical port_ref . More...

#include <PortBase.h>

Public Member Functions

 find_port_ref (PortService_ptr port_ref)
 
bool operator() (PortService_ptr port_ref)
 

Public Attributes

PortService_ptr m_port
 

Detailed Description

Functor to find the object reference that is identical port_ref .

Constructor & Destructor Documentation

◆ find_port_ref()

RTC::PortBase::find_port_ref::find_port_ref ( PortService_ptr  port_ref)
inlineexplicit

Member Function Documentation

◆ operator()()

bool RTC::PortBase::find_port_ref::operator() ( PortService_ptr  port_ref)
inline

References m_port.

Member Data Documentation

◆ m_port

PortService_ptr RTC::PortBase::find_port_ref::m_port

Referenced by operator()().


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