Global clock management class. [詳細]
#include <string>
#include <coil/Singleton.h>
#include <coil/TimeValue.h>
#include <coil/Mutex.h>
#include <coil/Guard.h>
構成 | |
class | coil::IClock |
class | coil::SystemClock |
class | coil::LogicalClock |
class | coil::AdjustedClock |
class | coil::ClockManager |
ネームスペース | |
namespace | coil |
Common Object Interface Layer. |
Global clock management class.
Copyright (C) 2012 Noriaki Ando Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$