Public メソッド | |
def | __init__ |
コンストラクタ | |
def | run |
ORB 実行処理 | |
def | wait |
ORB wait処理 | |
def | close |
ORB 終了処理(未実装) |
ORB 実行用ヘルパークラス。
Manager.py の 1582 行で定義されています。
def __init__ | ( | self, | ||
orb | ||||
) |
def run | ( | self | ) |
def wait | ( | self | ) |
def close | ( | self, | ||
flags | ||||
) |