OpenRTM-aist-Python 1.2.1
Public Member Functions | List of all members
OpenRTM_aist.PortBase.PortBase.find_interface Class Reference

A functor to find interface from name and polarity. More...

Public Member Functions

def __init__ (self, name, pol)
 
def __call__ (self, prof)
 

Detailed Description

A functor to find interface from name and polarity.

Constructor & Destructor Documentation

def OpenRTM_aist.PortBase.PortBase.find_interface.__init__ (   self,
  name,
  pol 
)
 \param name(string)
 \param pol(RTC.PortInterfacePolarity)

Member Function Documentation

def OpenRTM_aist.PortBase.PortBase.find_interface.__call__ (   self,
  prof 
)
 \param prof(RTC.PortInterfaceProfile)

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