OpenRTM-aist  1.2.1
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

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

Member Function Documentation

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

Member Data Documentation

PortService_ptr RTC::PortBase::find_port_ref::m_port

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