Declarations for TimerHandler. More...
#include <AsyncComm/ApplicationQueue.h>
#include <AsyncComm/DispatchHandler.h>
#include <Common/Time.h>
#include <boost/shared_ptr.hpp>
#include <boost/thread/condition.hpp>
#include <chrono>
#include <memory>
#include <mutex>
Go to the source code of this file.
Classes | |
class | Hypertable::TimerHandler |
Timer interrupt handler. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Hypertable::Apps | |
Typedefs | |
typedef std::shared_ptr < TimerHandler > | Hypertable::TimerHandlerPtr |
Smart pointer to TimerHandler. More... | |
Declarations for TimerHandler.
This file contains type declarations for TimerHandler, a class for managing the maintenance timer.
Definition in file TimerHandler.h.