Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
This is the complete list of members for bucket, including all inherited members.
collections() const -> collection_manager | bucket | |
default_collection() const -> collection | bucket | |
default_scope() const -> scope | bucket | |
ping(const ping_options &options, ping_handler &&handler) const | bucket | |
ping(const ping_options &options={}) const -> std::future< std::pair< error, ping_result > > | bucket | |
scope(std::string_view scope_name) const -> scope | bucket |