Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
async_attempt_context Member List

This is the complete list of members for async_attempt_context, including all inherited members.

get(const collection &coll, std::string id, async_result_handler &&handler)=0async_attempt_contextpure virtual
get_replica_from_preferred_server_group(const couchbase::collection &coll, const std::string &id, async_result_handler &&handler)=0async_attempt_contextpure virtual
insert(const collection &coll, std::string id, Document &&content, async_result_handler &&handler)async_attempt_contextinline
query(const scope &scope, std::string statement, transaction_query_options opts, async_query_handler &&handler)async_attempt_context
query(std::string statement, transaction_query_options opts, async_query_handler &&handler)async_attempt_contextinline
query(std::string statement, async_query_handler &&handler)async_attempt_contextinline
remove(transaction_get_result doc, async_err_handler &&handler)=0async_attempt_contextpure virtual
replace(transaction_get_result doc, Document &&content, async_result_handler &&handler)async_attempt_contextinline
~async_attempt_context()=defaultasync_attempt_contextvirtual