Timer class. [詳細]
#include <coil/TimeValue.h>
#include <coil/Listener.h>
#include <coil/Mutex.h>
#include <coil/Guard.h>
#include <coil/Task.h>
#include <vector>
構成 | |
class | coil::Timer |
Timerクラス. [詳細] | |
struct | coil::Timer::Task |
ネームスペース | |
namespace | coil |
Common Object Interface Layer. | |
型定義 | |
typedef ListenerBase * | ListenerId |
Timer class.
Copyright (C) 2007-2008 Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
typedef ListenerBase* ListenerId |