Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
cluster_options.hxx File Reference
Include dependency graph for cluster_options.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cluster_options
 
struct  cluster_options::built
 

Namespaces

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

Typedefs

using cluster_connect_handler = std::function<void(error, cluster)>
 The signature for the handler of the cluster::connect()