acl  3.5.3.0
acl::redis_pubsub 成员列表

成员的完整列表,这些成员属于 acl::redis_pubsub,包括所有继承而来的类成员

addr_acl::redis_commandprotected
argc_acl::redis_commandprotected
argv_acl::redis_commandprotected
argv_lens_acl::redis_commandprotected
argv_size_acl::redis_commandprotected
argv_space(size_t n)acl::redis_commandprotected
build(const char *cmd, const char *key, const std::map< string, string > &attrs)acl::redis_commandprotected
build(const char *cmd, const char *key, size_t klen, const std::map< string, string > &attrs)acl::redis_commandprotected
build(const char *cmd, const char *key, const std::map< string, const char * > &attrs)acl::redis_commandprotected
build(const char *cmd, const char *key, const std::vector< string > &names, const std::vector< string > &values)acl::redis_commandprotected
build(const char *cmd, const char *key, size_t klen, const std::vector< string > &names, const std::vector< string > &values)acl::redis_commandprotected
build(const char *cmd, const char *key, const std::vector< const char * > &names, const std::vector< const char * > &values)acl::redis_commandprotected
build(const char *cmd, const char *key, const char *names[], const char *values[], size_t argc)acl::redis_commandprotected
build(const char *cmd, const char *key, const int names[], const char *values[], size_t argc)acl::redis_commandprotected
build(const char *cmd, const char *key, const char *names[], const size_t names_len[], const char *values[], const size_t values_len[], size_t argc)acl::redis_commandprotected
build(const char *cmd, const char *key, size_t klen, const char *names[], const size_t names_len[], const char *values[], const size_t values_len[], size_t argc)acl::redis_commandprotected
build(const char *cmd, const char *key, const std::vector< string > &names)acl::redis_commandprotected
build(const char *cmd, const char *key, size_t klen, const std::vector< string > &names)acl::redis_commandprotected
build(const char *cmd, const char *key, const std::vector< const char * > &names)acl::redis_commandprotected
build(const char *cmd, const char *key, const std::vector< int > &names)acl::redis_commandprotected
build(const char *cmd, const char *key, const char *names[], size_t argc)acl::redis_commandprotected
build(const char *cmd, const char *key, const char *names[], const size_t lens[], size_t argc)acl::redis_commandprotected
build(const char *cmd, const char *key, size_t klen, const char *names[], const size_t lens[], size_t argc)acl::redis_commandprotected
build(const char *cmd, const char *key, const int names[], size_t argc)acl::redis_commandprotected
build_request(size_t argc, const char *argv[], size_t lens[], string &out)acl::redis_commandstatic
build_request(size_t argc, const char *argv[], size_t lens[])acl::redis_command
build_request1(size_t argc, const char *argv[], size_t lens[])acl::redis_commandprotected
build_request2(size_t argc, const char *argv[], size_t lens[])acl::redis_commandprotected
check_addr_acl::redis_commandprotected
check_status(const char *success="OK")acl::redis_commandprotected
clear(bool save_slot=false)acl::redis_command
clear_request(void)acl::redis_commandprotected
cluster_acl::redis_commandprotected
conn_acl::redis_commandprotected
dbuf_acl::redis_commandprotected
eof(void) constacl::redis_command
get_addr(const char *info)acl::redis_command
get_client(void) constacl::redis_commandinline
get_client_addr(void) constacl::redis_command
get_cluster(void) constacl::redis_commandinline
get_dbuf(void) constacl::redis_commandinline
get_message(string &channel, string &msg, string *message_type=NULL, string *pattern=NULL, int timeout=-1)acl::redis_pubsub
get_number(bool *success=NULL)acl::redis_commandprotected
get_number(std::vector< int > &out)acl::redis_commandprotected
get_number64(bool *success=NULL)acl::redis_commandprotected
get_number64(std::vector< long long int > &out)acl::redis_commandprotected
get_pipeline(void) constacl::redis_commandinline
get_pipeline_message(void)acl::redis_command
get_request_buf(void) constacl::redis_commandinline
get_request_obj(void) constacl::redis_commandinline
get_result(size_t i, size_t *len=NULL) constacl::redis_command
get_result(void) constacl::redis_command
get_slot(void) constacl::redis_commandinline
get_status(std::vector< bool > &out)acl::redis_commandprotected
get_status(void)acl::redis_commandprotected
get_string(string &buf)acl::redis_commandprotected
get_string(string *buf)acl::redis_commandprotected
get_string(char *buf, size_t size)acl::redis_commandprotected
get_strings(std::vector< string > &result)acl::redis_commandprotected
get_strings(std::vector< string > *result)acl::redis_commandprotected
get_strings(std::list< string > &result)acl::redis_commandprotected
get_strings(std::list< string > *result)acl::redis_commandprotected
get_strings(std::map< string, string > &result)acl::redis_commandprotected
get_strings(std::vector< string > &names, std::vector< string > &values)acl::redis_commandprotected
get_strings(std::vector< const char * > &names, std::vector< const char * > &values)acl::redis_commandprotected
hash_slot(const char *key)acl::redis_command
hash_slot(const char *key, size_t len)acl::redis_command
is_check_addr(void) constacl::redis_commandinline
is_slice_req(void) constacl::redis_commandinline
logger_result(const redis_result *result)acl::redis_commandprotected
noncopyable()acl::acl::noncopyableinlineprotected
pipe_msg_acl::redis_commandprotected
pipe_use_mbox_acl::redis_commandprotected
pipeline_acl::redis_commandprotected
psubscribe(const char *first_pattern,...)acl::redis_pubsub
psubscribe(const std::vector< const char * > &patterns)acl::redis_pubsub
psubscribe(const std::vector< string > &patterns)acl::redis_pubsub
publish(const char *channel, const char *msg, size_t len)acl::redis_pubsub
pubsub_channels(std::vector< string > *channels, const char *first_pattern,...)acl::redis_pubsub
pubsub_channels(const std::vector< const char * > &patterns, std::vector< string > *channels)acl::redis_pubsub
pubsub_channels(const std::vector< string > &patterns, std::vector< string > *channels)acl::redis_pubsub
pubsub_numpat()acl::redis_pubsub
pubsub_numsub(std::map< string, int > &out, const char *first_channel,...)acl::redis_pubsub
pubsub_numsub(const std::vector< const char * > &channels, std::map< string, int > &out)acl::redis_pubsub
pubsub_numsub(const std::vector< string > &channels, std::map< string, int > &out)acl::redis_pubsub
punsubscribe(const char *first_pattern,...)acl::redis_pubsub
punsubscribe(const std::vector< const char * > &patterns)acl::redis_pubsub
punsubscribe(const std::vector< string > &patterns)acl::redis_pubsub
redirect_max_acl::redis_commandprotected
redirect_sleep_acl::redis_commandprotected
redis_command(void)acl::redis_command
redis_command(redis_client *conn)acl::redis_command
redis_command(redis_client_cluster *cluster)acl::redis_command
redis_command(redis_client_cluster *cluster, size_t max_conns)acl::redis_command
redis_command(redis_client_pipeline *pipeline)acl::redis_command
redis_pubsub(void)acl::redis_pubsub
redis_pubsub(redis_client *conn)acl::redis_pubsub
redis_pubsub(redis_client_cluster *cluster)acl::redis_pubsub
redis_pubsub(redis_client_cluster *cluster, size_t max_conns)acl::redis_pubsub
redis_pubsub(redis_client_pipeline *pipeline)acl::redis_pubsub
request(size_t argc, const char *argv[], size_t lens[], size_t nchild=0)acl::redis_command
request(const std::vector< string > &args, size_t nchild=0)acl::redis_command
request_buf(void) constacl::redis_commandinline
request_buf_acl::redis_commandprotected
request_obj_acl::redis_commandprotected
reset(bool save_slot=false)acl::redis_command
result_acl::redis_commandprotected
result_child(size_t i) constacl::redis_command
result_error(void) constacl::redis_command
result_number(bool *success=NULL) constacl::redis_command
result_number64(bool *success=NULL) constacl::redis_command
result_size(void) constacl::redis_command
result_status(void) constacl::redis_command
result_type(void) constacl::redis_command
result_value(size_t i, size_t *len=NULL) constacl::redis_command
run(size_t nchild=0, int *timeout=NULL)acl::redis_commandprotected
scan_keys(const char *cmd, const char *key, int &cursor, size_t &size, const char *pattern, const size_t *count)acl::redis_commandprotected
scan_keys(const char *cmd, const char *key, size_t klen, int &cursor, size_t &size, const char *pattern, const size_t *count)acl::redis_commandprotected
set_check_addr(bool on)acl::redis_command
set_client(redis_client *conn)acl::redis_command
set_client_addr(const char *addr)acl::redis_command
set_client_addr(redis_client &conn)acl::redis_command
set_cluster(redis_client_cluster *cluster)acl::redis_command
set_cluster(redis_client_cluster *cluster, size_t max_conns)acl::redis_command
set_pipeline(redis_client_pipeline *pipeline, bool use_mbox=true)acl::redis_command
set_slice_request(bool on)acl::redis_command
set_slice_respond(bool on)acl::redis_command
slice_req_acl::redis_commandprotected
slice_res_acl::redis_commandprotected
slot_acl::redis_commandprotected
subscribe(const char *first_channel,...)acl::redis_pubsub
subscribe(const std::vector< const char * > &channels)acl::redis_pubsub
subscribe(const std::vector< string > &channels)acl::redis_pubsub
unsubscribe(const char *first_channel,...)acl::redis_pubsub
unsubscribe(const std::vector< const char * > &channels)acl::redis_pubsub
unsubscribe(const std::vector< string > &channels)acl::redis_pubsub
~noncopyable()acl::acl::noncopyableinlineprotected
~redis_command(void)acl::redis_commandvirtual
~redis_pubsub(void)acl::redis_pubsubvirtual