|
OpenRTM-aist
1.1.2
|
ExecutionContext Factory class. [詳解]
クラス | |
| class | RTC::ECFactoryBase |
| ECFactoryBase 抽象クラス [詳解] | |
| class | RTC::ECFactoryCXX |
| ECFactoryCXX クラス [詳解] | |
名前空間 | |
| RTC | |
| RTコンポーネント | |
型定義 | |
| typedef ExecutionContextBase *(* | RTC::ECNewFunc) () |
| typedef void(* | RTC::ECDeleteFunc) (ExecutionContextBase *ec) |
関数 | |
| template<class _New > | |
| ExecutionContextBase * | RTC::ECCreate () |
| ExecutionContext生成用テンプレート関数 [詳解] | |
| template<class _Delete > | |
| void | RTC::ECDelete (ExecutionContextBase *ec) |
| ExecutionContext破棄用テンプレート関数 [詳解] | |
ExecutionContext Factory class.
Copyright (C) 2007-2008 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
1.8.11