jp.go.aist.rtm.RTC.port
Class PortAdmin.find_port_name

java.lang.Object
  extended by jp.go.aist.rtm.RTC.port.PortAdmin.find_port_name
All Implemented Interfaces:
equalFunctor
Enclosing class:
PortAdmin

protected class PortAdmin.find_port_name
extends java.lang.Object
implements equalFunctor


Field Summary
 java.lang.String m_name
           
 
Constructor Summary
PortAdmin.find_port_name(java.lang.String name)
           
 
Method Summary
 boolean equalof(java.lang.Object element)
           Judges whether to agree contingent on the object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_name

public java.lang.String m_name
Constructor Detail

PortAdmin.find_port_name

public PortAdmin.find_port_name(java.lang.String name)
Method Detail

equalof

public boolean equalof(java.lang.Object element)
Description copied from interface: equalFunctor
Judges whether to agree contingent on the object.

Specified by:
equalof in interface equalFunctor
Parameters:
element - Object to be judged
Returns:
The agreement is true.