OpenRTM-aist 2.0.2
読み取り中…
検索中…
一致する文字列を見つけられません
LocalServiceBase.h ファイル

Local service provider base class and its factory [詳解]

#include <coil/Factory.h>
#include <coil/Timer.h>
#include <coil/Properties.h>
#include <string>
#include <vector>
LocalServiceBase.h の依存先関係図:
被依存関係図:

[ソースコード]

クラス

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

日付
$Date$
著者
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp

Copyright (C) 2011 Noriaki Ando Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

$Id$