Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
create_bucket_options.hxx File Reference
#include <couchbase/common_options.hxx>
#include <couchbase/error.hxx>
#include <functional>
Include dependency graph for create_bucket_options.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  create_bucket_options
 
struct  create_bucket_options::built
 

Namespaces

namespace  couchbase
 Represents a single item from the result of collection::scan()
 

Typedefs

using create_bucket_handler = std::function<void(error)>