Couchbase C++ SDK 1.0.6 (rev. b5b5145)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
query_status.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Enumerations

enum class  query_status {
  running , success , errors , completed ,
  stopped , timeout , closed , fatal ,
  aborted , unknown
}
 Status of the N1QL Query. More...