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

ExecutionContext base class [詳解]

#include <coil/Factory.h>
#include <rtm/idl/RTCSkel.h>
#include <rtm/idl/OpenRTMSkel.h>
#include <rtm/Factory.h>
#include <rtm/ExecutionContextProfile.h>
#include <rtm/ExecutionContextWorker.h>
ExecutionContextBase.h の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  RTC::ExecutionContextBase
 ExecutionContext用基底クラス [詳解]
 

名前空間

namespace  coil
 
namespace  RTC
 RTコンポーネント
 

マクロ定義

#define DEFAULT_EXECUTION_RATE   1000
 

型定義

using RTC::ExecutionContextFactory = coil::GlobalFactory<ExecutionContextBase>
 

詳解

ExecutionContext base class

日付
Date
2008-01-14 07:48:55
著者
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp

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

$Id$

マクロ定義詳解

◆ DEFAULT_EXECUTION_RATE

#define DEFAULT_EXECUTION_RATE   1000