memcache.types

Undocumented in source.

Public Imports

std.c.windows.winsock
public import std.c.windows.winsock;
Undocumented in source.

Members

Aliases

in_port_t
alias in_port_t = int
Undocumented in source.
memcached_socket_t
alias memcached_socket_t = SOCKET
Undocumented in source.
memcached_socket_t
alias memcached_socket_t = int
Undocumented in source.

Enums

memcached_behavior_t
enum memcached_behavior_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memcached_callback_t
enum memcached_callback_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memcached_connection_t
enum memcached_connection_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memcached_hash_t
enum memcached_hash_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memcached_return_t
enum memcached_return_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memcached_server_distribution_t
enum memcached_server_distribution_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memcached_server_state_t
enum memcached_server_state_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

memcached_c_str
auto memcached_c_str()
Undocumented in source. Be warned that the author may not have intended to support it.
memcached_size
auto memcached_size()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

memcached_string_t
struct memcached_string_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta