OpenRTM-aist
1.2.2
|
State machine template class [詳解]
#include <cassert>
#include <vector>
#include <coil/Mutex.h>
#include <coil/Guard.h>
クラス | |
class | RTC_Utils::StateHolder< State > |
状態保持用クラス [詳解] | |
class | RTC_Utils::StateMachine< State, Listener, States, Callback > |
状態マシンクラス [詳解] | |
名前空間 | |
RTC_Utils | |
RTコンポーネント用ユーティリティ関数 | |
State machine template class
Copyright (C) 2006-2008 Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$