Couchbase C++ SDK 1.2.0 (rev. c2439a4)
Loading...
Searching...
No Matches
remove_options Member List

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

build() const -> builtremove_optionsinline
build_common_durability_options() const -> builtcommon_durability_options< remove_options >inlineprotected
build_common_options() const -> builtcommon_options< remove_options >inlineprotected
cas(couchbase::cas cas) -> remove_options &remove_optionsinline
durability(durability_level level) -> remove_options &common_durability_options< remove_options >inline
parent_span(std::shared_ptr< tracing::request_span > span) -> remove_options &common_options< remove_options >inline
retry_strategy(const std::shared_ptr< retry_strategy > strategy) -> remove_options &common_options< remove_options >inline
self() -> remove_options &common_options< remove_options >inlineprotected
timeout(const std::chrono::milliseconds timeout) -> remove_options &common_options< remove_options >inline