0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
TimerHandler.h File Reference

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>
Include dependency graph for TimerHandler.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Declarations for TimerHandler.

This file contains type declarations for TimerHandler, a class for managing the maintenance timer.

Definition in file TimerHandler.h.