47 std::shared_ptr<configuration_profile> profile);
Definition cluster_options.hxx:44
Registry for defining configuration profiles.
Definition configuration_profiles_registry.hxx:34
static void register_profile(const std::string &name, std::shared_ptr< configuration_profile > profile)
Register a configuration_profile, and associate it with a name.
static auto available_profiles() -> std::vector< std::string >
static void apply_profile(const std::string &name, couchbase::cluster_options &options)
Apply a profile to an instance of cluster_options.
Represents a single item from the result of collection::scan()
Definition allow_querying_search_index_options.hxx:28