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

-- C++ -- [詳解]

#include <rtm/RTC.h>
#include <rtm/Factory.h>
#include <rtm/ECFactory.h>
#include <rtm/ObjectManager.h>
#include <rtm/SystemLogger.h>
#include <rtm/ManagerActionListener.h>
#include <coil/Timer.h>
#include <coil/Signal.h>
#include <atomic>
#include <functional>
#include <mutex>
#include <list>
#include <thread>
#include <vector>
Manager.h の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  RTC::Manager
 Manager クラス [詳解]
struct  RTC::Manager::InstanceName
class  RTC::Manager::FactoryPredicate
class  RTC::Manager::ModulePredicate
struct  RTC::Manager::ECFactoryPredicate
struct  RTC::Manager::ModuleFactories
struct  RTC::Manager::Finalized

名前空間

namespace  RTM
 RT-Middleware
namespace  coil
namespace  RTC
 RTコンポーネント

型定義

using RTC::RtcBase = RTObject_impl
using RTC::ModuleInitProc = void (*)(Manager*)

詳解

-- C++ --

RTComponent manager class

日付
Date
2007-12-31 03:08:04
著者
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp

Copyright (C) 2006-2008 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

$Id$