すべてのメンバ一覧
Public メソッド |
| def | __init__ |
| | constructor
|
| def | onInitialize |
| | The initialize action (on CREATED->ALIVE transition) formaer rtc_init_entry()
|
| def | onActivated |
| | The activated action (Active state entry action) former rtc_active_entry()
|
| def | onExecute |
| | The execution action that is invoked periodically former rtc_active_do()
|
Public 変数 |
|
| DataBase_Name |
|
| Table_Name |
コンストラクタとデストラクタ
| def DataBaseInPut.DataBaseInPut.__init__ |
( |
|
self, |
|
|
|
manager |
|
) |
| |
メソッド
| def DataBaseInPut.DataBaseInPut.onActivated |
( |
|
self, |
|
|
|
ec_id |
|
) |
| |
The activated action (Active state entry action) former rtc_active_entry()
- 引数:
-
| ec_id | target ExecutionContext Id |
- 戻り値:
- RTC::ReturnCode_t
| def DataBaseInPut.DataBaseInPut.onExecute |
( |
|
self, |
|
|
|
ec_id |
|
) |
| |
The execution action that is invoked periodically former rtc_active_do()
- 引数:
-
| ec_id | target ExecutionContext Id |
- 戻り値:
- RTC::ReturnCode_t
| def DataBaseInPut.DataBaseInPut.onInitialize |
( |
|
self | ) |
|
The initialize action (on CREATED->ALIVE transition) formaer rtc_init_entry()
- 戻り値:
- RTC::ReturnCode_t
このクラスの説明は次のファイルから生成されました: