tarantool-c
1.0
Networking layer
MessagePack layer
Parsing a reply
Building a request with “tnt_stream”
Building a request with “tnt_request”
Working with a schema
Using a buffer for requests
Using the basic stream object
tarantool-c
Docs
»
Index
Index
C
|
E
|
T
C
containertype
TNT_SBO_PACKED
TNT_SBO_SIMPLE
TNT_SBO_SPARSE
E
error code value
TNT_EBADVAL
TNT_EBIG
TNT_EFAIL
TNT_ELOGIN
TNT_EMEMORY
TNT_EOK
TNT_ERESOLVE
TNT_ESIZE
TNT_ESYSTEM
TNT_ETMOUT
TNT_LAST
T
tnt_auth (C function)
tnt_auth_raw (C function)
tnt_buf (C function)
tnt_buf_as (C function)
tnt_call (C function)
tnt_call_16 (C function)
tnt_close (C function)
tnt_connect (C function)
tnt_deauth (C function)
tnt_delete (C function)
TNT_EBADVAL
error code value
TNT_EBIG
error code value
TNT_EFAIL
error code value
TNT_ELOGIN
error code value
TNT_EMEMORY
error code value
TNT_EOK
error code value
TNT_ERESOLVE
error code value
tnt_errno (C function)
tnt_error (C function)
TNT_ESIZE
error code value
TNT_ESYSTEM
error code value
TNT_ETMOUT
error code value
tnt_eval (C function)
tnt_fd (C function)
tnt_flush (C function)
tnt_get_index (C function)
tnt_get_indexno (C function)
tnt_get_space (C function)
tnt_get_spaceno (C function)
tnt_insert (C function)
tnt_iterator_t (C type)
TNT_LAST
error code value
tnt_net (C function)
tnt_object (C function)
tnt_object_add_array (C function)
tnt_object_add_bin (C function)
tnt_object_add_bool (C function)
tnt_object_add_double (C function)
tnt_object_add_float (C function)
tnt_object_add_int (C function)
tnt_object_add_map (C function)
tnt_object_add_nil (C function)
tnt_object_add_str (C function)
tnt_object_add_strz (C function)
tnt_object_add_uint (C function)
tnt_object_as (C function)
tnt_object_container_close (C function)
tnt_object_format (C function)
tnt_object_reset (C function)
tnt_object_type (C function)
tnt_object_verify (C function)
tnt_object_vformat (C function)
tnt_ping (C function)
tnt_reload_schema (C function)
tnt_replace (C function)
tnt_reply (C function)
(C type)
tnt_reply.buf (C member)
tnt_reply.buf_size (C member)
tnt_reply.code (C member)
tnt_reply.data (C member)
tnt_reply.data_end (C member)
tnt_reply.error (C member)
tnt_reply.error_end (C member)
tnt_reply.schema_id (C member)
tnt_reply.sync (C member)
TNT_REPLY_ERR (C macro)
tnt_reply_free (C function)
tnt_reply_from (C function)
tnt_reply_init (C function)
tnt_request (C type)
tnt_request.hdr.sync (C member)
tnt_request.hdr.type (C member)
tnt_request.index_id (C member)
tnt_request.limit (C member)
tnt_request.offset (C member)
tnt_request.space_id (C member)
tnt_request_auth (C function)
tnt_request_call (C function)
tnt_request_call_16 (C function)
tnt_request_compile (C function)
tnt_request_delete (C function)
tnt_request_eval (C function)
tnt_request_free (C function)
tnt_request_init (C function)
tnt_request_insert (C function)
tnt_request_ping (C function)
tnt_request_replace (C function)
tnt_request_select (C function)
tnt_request_set_expr (C function)
tnt_request_set_exprz (C function)
tnt_request_set_func (C function)
tnt_request_set_funcz (C function)
tnt_request_set_index_base (C function)
tnt_request_set_iterator (C function)
tnt_request_set_key (C function)
tnt_request_set_key_format (C function)
tnt_request_set_ops (C function)
tnt_request_set_tuple (C function)
tnt_request_set_tuple_format (C function)
tnt_request_type (C type)
tnt_request_update (C function)
tnt_request_upsert (C function)
TNT_SBO_PACKED
containertype
TNT_SBO_SIMPLE
containertype
TNT_SBO_SPARSE
containertype
tnt_schema_add_indexes (C function)
tnt_schema_add_spaces (C function)
tnt_schema_new (C function)
tnt_select (C function)
tnt_set (C function)
tnt_stream (C type)
tnt_stream.alloc (C member)
tnt_stream.data (C member)
tnt_stream.read (C function)
tnt_stream.read_reply (C function)
tnt_stream.reqid (C member)
tnt_stream.wrcnt (C member)
tnt_stream.write (C function)
tnt_stream.writev (C function)
tnt_stream_free (C function)
tnt_stream_reqid (C function)
tnt_strerror (C function)
tnt_update (C function)
tnt_update_arith_double (C function)
tnt_update_arith_float (C function)
tnt_update_arith_int (C function)
tnt_update_assign (C function)
tnt_update_bit (C function)
tnt_update_container (C function)
tnt_update_container_close (C function)
tnt_update_container_reset (C function)
tnt_update_delete (C function)
tnt_update_insert (C function)
tnt_update_splice (C function)