Couchbase C Client
3.3.14
Asynchronous C Client for Couchbase
|
Clcb_AUTHENTICATOR | Opaque pointer containing credentials for the library |
Clcb_bsd_procs | Functions wrapping the Berkeley Socket API |
Clcb_buf_info | |
Clcb_CMDN1XMGMT | |
Clcb_CMDN1XWATCH | |
Clcb_CMDPKTFWD | Request for forwarding a packet This structure is passed to the lcb_pktfwd3() function |
Clcb_cntl_iops_info_st | Information about the I/O plugin |
Clcb_cntl_rdballocfactory | Structure being used because function pointers can't technically be cast to void* |
Clcb_cntl_server_t | Information describing the server |
Clcb_cntl_server_t.v.v1 | Current information here |
Clcb_cntl_vbinfo_t | Structure containing mapping information for a key |
Clcb_cntl_vbinfo_t.v.v0 | V0 |
Clcb_completion_procs | Functions for completion-based I/O |
Clcb_CONTIGBUF | Simple buf/length structure for a contiguous series of bytes |
Clcb_create_io_ops_st | |
Clcb_ev_procs | Functions handling socket watcher events |
Clcb_FRAGBUF | Structure for an IOV buffer to be supplied as a buffer |
Clcb_io_writebuf_t | |
Clcb_IOCREATEOPTS_BUILTIN | IO Creation for builtin plugins |
Clcb_IOV | Structure indicating a buffer and its size |
Clcb_KEYBUF | Common request header for all keys |
Clcb_loop_procs | Common functions for starting and stopping the event loop |
Clcb_N1XSPEC | |
Clcb_nameinfo_st | Structure describing a connected socket's endpoints |
Clcb_PKTFWDRESP | Response structure containing the response for a packet |
Clcb_RESPN1XMGMT | |
Clcb_sockdata_t | Socket handle for completion-based I/O |
Clcb_timer_procs | Common functions for starting and stopping timers |
Clcb_VALBUF | Structure representing a value to be stored |
Clcbcrypto_CMDDECRYPT | Command to decrypt JSON fields |
Clcbcrypto_CMDENCRYPT | Command to encrypt JSON fields |
Clcbcrypto_FIELDSPEC | Structure for JSON field specification for encrypt/decrypt API |
Clcbcrypto_PROVIDER | Crypto-provider interface |
Clcbcrypto_SIGV | IOV-style structure for signing functions of crypto-provider |
Clcbmetrics_TAG | Operation metrics tags |
Clcbtrace_TRACER | Tracer interface |
Clcbuv_options_t | Options passed to the iops constructure |
Clcbvb_CONFIG | Structure containing the configuration |
Clcbvb_CONFIGDIFF | Structure representing changes between two configurations |
Clcbvb_CONTINUUM | |
Clcbvb_SERVER | Node in the cluster This structure represents a node in the cluster. The node has a hostname (hostname), and various services |
Clcbvb_SERVICES | Services which may be provided by a node |
Clcbvb_VBUCKET | |
Cldcptrace_REPORTER |