MCPcopy Create free account

hub / github.com/cybozu/yrmcds / functions

Functions570 in github.com/cybozu/yrmcds

MethodAutoRun
cybozu/test.hpp:25
Method_flush
cybozu/tcp.hpp:274
Method_free
cybozu/dynbuf.hpp:198
Method_malloc
cybozu/dynbuf.hpp:187
Method_realloc
cybozu/dynbuf.hpp:206
Method_send
cybozu/tcp.cpp:162
Method_sendv
cybozu/tcp.cpp:226
Functionaccum
test/spinlock.cpp:13
Methodacquire
src/counter/object.hpp:25
Methodadd_lock
src/memcache/sockets.hpp:33
Methodadd_prefix
cybozu/logger.cpp:16
Methodappend
cybozu/test.hpp:38
Methodappend
Append contents. @p The pointer to the contents. @len The length of the contents.
cybozu/dynbuf.hpp:85
Methodapply
Thread-safe <apply_nolock>.
cybozu/hash_map.hpp:175
Methodapply_nolock
Handle or insert an object. @key The object's key. @h A function to handle an existing object. @c A function to create a new object. This func
cybozu/hash_map.hpp:161
Methodbad_address
cybozu/ip_address.hpp:31
Methodbad_config
src/config.hpp:60
Methodbinary_request
src/memcache/memcache.hpp:294
Methodbinary_response
src/memcache/memcache.hpp:370
Methodbody_length
src/counter/counter.hpp:54
Methodbucket
cybozu/hash_map.hpp:134
Methodbuckets
src/config.hpp:33
Methodcan_send
cybozu/tcp.hpp:263
Methodcapacity
cybozu/tcp.hpp:258
Methodcas_unique
Return `cas unique` sent with CAS command.
src/memcache/memcache.hpp:83
Methodcas_unique
Return `cas unique` sent with CAS command.
src/memcache/memcache.hpp:324
Methodcheck
src/sync.hpp:25
Functionclear_memory_
cybozu/util.cpp:18
Methodclient
test/protocol_binary.cpp:203
Methodclient
test/counter_client.hpp:125
Methodclose
cybozu/logger.hpp:112
Methodclose_nolock
cybozu/logger.hpp:71
Methodcmd_acquire
src/counter/sockets.cpp:156
Methodcmd_bin
src/memcache/sockets.cpp:155
Methodcmd_dump
src/counter/sockets.cpp:194
Methodcmd_get
src/counter/sockets.cpp:147
Methodcmd_release
src/counter/sockets.cpp:176
Methodcmd_text
src/memcache/sockets.cpp:599
Methodcommand
Return the command type.
test/protocol_binary.cpp:112
Methodcommand
Return the command type.
src/memcache/memcache.hpp:312
Methodconfig
Setup default configurations.
src/config.hpp:55
Methodconfig_parser
Create an empty config_parser object.
cybozu/config_parser.hpp:20
Methodcounter_socket
src/counter/sockets.cpp:15
Functioncreator
test/hash_map.cpp:19
Methoddata
Return data block sent with storage commands.
test/protocol_binary.cpp:127
Methoddata
Return data block sent with storage commands.
src/memcache/memcache.hpp:336
Methoddebug
cybozu/logger.hpp:127
Methoddemangler
cybozu/util.cpp:27
Methoddummy_socket
test/tcp.cpp:40
Methoddump_stats
src/memcache/handler.cpp:182
Methoddynbuf
Constructor. @default_capacity The default capacity of the internal buffer. The constructor pre-allocates an internal buffer if `default_capacity` i
cybozu/dynbuf.hpp:39
Methodenlarge
cybozu/dynbuf.hpp:169
Methoderror
Return `true` if the response status was not OK.
test/protocol_binary.cpp:107
Methoderror
src/memcache/memcache.hpp:166
Methoderror
cybozu/logger.hpp:118
Methodexecute
src/counter/sockets.cpp:112
Methodexists
Return `true` if `key` exists. @key A configuration key.
cybozu/config_parser.hpp:86
Functionexpired
test/hash_map.cpp:15
Methodexptime
Return `exptime` sent with storage commands and TOUCH and FLUSH_ALL.
src/memcache/memcache.hpp:80
Methodexptime
Return `exptime`.
src/memcache/memcache.hpp:333
Methodfile_flusher
src/memcache/object.hpp:35
Methodfill_header
test/counter_client.hpp:225
Methodfill_header
src/counter/counter.cpp:120
Methodfill_header
src/memcache/memcache.hpp:397
Methodflags
src/counter/counter.hpp:53
Methodflags
Return `flags` sent with storage commands.
src/memcache/memcache.hpp:77
Methodflags
Return `flags` sent with storage commands.
src/memcache/memcache.hpp:327
Methodforeach
Apply `pred` for each object. @pred Predicate function
cybozu/hash_map.hpp:182
Methodfree_buffers
cybozu/tcp.cpp:145
Methodfreebytes
cybozu/dynbuf.hpp:165
Methodgc
src/memcache/gc.cpp:54
Methodgc
Destruct garbage resources fixed by <fix_garbage>. Destruct garbage resources fixed by <fix_garbage>. Only the reactor thread can use this.
cybozu/reactor.hpp:330
Methodgc
Collect garbage objects. @pred Predicate function. This function collects garbage objects. Objects for which `pred` returns `true` will be remov
cybozu/hash_map.hpp:247
Methodgc_ready
src/counter/handler.cpp:26
Methodgc_ready
src/memcache/handler.cpp:28
Methodgc_thread
src/counter/gc.hpp:16
Methodgc_thread
src/memcache/gc.hpp:25
MethodgetBaseName
cybozu/test.hpp:50
Functionhandle_abort [[noreturn]]
cybozu/signal.cpp:14
Methodhandler
src/counter/handler.cpp:19
Methodhandler
src/memcache/handler.cpp:18
Methodhash_key
Construct from a statically allocated memory. @p Pointer to a statically allocated memory. @len Length of the key. Construct from a statically allo
cybozu/hash_map.hpp:32
Methodhash_map
cybozu/hash_map.hpp:275
Methodifaddrs_wrapper
cybozu/ip_address.cpp:19
Methodillegal_value
cybozu/config_parser.hpp:46
Methodinfo
cybozu/logger.hpp:124
Methodinvalidate
Invalidate this resource. This is for the reactor thread only. You may call this from within <on_readable> or <on_writable>. This returns `false` on
cybozu/reactor.hpp:72
Methodinvalidate_and_close
Invalidates this resource and closes the file descriptor. This is intended to be called by non-reactor threads. This is a simple wrapper of <with_fd>
cybozu/reactor.hpp:167
Methodinvalidate_and_close_
cybozu/reactor.cpp:19
Methodip_address
cybozu/ip_address.cpp:75
Methodip_address
cybozu/ip_address.hpp:26
FunctionisEqual
cybozu/test.hpp:131
Methodis_master
src/server.hpp:26
Functionis_readable
cybozu/filesystem.hpp:26
Methoditem
cybozu/hash_map.hpp:129
Methodkey
Return `key` sent with various commands.
src/memcache/memcache.hpp:74
Methodkey
Return `key`.
src/memcache/memcache.hpp:318
Methodlength
Return length of the response. Return length of the response. If the response is incomplete, zero is returned.
test/protocol_binary.cpp:101
Methodlength
src/tempfile.hpp:61
Methodlength
Return length of the request. Return length of the request. If the request is incomplete, zero is returned.
src/memcache/memcache.hpp:306
← previousnext →301–400 of 570, ranked by callers