Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
Immutable value object representing consistent options. More...
#include <couchbase/get_options.hxx>
Public Attributes | |
const bool | with_expiry |
const std::vector< std::string > | projections |
Public Attributes inherited from common_options< derived_class >::built | |
const std::optional< std::chrono::milliseconds > | timeout |
const std::shared_ptr< couchbase::retry_strategy > | retry_strategy |
const std::vector<std::string> projections |
const bool with_expiry |