クラス Manager::OrbRunner

OrbRunner クラス [詳細]


Public メソッド

def __init__
 コンストラクタ
def run
 ORB 実行処理
def wait
 ORB wait処理
def close
 ORB 終了処理(未実装)


説明

OrbRunner クラス

ORB 実行用ヘルパークラス。

から:
0.4.0

Manager.py1582 行で定義されています。


関数

def __init__ (   self,
  orb 
)

コンストラクタ

コンストラクタ

引数:
self 
orb ORB

Manager.py1599 行で定義されています。

def run (   self  ) 

ORB 実行処理

ORB 実行

引数:
self 

Manager.py1617 行で定義されています。

def wait (   self  ) 

ORB wait処理

ORB wait

引数:
self 

Manager.py1640 行で定義されています。

def close (   self,
  flags 
)

ORB 終了処理(未実装)

ORB 終了処理

引数:
self 
flags 終了処理フラグ
戻り値:
終了処理結果

Manager.py1657 行で定義されています。


OpenRTMに対してMon Mar 17 15:11:07 2008に生成されました。  doxygen 1.5.4