Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
increment_options Member List

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

build() const -> builtincrement_optionsinline
build_common_durability_options() const -> builtcommon_durability_options< increment_options >inlineprotected
build_common_options() const -> builtcommon_options< derived_class >inlineprotected
delta(std::uint64_t delta) -> increment_options &increment_optionsinline
durability(durability_level level) -> increment_options &common_durability_options< increment_options >inline
durability(persist_to persist_to_nodes, replicate_to replicate_to_nodes) -> increment_options &common_durability_options< increment_options >inline
expiry(std::chrono::seconds duration) -> increment_options &increment_optionsinline
expiry(std::chrono::system_clock::time_point time_point) -> increment_options &increment_optionsinline
initial(std::uint64_t value) -> increment_options &increment_optionsinline
retry_strategy(const std::shared_ptr< retry_strategy > strategy) -> derived_class &common_options< derived_class >inline
self() -> derived_class &common_options< derived_class >inlineprotected
timeout(const std::chrono::milliseconds timeout) -> derived_class &common_options< derived_class >inline