jp.go.aist.rtm.RTC
Class ModuleActionListenerArgument
java.lang.Object
jp.go.aist.rtm.RTC.ModuleActionListenerArgument
public class ModuleActionListenerArgument
- extends java.lang.Object
ModuleActionListenerArgument class
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_method
public java.lang.String m_method
m_modname
public java.lang.String m_modname
m_funcname
public java.lang.String m_funcname
ModuleActionListenerArgument
public ModuleActionListenerArgument(java.lang.String method,
java.lang.String modname,
java.lang.String funcname)
-
Constructor
ModuleActionListenerArgument
public ModuleActionListenerArgument(java.lang.String method,
java.lang.String modname)
-
Constructor