Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cybozu/yrmcds
/ functions
Functions
570 in github.com/cybozu/yrmcds
⨍
Functions
570
◇
Types & classes
112
Method
request
src/counter/counter.hpp:43
Method
resource
Constructor. @fd A UNIX file descriptor.
cybozu/reactor.hpp:43
Method
response
test/protocol_binary.cpp:94
Method
response
src/counter/counter.hpp:77
Method
run
src/memcache/gc.cpp:13
Method
run
cybozu/test.hpp:63
Method
run
CRTP method for <thread_base>.
cybozu/worker.hpp:76
Method
run_in_try
cybozu/thread.hpp:36
Method
send
test/protocol_binary.cpp:461
Method
send
Atomically send data. @p Data to be sent. @len Length of data starting from `p`. @flush If `true`, the kernel send buffer will be flushed. This
cybozu/tcp.hpp:89
Method
send_error
src/counter/counter.cpp:230
Method
send_error
src/memcache/memcache.cpp:961
Method
send_stat
src/memcache/memcache.cpp:1068
Method
sendv_close
Atomically send multiple data, then close the socket. @iov Array of <iovec>. @iovcnt Number of elements in `iov`. This function sends a chunk of
cybozu/tcp.hpp:156
Method
serve_master
src/server.cpp:128
Method
serve_slave
src/server.cpp:94
Method
server
src/server.cpp:20
Method
set
src/memcache/memcache.cpp:1046
Method
set
Set a configuration value. @key A configuration key. @value The associated value.
cybozu/config_parser.hpp:61
Method
set_threshold
cybozu/logger.hpp:97
Method
setup
cybozu/test.hpp:33
Method
signal_reader
Constructor. @mask A set of signals to be handled by this resource. @callback Callback function to handle received signals. Construct a signal
cybozu/signal.hpp:31
Method
spinlock
cybozu/spinlock.hpp:17
Method
statistics
src/counter/stats.hpp:16
Method
statistics
src/memcache/stats.hpp:18
Method
stats
test/counter_client.hpp:102
Method
stats
Return memcache stats category sent with STATS.
src/memcache/memcache.hpp:345
Method
str
cybozu/hash_map.hpp:70
Method
string_slice
src/counter/counter.hpp:37
Method
sync_request
src/sync.hpp:20
Method
syncer
src/sync.hpp:39
Method
tcp_server_socket
Construct a server socket. @bind_addr A numeric IP address to be bound, or `NULL`. @port TCP port number to be bound. @on_accept Callback func
cybozu/tcp.hpp:319
Method
tcp_socket
cybozu/tcp.cpp:109
Method
tempfile
src/tempfile.hpp:35
Function
test
cybozu/test.hpp:121
Method
text_request
src/memcache/memcache.hpp:47
Method
text_response
src/memcache/memcache.hpp:163
Method
threshold
cybozu/logger.hpp:94
Function
throw_unix_error [[noreturn]]
Throw <std::system_error> for an `errno`. @e `errno` value. @func System call name that returns the error number.
cybozu/util.hpp:40
Function
to_uint
test/memcache_text.cpp:22
Function
to_uint
src/memcache/memcache.cpp:52
Method
unlock_all
src/memcache/sockets.hpp:50
Function
updater
test/hash_map.cpp:9
Method
valid
`true` if this resource is still valid.
cybozu/reactor.hpp:62
Method
value
Return an unsigned 64bit integer value sent with INCR or DECR.
src/memcache/memcache.hpp:109
Method
value
Return an unsigned 64bit integer value for increment or decrement.
src/memcache/memcache.hpp:339
Method
warning
cybozu/logger.hpp:121
Method
with_fd
cybozu/reactor.hpp:149
Method
worker
Constructor. @bufsiz The size of the internal buffer.
cybozu/worker.hpp:31
Method
write_pending_data
cybozu/tcp.cpp:325
Method
~bucket
cybozu/hash_map.hpp:135
Method
~client
test/protocol_binary.cpp:206
Method
~client
test/counter_client.hpp:129
Method
~counter_socket
src/counter/sockets.cpp:78
Method
~dynbuf
cybozu/dynbuf.hpp:44
Method
~file_flusher
src/memcache/object.cpp:29
Method
~gc_thread
src/counter/gc.hpp:24
Method
~gc_thread
src/memcache/gc.hpp:39
Method
~ifaddrs_wrapper
cybozu/ip_address.cpp:23
Method
~logger
fsync and close the log file.
cybozu/logger.hpp:90
Method
~logstream
cybozu/logger.hpp:40
Method
~memcache_socket
src/memcache/sockets.cpp:112
Method
~protocol_handler
src/handler.hpp:14
Method
~reactor
cybozu/reactor.cpp:43
Method
~resource
Close the file descriptor. It is guaranteed that no other threads are using this resource when being destructed. See the design doc for details. http
cybozu/reactor.hpp:55
Method
~signal_reader
cybozu/signal.hpp:51
Method
~tcp_server_socket
cybozu/tcp.hpp:323
Method
~tcp_socket
cybozu/tcp.hpp:67
Method
~tempfile
src/tempfile.hpp:40
Method
~worker
cybozu/worker.hpp:38
← previous
501–570 of 570, ranked by callers