|
OpenRTM-aist 2.0.2
|
Local service provider base class and its factory [詳解]
#include <coil/Factory.h>#include <coil/Timer.h>#include <coil/Properties.h>#include <string>#include <vector>

クラス | |
| class | RTM::LocalServiceProfile |
| LocalServiceのプロファイルデータ [詳解] | |
| class | RTM::LocalServiceBase |
| LocalService 基底クラス [詳解] | |
名前空間 | |
| namespace | RTM |
| RT-Middleware | |
型定義 | |
| using | RTM::LocalServiceProfileList = std::vector<LocalServiceProfile> |
| LocalServiceのリスト | |
| using | RTM::LocalServiceFactory = ::coil::GlobalFactory< ::RTM::LocalServiceBase> |
| LocalServiceFactory の typedef | |
Local service provider base class and its factory
Copyright (C) 2011 Noriaki Ando Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$