#include <Manager.h>
Public メソッド | |
| OrbRunner (CORBA::ORB_ptr orb) | |
| virtual int | open (void *args) |
| ORB 活性化処理. | |
| virtual int | svc (void) |
| ORB 開始処理. | |
| virtual int | close (unsigned long flags) |
| ORB 終了処理. | |
OrbRunner クラス.
ORB 実行用ヘルパークラス。
| RTC::Manager::OrbRunner::OrbRunner | ( | CORBA::ORB_ptr | orb | ) | [inline] |
コンストラクタ
参照先 open().
| virtual int RTC::Manager::OrbRunner::close | ( | unsigned long | flags | ) | [inline, virtual] |
ORB 終了処理.
ORB 終了処理
| flags | 終了処理フラグ |
| virtual int RTC::Manager::OrbRunner::open | ( | void * | args | ) | [inline, virtual] |
| virtual int RTC::Manager::OrbRunner::svc | ( | void | ) | [inline, virtual] |
ORB 開始処理.
ORB 開始処理
1.6.3