libmemcached ~master (2019-03-29T09:05:11Z)
Home
Dub
Repo
hashkit_st
memcache
hashkit_type
Undocumented in source.
struct
hashkit_st {
struct
hashkit_function_st
;
hashkit_function_st
base_hash
;
hashkit_function_st
distribution_hash
;
struct
struct_flags
;
struct_flags
flags
;
struct
struct_options
;
struct_options
options
;
void
*
_key
;
}
Members
Structs
hashkit_function_st
struct
hashkit_function_st
Undocumented in source.
struct_flags
struct
struct_flags
Undocumented in source.
struct_options
struct
struct_options
Undocumented in source.
Variables
_key
void
*
_key
;
Undocumented in source.
base_hash
hashkit_function_st
base_hash
;
Undocumented in source.
distribution_hash
hashkit_function_st
distribution_hash
;
Undocumented in source.
flags
struct_flags
flags
;
Undocumented in source.
options
struct_options
options
;
Undocumented in source.
Meta
Source
See Implementation
memcache
hashkit_type
aliases
hashkit_hash_fn
structs
hashkit_st