0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Hypertable::RequestCache Member List

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 typedefHypertable::RequestCacheprivate
insert(uint32_t id, IOHandler *handler, DispatchHandler *dh, ClockT::time_point &expire)Hypertable::RequestCache
m_headHypertable::RequestCacheprivate
m_id_mapHypertable::RequestCacheprivate
m_tailHypertable::RequestCacheprivate
purge_requests(IOHandler *handler, int32_t error)Hypertable::RequestCache
remove(uint32_t id, DispatchHandler *&handler)Hypertable::RequestCache
RequestCache()Hypertable::RequestCacheinline