0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
Hypertable::ExpireTimer Struct Reference

State record for timer. More...

#include <ExpireTimer.h>

Public Attributes

ClockT::time_point expire_time
 Absolute expiration time. More...
 
DispatchHandlerPtr handler
 Dispatch handler to receive TIMER event. More...
 

Detailed Description

State record for timer.

Definition at line 42 of file ExpireTimer.h.

Member Data Documentation

ClockT::time_point Hypertable::ExpireTimer::expire_time

Absolute expiration time.

Definition at line 43 of file ExpireTimer.h.

DispatchHandlerPtr Hypertable::ExpireTimer::handler

Dispatch handler to receive TIMER event.

Definition at line 44 of file ExpireTimer.h.


The documentation for this struct was generated from the following file: