|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.go.aist.rtm.RTC.Manager.Terminator
protected class Manager.Terminator
終了処理用ヘルパークラスです。
フィールドの概要 | |
---|---|
Manager |
m_manager
|
コンストラクタの概要 | |
---|---|
Manager.Terminator(Manager manager)
|
メソッドの概要 | |
---|---|
int |
open(java.lang.String args)
|
void |
run()
|
int |
svc()
|
void |
terminate()
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public Manager m_manager
コンストラクタの詳細 |
---|
public Manager.Terminator(Manager manager)
メソッドの詳細 |
---|
public void terminate()
public int open(java.lang.String args)
public int svc()
public void run()
java.lang.Runnable
内の run
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |