jp.go.aist.rtm.RTC
クラス PeriodicTask.suspend_t

java.lang.Object
  上位を拡張 jp.go.aist.rtm.RTC.PeriodicTask.suspend_t
含まれているクラス:
PeriodicTask

protected class PeriodicTask.suspend_t
extends java.lang.Object


フィールドの概要
 java.lang.String mutex
           
 boolean suspend
           
 
コンストラクタの概要
PeriodicTask.suspend_t(boolean sus)
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

suspend

public boolean suspend

mutex

public java.lang.String mutex
コンストラクタの詳細

PeriodicTask.suspend_t

public PeriodicTask.suspend_t(boolean sus)