PeriodicTask class. More...
#include <map>#include <string>#include <vector>#include <algorithm>#include <coil/Mutex.h>#include <coil/Guard.h>#include <coil/Condition.h>#include <coil/TimeValue.h>#include <coil/TimeMeasure.h>#include <coil/PeriodicTaskBase.h>Go to the source code of this file.
Classes | |
| class | coil::PeriodicTask | 
| PeriodicTask class.  More... | |
| class | coil::PeriodicTask::alive_t | 
| alive_t class  More... | |
| struct | coil::PeriodicTask::suspend_t | 
| Structure for task suspend management.  More... | |
| struct | coil::PeriodicTask::statistics_t | 
| Structure for task execution time measurement management.  More... | |
Namespaces | |
| namespace | coil | 
Common Object Interface Layer.  | |
PeriodicTask class.
Copyright (C) 2009 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$
 1.6.3