libmemcached ~master (2019-03-29T09:05:11Z)
Home
Dub
Repo
memcached_result_st
memcache
structd
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
memcached_result_st {
uint
item_flags
;
time_t
item_expiration
;
size_t
key_length
;
ulong
item_cas
;
memcached_st
*
root
;
memcached_string_st
value
;
ulong
numeric_value
;
ulong
count
;
char
[
MEMCACHED_MAX_KEY
]
item_key
;
struct
struct_options
;
struct_options
options
;
}
Members
Structs
struct_options
struct
struct_options
Undocumented in source.
Variables
count
ulong
count
;
Undocumented in source.
item_cas
ulong
item_cas
;
Undocumented in source.
item_expiration
time_t
item_expiration
;
Undocumented in source.
item_flags
uint
item_flags
;
Undocumented in source.
item_key
char
[
MEMCACHED_MAX_KEY
]
item_key
;
Undocumented in source.
key_length
size_t
key_length
;
Undocumented in source.
numeric_value
ulong
numeric_value
;
Undocumented in source.
options
struct_options
options
;
Undocumented in source.
root
memcached_st
*
root
;
Undocumented in source.
value
memcached_string_st
value
;
Undocumented in source.
Meta
Source
See Implementation
memcache
structd
aliases
in_port_t
memcached_behavior
memcached_callback
memcached_calloc_fn
memcached_cleanup_fn
memcached_cleanup_func
memcached_clone_fn
memcached_clone_func
memcached_connection
memcached_dump_fn
memcached_dump_func
memcached_execute_fn
memcached_execute_function
memcached_free_fn
memcached_hash
memcached_malloc_fn
memcached_realloc_fn
memcached_return
memcached_server_distribution
memcached_server_fn
memcached_server_function
memcached_server_instance_st
memcached_server_list_st
memcached_stat_fn
memcached_trigger_delete_key
memcached_trigger_delete_key_fn
memcached_trigger_key
memcached_trigger_key_fn
sasl_callback_t
structs
memcached_allocator_t
memcached_analysis_st
memcached_array_st
memcached_callback_st
memcached_continuum_item_st
memcached_error_t
memcached_instance_st
memcached_result_st
memcached_sasl_st
memcached_server_st
memcached_st
memcached_stat_st
memcached_string_st
memcached_string_t
memcached_virtual_bucket_t