jp.go.aist.rtm.RTC
クラス PostComponentActionListenerArgument

java.lang.Object
  上位を拡張 jp.go.aist.rtm.RTC.PostComponentActionListenerArgument

public class PostComponentActionListenerArgument
extends java.lang.Object

PostComponentActionListenerArgument クラス


フィールドの概要
 int m_exec_handle
           
 ReturnCode_t m_ret
           
 
コンストラクタの概要
PostComponentActionListenerArgument(int handle, ReturnCode_t ret)
          コンストラクタ
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

m_exec_handle

public int m_exec_handle

m_ret

public ReturnCode_t m_ret
コンストラクタの詳細

PostComponentActionListenerArgument

public PostComponentActionListenerArgument(int handle,
                                           ReturnCode_t ret)
コンストラクタ