This is the complete list of members for util::http::ListenerBase, including all inherited members.
NewConnection(IoContext &context)=0 (defined in util::ListenerInterface) | util::ListenerInterface | pure virtual |
pool() (defined in util::ListenerInterface) | util::ListenerInterface | inlineprotected |
PostShutdown() (defined in util::ListenerInterface) | util::ListenerInterface | inlinevirtual |
PreShutdown() (defined in util::ListenerInterface) | util::ListenerInterface | inlinevirtual |
RegisterCb(StringPiece path, bool protect, RequestCb cb) (defined in util::http::ListenerBase) | util::http::ListenerBase | |
RegisterPool(IoContextPool *pool) (defined in util::ListenerInterface) | util::ListenerInterface | |
RequestCb typedef (defined in util::http::ListenerBase) | util::http::ListenerBase | |
SendFunction typedef (defined in util::http::ListenerBase) | util::http::ListenerBase | |
~ListenerInterface() (defined in util::ListenerInterface) | util::ListenerInterface | inlinevirtual |