28 #ifndef AsyncComm_ExpireTimer_h
29 #define AsyncComm_ExpireTimer_h
63 #endif // AsyncComm_ExpireTimer_h
chrono::time_point< fast_clock > time_point
Comparison function (functor) for timer heap.
ClockT::time_point expire_time
Absolute expiration time.
bool operator()(const ExpireTimer &t1, const ExpireTimer &t2) const
Parenthesis operator with two ExpireTimer parameters.
DispatchHandlerPtr handler
Dispatch handler to receive TIMER event.
Declarations for DispatchHandler.
std::shared_ptr< DispatchHandler > DispatchHandlerPtr
Smart pointer to DispatchHandler.
bool operator>(const directory< _Key, _Tp, _Compare, _Allocator > &__x, const directory< _Key, _Tp, _Compare, _Allocator > &__y)