Couchbase Transactions C++ Client  1.0.0
Transactions client for couchbase
couchbase::collection Member List

This is the complete list of members for couchbase::collection, including all inherited members.

bucket (defined in couchbase::collection)couchbase::collectionfriend
bucket_name() constcouchbase::collectioninline
default_kv_timeout() constcouchbase::collectioninline
exists(const std::string &id, const exists_options &opts=exists_options())couchbase::collection
get(const std::string &id, const get_options &opts=get_options())couchbase::collection
get_bucket()couchbase::collectioninline
insert(const std::string &id, const Content &value, const insert_options &opts=insert_options())couchbase::collectioninline
lookup_in(const std::string &id, std::vector< lookup_in_spec > specs, const lookup_in_options &opts=lookup_in_options())couchbase::collection
mutate_in(const std::string &id, std::vector< mutate_in_spec > specs, const mutate_in_options &opts=mutate_in_options())couchbase::collection
name() constcouchbase::collectioninline
remove(const std::string &id, const remove_options &opts=remove_options())couchbase::collection
replace(const std::string &id, const Content &value, const replace_options &opts=replace_options())couchbase::collectioninline
scope() constcouchbase::collectioninline
store_impl (defined in couchbase::collection)couchbase::collectionfriend
upsert(const std::string &id, const Content &value, const upsert_options &opts=upsert_options())couchbase::collectioninline