Couchbase C++ SDK 1.0.4 (rev. 5355b0f)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
bucket Member List

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

collections() const -> collection_managerbucket
default_collection() const -> collectionbucket
default_scope() const -> scopebucket
ping(const ping_options &options, ping_handler &&handler) constbucket
ping(const ping_options &options={}) const -> std::future< std::pair< error, ping_result > >bucket
scope(std::string_view scope_name) const -> scopebucket