OpenRTM  1.0.0
Public Member Functions | Public Attributes
RTC::PortBase::find_port_ref Struct Reference

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

#include <PortBase.h>

List of all members.

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]

References m_port.


Member Data Documentation

Referenced by operator()().