This is the complete list of members for Hypertable::RequestCache, including all inherited members.
get_next_timeout(ClockT::time_point &now, IOHandler *&handlerp, DispatchHandler *&dh, ClockT::time_point *next_timeout) | Hypertable::RequestCache | |
IdHandlerMap typedef | Hypertable::RequestCache | private |
insert(uint32_t id, IOHandler *handler, DispatchHandler *dh, ClockT::time_point &expire) | Hypertable::RequestCache | |
m_head | Hypertable::RequestCache | private |
m_id_map | Hypertable::RequestCache | private |
m_tail | Hypertable::RequestCache | private |
purge_requests(IOHandler *handler, int32_t error) | Hypertable::RequestCache | |
remove(uint32_t id, DispatchHandler *&handler) | Hypertable::RequestCache | |
RequestCache() | Hypertable::RequestCache | inline |