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 |
Functor to find the object reference that is identical port_ref.
Definition at line 2240 of file PortBase.h.
| RTC::PortBase::find_port_ref::find_port_ref | ( | PortService_ptr | port_ref | ) | [inline] |
Definition at line 2242 of file PortBase.h.
| bool RTC::PortBase::find_port_ref::operator() | ( | PortService_ptr | port_ref | ) | [inline] |
Definition at line 2243 of file PortBase.h.
| PortService_ptr RTC::PortBase::find_port_ref::m_port |
Definition at line 2247 of file PortBase.h.