before_proc_jail(proc_jail_t fn) | acl::http_server | inline |
conf_ | acl::master_base | protected |
Connect(const char *path, http_handler_t fn) | acl::http_server | inline |
daemon_mode(void) const | acl::master_base | |
daemon_mode_ | acl::master_base | protected |
Delete(const char *path, http_handler_t fn) | acl::http_server | inline |
Error(const char *path, http_handler_t fn) | acl::http_server | inline |
Get(const char *path, http_handler_t fn) | acl::http_server | inline |
get_conf_path(void) const | acl::master_fiber | |
get_event(void) const | acl::master_base | inlineprotected |
handlers_ | acl::http_server_impl | protected |
Head(const char *path, http_handler_t fn) | acl::http_server | inline |
http_server(const char *addr="127.0.0.1|6379", bool use_redis=true) | acl::http_server | inline |
http_server_impl(const char *addr, bool use_redis) | acl::http_server_impl | inline |
master_base() | acl::master_base | protected |
master_fiber() | acl::master_fiber | protected |
noncopyable() | acl::acl::noncopyable | inlineprotected |
on_accept(socket_stream &conn) | acl::http_server_impl | inlineprotectedvirtual |
on_proc_exit(proc_exit_t fn) | acl::http_server | inline |
on_proc_init(proc_init_t fn) | acl::http_server | inline |
on_proc_sighup(proc_sighup_t fn) | acl::http_server | inline |
on_thread_accept(thread_accept_t fn) | acl::http_server | inline |
on_thread_init(thread_init_t fn) | acl::http_server | inline |
Options(const char *path, http_handler_t fn) | acl::http_server | inline |
Patch(const char *path, http_handler_t fn) | acl::http_server | inline |
Post(const char *path, http_handler_t fn) | acl::http_server | inline |
proc_del_timer(event_timer *timer) | acl::master_base | |
proc_exit_ | acl::http_server_impl | protected |
proc_init_ | acl::http_server_impl | protected |
proc_inited_ | acl::master_base | protected |
proc_jail_ | acl::http_server_impl | protected |
proc_on_exit(void) | acl::http_server_impl | inlineprotectedvirtual |
proc_on_init(void) | acl::http_server_impl | inlineprotectedvirtual |
proc_on_listen(server_socket &ss) | acl::master_base | inlineprotectedvirtual |
proc_on_sighup(acl::string &s) | acl::http_server_impl | inlineprotectedvirtual |
proc_pre_jail(void) | acl::http_server_impl | inlineprotectedvirtual |
proc_set_timer(event_timer *timer) | acl::master_base | |
proc_sighup_ | acl::http_server_impl | protected |
Propfind(const char *path, http_handler_t fn) | acl::http_server | inline |
Purge(const char *path, http_handler_t fn) | acl::http_server | inline |
Put(const char *path, http_handler_t fn) | acl::http_server | inline |
redis_ | acl::http_server_impl | protected |
run_alone(const char *addrs, const char *path=NULL) | acl::master_fiber | |
run_daemon(int argc, char **argv) | acl::master_fiber | |
servers_ | acl::master_base | protected |
Service(int type, const char *path, http_handler_t fn) | acl::http_server_impl | inlineprotected |
set_cfg_bool(master_bool_tbl *table) | acl::master_base | |
set_cfg_int(master_int_tbl *table) | acl::master_base | |
set_cfg_int64(master_int64_tbl *table) | acl::master_base | |
set_cfg_str(master_str_tbl *table) | acl::master_base | |
set_event(ACL_EVENT *event) | acl::master_base | protected |
thread_accept_ | acl::http_server_impl | protected |
thread_init_ | acl::http_server_impl | protected |
thread_on_init(void) | acl::http_server_impl | inlineprotectedvirtual |
Unknown(const char *path, http_handler_t fn) | acl::http_server | inline |
Websocket(const char *path, http_handler_t fn) | acl::http_server | inline |
~http_server(void) | acl::http_server | inline |
~http_server_impl(void) | acl::http_server_impl | inlinevirtual |
~master_base() | acl::master_base | protectedvirtual |
~master_fiber() | acl::master_fiber | protectedvirtual |
~noncopyable() | acl::acl::noncopyable | inlineprotected |